Help Godmode and noclip
-
- New to forums
- Posts: 1
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Oct 27, 2013 8:57 pm
Help Godmode and noclip
Hello i just bought a darkrp server using www.nfoservers.com everyone in the game has godmode idk how to change this and another thing the admins dont have noclip we are running ulx we have wiremod also thanks for the help
Re: Help Godmode and noclip
First, you will have to open ULX with !menu and then you should see a setting similar to what is depicted here http://img153.imageshack.us/img153/867/ ... 051610.jpg
-
- New to forums
- Posts: 11
- Joined: Sun Nov 10, 2013 1:03 pm
Re: Help Godmode and noclip
If you're set to admin type !menu then go to settings on the top.
Re: Help Godmode and noclip
If you have ULX I recommend you place these into your autoexec.cfg file located under garrysmod/cfg/
copy and paste this in to make godmode and noclip auto disable every time the server restarts.
Along with a few other tool additions.
Feel free to change these around to fit your needs.
copy and paste this in to make godmode and noclip auto disable every time the server restarts.
Along with a few other tool additions.
Code: Select all
sbox_noclip "0"
sbox_godmode "0"
sbox_plpldamage "0"
rp_toolgun "1"
sbox_maxprops "1000"
sbox_maxragdolls "0"
sbox_maxeffects "0"
sbox_maxdynamite "0"
sbox_maxlamps "0"
sbox_maxthrusters "0"
sbox_maxwheels "4"
sbox_maxhoverballs "0"
sbox_maxvehicles "0"
sbox_maxbuttons "20"
sbox_maxemitters "0"
sbox_maxspawners "0"
sbox_maxturrets "0"

Re: Help Godmode and noclip
This honestly isn't hard at all to figure out. Just try working with it next time.
Re: Help Godmode and noclip
snivell wrote:This honestly isn't hard at all to figure out. Just try working with it next time.
True it isn't very hard to figure out, but I was happy to help him out. If it saves him some time that's fine by me.
