point_weaponstrip
Jump to navigation
Jump to search
point_weaponstrip
is a point entity available in Black Mesa. This entity strips specified weapon from the player. It doesn't strip specified weapon from all players, only from the one who launched scripts that activated this entity.
Keyvalues
- Name (targetname) <string>
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Weapon to strip (weapon) <choices>
-
- 0 : weapon_357
- 1 : weapon_crossbow
- 2 : weapon_crowbar
- 3 : weapon_frag
- 4 : weapon_glock
- 5 : weapon_gluon
- 6 : weapon_hivehand
- 7 : weapon_mp5
- 8 : weapon_rpg
- 9 : weapon_satchel
- 10 : weapon_shotgun
- 11 : weapon_snark
- 12 : weapon_tau
- 13 : weapon_tripmine
- 14 : weapon_headcrab
- 15 : weapon_assassin_glock
Inputs
- StripWeapon <void>
- Strips specified weapon.