Template:Fl BreakableProp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Confirmed)
 
Line 3: Line 3:
<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)