A brush entity to check weapon(s)/item(s) in player possession. It is used in Counter-Terrorist Training Center maps in the retail version of Counter-Strike to check if the player has bought the ordered weapon to proceed the map.
Attributes
- trigger_items - Target name
- item1 - Weapon/item name (eg weapon_mp5navy)
- item2 - Weapon/item name (eg weapon_mp5navy)
- master - Master
Notes
- Fires Target(s) only once.
- Has no item limit.
- Must have all items to fire Target(s).
- Can leave as blank.
See also