superjer
superjer

2005 Mar 20 • 3742
|
Try I think: player_weapon_strip
It can be complicated to use but it will take all weapons from a player if the player triggers it, i.e. you might need a trigger_multi or to hook the GAME_PLAYER_SPAWN event.
You CAN use info_player_equip to give weapons but that too is messy and complicated and might not ALWAYS work for no reason.
|
|
|
|
|
2006 Apr 6 at 09:37
|
|