point_weaponstrip

From Valve Developer Community
Revision as of 01:31, 25 May 2025 by MyGamepedia (talk | contribs)
Jump to navigation Jump to search

point_weaponstrip is a logical entity available in Black Mesa 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.


Represented by class CPointWeaponStrip.

Keyvalues

Weapon to strip (weapon) <choices>

Inputs

StripWeapon <void>
Strips specified weapon.

See also