game_player_equip problems

game_player_equip problems

Hammer Mapping — Page [1]
Trev999
2005 Aug 15 • 2
29 ₧
Hey guys. I got a minor problem here. So I'm making a map and I want my players to spawn with deagles. So I made an info_player_equip on each spawnpoint, and I thought I was set. I went into the game, and theres are like 10-15 deagle that dropped down. If I kept pressing 'G' to drop my gun, I would keep getting deagles till there were, like I said, 10-15 on the ground. How come this happens? It sometimes crashes the server so it's a problem that needs to be solved a.s.a.p. Thanks all.
 
 
 
2006 Jun 18 at 18:38 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
You only need one game_player_equip, not one for each spawn.

It doesn't activate by touching it, it just works for everyone automatically, as long as you don't name it.

If you give it a name, you can use a trigger_multiple (or similar) targetting it. This is how I distribute weapons in the L337SK337 maps.
 
 
 
2006 Jun 19 at 12:04 PDT
Page [1]