Removes all weapons and ammo from player. It's possible to also remove HEV suit.
"Players to strip", m_iAffected:
Allows to change which players will be affected by player_weaponstrip. Options are:
- Activator only: strip only !activator of the script e.g. player who pressed a button that targeted this entity.
- All players: strip everyone on map.
- All players except activator: strip everyone except the !activator of the script- e.g. strip everyone except player who
pressed a button that targeted this entity.
Flags
1: "Strip suit, too": (Also) remove HEV suit.
|