Prop money crate: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{ent not in fgd}} '''prop_weapon_upgrade_chute''' is a point entity available in {{csgo}} '''Counter-Strike:Global Offensive''' since '''Danger Zone''' update. {{warning...")
 
mNo edit summary
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd}}
'''prop_weapon_upgrade_chute''' is a [[point entity]] available in {{csgo}} '''Counter-Strike:Global Offensive''' since '''Danger Zone''' update.
'''prop_money_crate''' is a [[point entity]] available in {{csgo}} '''Counter-Strike:Global Offensive''' since '''Danger Zone''' update.


{{warning|Manually placed entities '''won't work''' like they're supposed to.}}
{{warning|Manually placed entities '''won't work''' like they're supposed to.}}
{{note|This entity won't show up in game unless it has <code>'''model'''</code> keyvalue specifying path for model to use.}}
{{note|This entity won't show up in game unless it has <code>'''model'''</code> keyvalue specifying path for model to use.}}

Revision as of 11:45, 9 December 2018

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

prop_money_crate is a point entity available in Counter-Strike: Global Offensive Counter-Strike:Global Offensive since Danger Zone update.

Warning.pngWarning:Manually placed entities won't work like they're supposed to.
Note.pngNote:This entity won't show up in game unless it has model keyvalue specifying path for model to use.