Template:Fl BreakableProp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Updated)
(Confirmed)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{ScrollBox|title=BreakableProp|
* 16 : Break on Touch
* 32 : Break on Pressure
}}<noinclude>
[[Category:Flag Templates|BreakableProp]]
[[Category:Flag Templates|BreakableProp]]
</noinclude>
{{tip|Add {{para|nofgd|1}} to have the flags display as !FGD.}}
<onlyinclude>{{minititle|BreakableProp}}
{{Fl|16|Break on Touch|nofgd={{{nofgd|}}}}}
{{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)