Weapon citizensuitcase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (formatting)
Line 1: Line 1:
{{wrongtitle|title=weapon_citizensuitcase}}
{{wrongtitle|title=weapon_citizensuitcase}}
[[Category:Entities]]
[[Category:Entities]]
==Entity Description==


[[Image:hammercitizensuitcase.jpg|frame|right|Citizen Suitcase]]
[[Image:hammercitizensuitcase.jpg|frame|right|Citizen Suitcase]]


The weapon_citizensuitcase is a weapon entity used for [[npc_citizen]] seen throughout the game. The entity should be used for scripted sequences only, and not intented for the player to use, since the viewmodel is incorrect, and contains errors. The citizensuitcase also follows all physics rules as if it were a [[prop_physics]].
The '''weapon_citizensuitcase''' is a weapon [[entity]] used for [[npc_citizen]] seen throughout the game. The entity should be used for scripted sequences only, and not intented for the player to use, since the viewmodel is incorrect, and contains errors. When not equipped to a character, the citizensuitcase also follows all physics rules as if it were a [[prop_physics]].

Revision as of 22:51, 13 December 2010

Template:Wrongtitle

Citizen Suitcase

The weapon_citizensuitcase is a weapon entity used for npc_citizen seen throughout the game. The entity should be used for scripted sequences only, and not intented for the player to use, since the viewmodel is incorrect, and contains errors. When not equipped to a character, the citizensuitcase also follows all physics rules as if it were a prop_physics.