Template:Fl BreakableProp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Confirmed)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{lang|{{FULLPAGENAME}}}}[[Category:Flag Templates|BreakableProp]]
[[Category:Flag Templates|BreakableProp]]
{{tip|Add {{para|nofgd|1}} to have the flags display as !FGD.}}
{{tip|Add {{para|nofgd|1}} to have the flags display as !FGD.}}
<onlyinclude>{{minititle|BreakableProp}}
<onlyinclude>{{minititle|BreakableProp}}
{{Fl|16|Break on Touch|nofgd={{{nofgd|}}}}}
{{Fl|16|Break on Touch|nofgd={{{nofgd|}}}}}
{{Fl|32|Break on Pressure|Will break after being stood on for <code>PressureDelay</code> seconds{{confirm}}|nofgd={{{nofgd|}}}}}</onlyinclude>
{{Fl|32|Break on Pressure|Will break after being stood on for <code>PressureDelay</code> seconds.{{Note|Some models will break instantly if this is or isn't set. (e.g. <code>militiawindow02_breakable.mdl</code>, <code>window_industrial.mdl</code>)}}|nofgd={{{nofgd|}}}}}</onlyinclude>

Latest revision as of 02:37, 11 October 2024

Tip.pngTip:Add |nofgd=1 to have the flags display as !FGD.

BreakableProp:

Break on Touch : [16]
Break on Pressure : [32]
Will break after being stood on for PressureDelay seconds.
Note.pngNote:Some models will break instantly if this is or isn't set. (e.g. militiawindow02_breakable.mdl, window_industrial.mdl)