Weapon respawn time

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
Tofu
prop_static
prop_static
Posts: 80
Joined: Thu Aug 10, 2006 1:31 pm

Weapon respawn time

Post by Tofu »

Newb question: Is there any way to define how quickly weapons and items respawn? I want some weapons in my map to respawn immediatly so players can just grab weapons at spawn and leave as soon as possible, instead of everyone having to wait for 3-4 seconds each while the weapons respawn.

I know I could just place weapons at each spawn, but for the storyline's sake I'd prefer it if everyone started with nothing and collected the weapons on the way out of spawn.

EDIT: Nevermind, fixed it myself by having a logic_auto target a point_clientcommand with sv_hl2mp_item_respawn_time 0.1 :)
Post Reply