Weapon Strip/Equip Question Created 17 years ago2007-01-21 12:53:09 UTC by Xal Xal

Created 17 years ago2007-01-21 12:53:09 UTC by Xal Xal

Posted 17 years ago2007-01-21 12:53:09 UTC Post #210113
Is it possible to make a weapon strip and equip that only affects people who pass through the trigger, or do weapon strip and equip affect everyon on the map?
Posted 17 years ago2007-01-21 13:14:10 UTC Post #210115
For C.S. ??
im not sure if you can just do a player_weaponstrip or not individually. try it out
Tetsu0 Tetsu0Positive Chaos
Posted 17 years ago2007-01-21 13:44:18 UTC Post #210117
there is an entity which allows you to do that in spirit. I think it is in the player_weaponstrip properties. (to give or take away the weapons you choose from the properties)
Posted 17 years ago2007-01-21 23:38:08 UTC Post #210168
You can trigger a game_player_equip at any time in multiplayer. Simply take off smartedit and add key values such as
weapon_crowbar 1
ammo_buckshot 2
If you trigger this it will give you the number of items in the list.
Just remember to check Use Only.
I just used this in a map Octangle. Check it out.
You must be logged in to post a response.