Prop detail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(actually, I bet this won't work with manually-placed detail props)
Line 4: Line 4:
; model <code><[[string]]></code>
; model <code><[[string]]></code>
: World model to appear as. Must be must be [[$staticprop]] and <code>[[UnlitGeneric]]</code> (ALL skins). Maximum string length: 128.
: World model to appear as. Must be must be [[$staticprop]] and <code>[[UnlitGeneric]]</code> (ALL skins). Maximum string length: 128.
== See also ==
* {{L4D add|[[func_detail_blocker]]}}

Revision as of 06:22, 18 January 2010

Template:Base point It is used to manually create a detail prop. It only supports model detail props, so is rarely used.

Keyvalues

model <string>
World model to appear as. Must be must be $staticprop and UnlitGeneric (ALL skins). Maximum string length: 128.