Author Topic: Having trouble assigning groups on my dedicated server  (Read 1556 times)

0 Members and 2 Guests are viewing this topic.

Offline bleese

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Having trouble assigning groups on my dedicated server
« on: January 16, 2011, 12:00:26 AM »
So I have made my first dedicated server :D and i decided to download ULX. Everything worked fine, except, of course i am not a superadmin. So i went into the ULib/Data/ULib/groups.txt

Where it says super admin i write this

"Superadmin"
{
   "allow"
   {
        "Bleese" "STEAM_0:0:18894434"
   }
   "deny"
   {
   }
   "inherit_from"
   {
      "admin"
   }
}

But of course nothing changes, i do not have any access to any administrator (or superadministrator) commands, If anyone could tell me what i am doing wrong i would be very greatful.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Having trouble assigning groups on my dedicated server
« Reply #1 on: January 16, 2011, 02:52:25 AM »
Bleese,
1) Where did you download it from?
2) If you read the readme.txt within the addons/ULX folder, never does it say to edit that file you did.
3) If you edited anything addons/ULib/data .... - you edited the wrong file. Not only the wrong file, I believe it tells you not to edit those files
4) After the first three above, the format of the file you edited will never look like that, old or new version.
5) Go to our main forum front page, see the "General help and support" link? Look right under that, there is a FAQ link.... use it.
There's a question called 'having trouble with access'. Follow it's steps
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming