Ulysses

General => Off-Topic => Topic started by: Typo001 on April 19, 2008, 05:58:16 PM

Title: How do I get rid of the right click to get a gun?
Post 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
Title: Re: How do I get rid of the right click to get a gun?
Post by: MrPresident on April 20, 2008, 12:16:36 AM
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...