Weapon citizenpackage: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 6: Line 6:
[[Image:hammercitizenpackage.jpg|frame|right|Citizen Package]]
[[Image:hammercitizenpackage.jpg|frame|right|Citizen Package]]


The weapon_citizenpackage 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 citizenpackage also follows all physics rules as if it were a [[prop_physics]].
The weapon_citizenpackage 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 citizenpackage also follows all physics rules as if it were a [[prop_physics]].


[[Category:Entities]]
[[Category:Entities]]
[[Category:Weapons]]
[[Category:Weapons]]

Revision as of 00:24, 31 October 2012

Template:Hl2 point

Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

Stub

This article or section is a stub. You can help by expanding it.

Entity description

Citizen Package

The weapon_citizenpackage 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 citizenpackage also follows all physics rules as if it were a prop_physics.