Author Topic: Can't Disable Noclip  (Read 37543 times)

0 Members and 1 Guest are viewing this topic.

Offline theduce11

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Can't Disable Noclip
« on: July 11, 2011, 05:00:54 PM »
On my server, which is using DarkRP and ULX, sbox_noclip is set to 0, and nobody is allowed to use ulx noclip, but anyone higher than the user group can still press v to noclip. How can I stop this?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Can't Disable Noclip
« Reply #1 on: July 11, 2011, 05:57:26 PM »
Pretty sure since noclipping is a Source server feature, not Gmod Sandbox (sbox), you'd use sv_noclip
Been a while though. I might be wrong.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline theduce11

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Can't Disable Noclip
« Reply #2 on: July 11, 2011, 06:29:14 PM »
Pretty sure since noclipping is a Source server feature, not Gmod Sandbox (sbox), you'd use sv_noclip
Been a while though. I might be wrong.
There is no setting called sv_noclip.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Can't Disable Noclip
« Reply #3 on: July 11, 2011, 07:52:09 PM »
Just checked my /cfg/server.cfg - last updated in February of 2010.
   "sbox_noclip"         "1"
If that doesn't work, then Garry's changed it, or another mod you have is breaking it, or conflicting with another mod that adjusts it.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline theduce11

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Can't Disable Noclip
« Reply #4 on: July 11, 2011, 09:03:06 PM »
I tried setting it to 1 and 0, but it still allows it. I only have WireMod installed right now. I guess it could be DarkRP.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Can't Disable Noclip
« Reply #5 on: July 11, 2011, 09:13:02 PM »
Make sure you don't have it twice somewhere
Like, starting it with command line, but it execs in server.cfg
Or, you have it in one config, but another gets executed (autoexec.cfg)
Etc.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming