Author Topic: Need huge help  (Read 1808 times)

0 Members and 1 Guest are viewing this topic.

Offline nogger

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Need huge help
« on: January 15, 2014, 11:07:59 PM »
I removed the group superadmin and like all the commands are gone and when i do
ulx groupallow owner groupallow
it doesnt add it to menu and i cant view all teh stuff in ulx i could view before :(
halp

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
Re: Need huge help
« Reply #1 on: January 15, 2014, 11:17:34 PM »
First off...You never ever touch superadmin unless you have a remote console.

Anyway, look in the FAQ. Solves problems.  :P
Out of the Garry's Mod business.

Offline nogger

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: Need huge help
« Reply #2 on: January 15, 2014, 11:33:12 PM »
I didnt find anything in FAQ and i do have a console,
but if it matters its a free server (srcds)

Offline ojbristow

  • Newbie
  • *
  • Posts: 47
  • Karma: 0
    • Superclocked
Re: Need huge help
« Reply #3 on: January 16, 2014, 01:05:54 AM »
I used to have a group above superadmin but realised how stupid I was for doing so due to the fact that there is more to it than just the ulx permissions.  What I have done now is create a group with the same permissions but inherited from the group below superadmin.  I have then on the scoreboard made the group superadmin show as Owner and the group that I have called 'superduperadmin' and that shows as Super Admin on the scoreboard, this rank is for people that I feel deserve superadmin.

With regards to getting your permissions back, I think you need to type in the server console:
Code: [Select]
ulx groupadd superadminthen
Code: [Select]
ulx groupallow superadmin "ulx groupallow"not sure about this next one, but think its something like this?
Code: [Select]
ulx groupallow superadmin "ulx managegroups"
EDIT: in the console type and look for something similar to the below command
Code: [Select]
ulx help
It will probably be worth waiting for someone who actually knows what their talking about but I just wanted to see if I could help :)

Owen
« Last Edit: January 16, 2014, 01:20:24 AM by ojbristow »


Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need huge help
« Reply #4 on: January 16, 2014, 02:17:26 PM »
I didnt find anything in FAQ
but if it matters its a free server (srcds)
The faqs forum area includes instructions for restoring ULX to factory default, that is what you will need to make sure you've not broken any other inheritance chain in groups by deleting superadmin.
And, Doesn't matter about free server.

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming