Hey,
I am making a prison map and I need the terrorists to start out with knives, not glocks.
How do I get them to spawn without their glocks? Any help is appreciated!
Thanks,
LEMON
Hey,
I am making a prison map and I need the terrorists to start out with knives, not glocks.
How do I get them to spawn without their glocks? Any help is appreciated!
Thanks,
LEMON
Hmm, the entity is called, game_player_weapon, or something, spawn that and go into edit, and take of smart edit. Then add your stuff like weapon_knife, and set that value to 1.
i once did it so that all players started with duel elites, if you check out FPS banana they will help you out, i forgot how to do it, its been a year











info_player_equip
Whatever you put it is what the player will have. Turn off smartedit and add a Value like this:
Name : weapon_weaponyouwanthere
Value : 1 (Since this is how many weapons everyone will have).