3dom® 0 Posted December 9, 2002 PLEASE help someone , im making a CTF with Pistols only , but peeps are respawning with m-16s and ak-47s . How do i get a soldier to respawn with a Beretta ? Share this post Link to post Share on other sites
TYsiEK 0 Posted December 9, 2002 You need to use a command like: respawnunit1 removeallweapons ; respawnunit1 addweapon "beretta" ; respawnunit1 addmagazine "berettamagazine" You mean this ? Share this post Link to post Share on other sites
3dom® 0 Posted December 9, 2002 ah ive sorted it now thanks to kegetys ! Share this post Link to post Share on other sites
Tanelorn 0 Posted December 12, 2002 Yes that's nice but when you do it you can't fire your weapon and must hit switchweapon key first. TOo bad about that. Share this post Link to post Share on other sites
ACES_KEVIN 0 Posted December 12, 2002 Well 3dom share the knowledge with us how you did it? Kevin Share this post Link to post Share on other sites
ralphwiggum 6 Posted December 12, 2002 search for specific weapon respawn. Share this post Link to post Share on other sites
joltan 0 Posted December 12, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Tanelorn @ Dec. 12 2002,03:14)</td></tr><tr><td id="QUOTE">Yes that's nice but when you do it you can't fire your weapon and must hit switchweapon key first. TOo bad about that.<span id='postcolor'> Just add a 'switchweapon' command and the gun will be selected right away. I have a script implemented as a function that I did for a ctf a while ago - it reams respawning players depending on their unit type, and can easily be adopted for any weapon loadout you want. Get it here Share this post Link to post Share on other sites