Prop loot crate: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd}}
{{this is a|e0|game=csgo|name=prop_loot_crate}} {{DZupdate}}
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=prop_loot_crate}} {{DZupdate}}


{{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.}}
[[Category:Prop entities|loot crate]]

Latest revision as of 08:59, 1 September 2024

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

prop_loot_crate is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. It's one of many new entities added with the CS:GO Danger Zone 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.