Ulysses
General => Off-Topic => Topic started by: Typo001 on April 19, 2008, 05:58:16 PM
-
I have a RP server and anybody can just right click and get any of them, is it possible to turn this off?
thanks
-
go into the init.lua file for each of the sweps and make SWEP.spawnable = false instead of true
this will not allow them to be spawned.
If AdminSpawnable is true than admins will be able to spawn them though...