Page 1 of 1
Remove wepons from the map
Posted: January 22nd, 2010, 5:06 pm
by kubiszon
Hi all
Can some one have script for removing wepons from map?
Re: Remove wepons from the map
Posted: January 22nd, 2010, 10:52 pm
by Hoogie
You can just disable weapons with /cg_drawgun 0 (you can still shoot tough)
If you dont want to have it at all i cant help you
I don't understand scripting

Re: Remove wepons from the map
Posted: January 22nd, 2010, 11:23 pm
by Drofder2004
cg_drawgun literally just stop the gun from being drawn on the screen.
The command to remove weapons from players is takeallweapons()
Re: Remove wepons from the map
Posted: January 22nd, 2010, 11:28 pm
by Hoogie
ah ok
well i always use that since the only reason i dont want the gun in the screen is for like intro's of movies and for that it works fine xD