Help - CSS aim_map

Kouler

Tank
Joined
Jun 12, 2004
Messages
1,341
Reaction score
0
Hi, i am currently making a CSS aim map, but i dont know how to make it so that you spawn without your default pistol (usp/glock) anyone care to help? Thanks in advance
 
before posting you should look around :) this have been descussed before i think ...
 
To make it so that you ONLY start with a knife

Create a game_player_equipt entity...
Go into smart edit and click add and in were it says Key: Put in the gun that you want them to start with... e.g
Weapon_knife
Weapon_Ak47
And were it says Value: put in: 1 for that one weapon for every player
Hit Apply and test

Hope that helped :)
 
Back
Top