trigger_weapon_strip
Jump to navigation
Jump to search


![]() |
---|
CTriggerWeaponStrip |
![]() |
trigger_weapon_strip
is a brush entity available in Half-Life 2 series and
Black Mesa.
Entity description
A brush entity trigger that makes the player drop all of their weapons.
- Dropped weapons can only be picked up again by interacting with them.
- If "Kill weapons" is set to "Yes", the player's weapons simply disappear; they are not dropped.


Keyvalues
- Kill Weapons (KillWeapons) <boolean>
- Don't drop weapons, remove them directly instead.
- Remove All Ammo (KillAmmo) <boolean> (only in
)
- Removes all of the players ammo as well.
- Strip Parkour (StripParkour) <boolean> (only in
)
- Removes the parkour item alongside the weapons.
Flags
Inputs
Outputs
See also
- Player_weaponstrip - A Similar point entity.