Knifes only

-Psy-

Walking round in women's underwear
Joined
Mar 9, 2005
Messages
4,805
Reaction score
0
How would I make the players spawn with knifes only?
 
Place a game_player_equip and, if you're using Valve's default FGDs, turn off SmartEdit and add a key "weapon_knife" with a value of 1.
 
Couldn't you just have a player stip with the output connect to the player equip set up to give knife? ........crude i know but i dont think there is another way? ....i dunno, i dont often map for cs s.
 
Actually it worked ok...
 
Freelancer said:
yea but then thay still will have pistols

Only in HL2DM. The game_player_equip works properly in CS:S.
 
With Valve's FGDs, you place one, ensure that the "Use Only" flag is not checked, then turn off SmartEdit and Add new keys. The name of the key is the classname of a weapon (weapon_knife) and the value is the number of that weapon to give (1).

If you get a new FGD, you can get a nice list of all the weapons you can give, then just tick them "Yes" or "No."
 
Back
Top