Author Topic: ULib users.txt and groups.txt  (Read 4910 times)

0 Members and 2 Guests are viewing this topic.

Offline The0nly0ne

  • Newbie
  • *
  • Posts: 6
  • Karma: -2
ULib users.txt and groups.txt
« on: January 28, 2008, 10:05:07 AM »
I just installed the new ULX+ ULib But i have a problem with the new Groups and Users... It worked fine with the old version, but i somehow f*cked the old version up too...
This is how my Groups.txt looks like: ( Loacted : scrds/orangebox/garrysmod/data/ULib)
Code: [Select]
"Out"
{
     "superadmin"
     {
     }
     "administrator"
     {
           "allow"
           {
          "1" "ulx adminmenu
          "2" "ulx ban
          "3" "ulx blind
          "4" "ulx bring
          "5" "ulx clientmenu
          "6" "ulx cloak
          "7" "ulx csay
          "8" "ulx ent
          "9 "ulx exec
          "10" "ulx freeze
          "11" "ulx ghost
          "12" "ulx gimp
          "13" "ulx god
          "14" "ulx goto
          "15" "ulx hp
          "16" "ulx ignite
          "17" "ulx jail
          "18" "ulx kick
          "19" "ulx map
          "20" "ulx mapsmenu
          "21" "ulx mute
          "22" "ulx noclip
          "23" "ulx playsound
          "24" "ulx ragdoll
          "25" "ulx rcon
          "26" "ulx slap
          "27" "ulx slay
          "28" "ulx spectate
          "29" "ulx sslay
          "30" "ulx teleport
          "31" "ulx toolallow
          "32" "ulx toolallowuser
          "33" "ulx tooldeny
          "34" "ulx tooldenyuser
          "35" "ulx tsay
          "36" "ulx unblind
          "37" "ulx uncloak
          "38" "ulx unfreeze
          "39" "ulx unghost
          "40" "ulx ungimp
          "41" "ulx ungod
          "42" "ulx unjail
          "43" "ulx unmute
          "44" "ulx unragdoll
          "45" "ulx userallow
          "46" "ulx userdeny
          "47" "ulx veto
          "48" "ulx vote
          "49" "ulx voteban
          "50" "ulx votekick
          "51" "ulx votemap2
          "52" "ulx whip
           }
     }
     "supermoderator"
     {
           "allow"
           {
          "1" "ulx adminmenu
          "2" "ulx ban
          "3" "ulx bring
          "4" "ulx clientmenu
          "5" "ulx csay
          "6" "ulx freeze
          "7" "ulx ghost
          "8" "ulx gimp
          "9" "ulx jail
          "10" "ulx kick
          "11" "ulx map
          "12" "ulx mapsmenu
          "13" "ulx mute
          "14" "ulx ragdoll
          "15" "ulx slap
          "16" "ulx slay
          "17" "ulx spectate
          "18" "ulx sslay
          "19" "ulx teleport
          "20" "ulx tooldeny
          "21" "ulx tsay
          "22" "ulx unfreeze
          "23" "ulx unghost
          "24" "ulx ungimp
          "25" "ulx unjail
          "26" "ulx unmute
          "27" "ulx unragdoll
          "28" "ulx vote
          "29" "ulx voteban
          "30" "ulx votekick
          "31" "ulx votemap2
           }
     }
     "moderator"
     {
           "allow"
           {
          "1" "ulx adminmenu
          "2" "ulx ban
          "3" "ulx bring
          "4" "ulx clientmenu
          "5" "ulx csay
          "6" "ulx jail
          "7" "ulx kick
          "8" "ulx map
          "9" "ulx mapsmenu
          "10" "ulx mute
          "11" "ulx ragdoll
          "12" "ulx slap
          "13" "ulx slay
          "14" "ulx spectate
          "15" "ulx tsay
          "16" "ulx unjail
          "17" "ulx unmute
          "18" "ulx unragdoll
          "19" "ulx vote
          "20" "ulx voteban
          "21" "ulx votekick
           }
     }
}

And this is how my User.txt looks like:
Code: [Select]
"The0nly0ne [Frohman Elite]"
{
"id" "STEAM_0:1:15095987"
"type" "steamid"
"pass" """
"pass_req" "0"
"groups"
{
"superadmin"
}
"allow"
{
  "1" "ulx adminmenu"
          "2" "ulx ban"
          "3" "ulx blind"
          "4" "ulx bring"
          "5" "ulx clientmenu"
          "6" "ulx cloak"
          "7" "ulx csay"
          "8" "ulx ent"
          "9 "ulx exec"
          "10" "ulx freeze"
          "11" "ulx ghost"
          "12" "ulx gimp"
          "13" "ulx god"
          "14" "ulx goto"
          "15" "ulx hp"
          "16" "ulx ignite"
          "17" "ulx jail"
          "18" "ulx kick"
          "19" "ulx map"
          "20" "ulx mapsmenu"
          "21" "ulx mute"
          "22" "ulx noclip"
          "23" "ulx playsound"
          "24" "ulx ragdoll"
          "25" "ulx rcon"
          "26" "ulx slap"
          "27" "ulx slay"
          "28" "ulx spectate"
          "29" "ulx sslay"
          "30" "ulx teleport"
          "31" "ulx toolallow"
          "32" "ulx toolallowuser"
          "33" "ulx tooldeny"
          "34" "ulx tooldenyuser"
          "35" "ulx tsay"
          "36" "ulx unblind"
          "37" "ulx uncloak"
          "38" "ulx unfreeze"
          "39" "ulx unghost"
          "40" "ulx ungimp"
          "41" "ulx ungod"
          "42" "ulx unjail"
          "43" "ulx unmute"
          "44" "ulx unragdoll"
          "45" "ulx userallow"
          "46" "ulx userdeny"
          "47" "ulx veto"
          "48" "ulx vote"
          "49" "ulx voteban"
          "50" "ulx votekick"
          "51" "ulx votemap2"
          "52" "ulx whip"
  "53"  "ulx send"
  "54"  "ulx maul"
  "55"  "ulx gag"
}
"deny"
{
    "none"
}
}



"Keth [Frohman Elite]"
{
"id" "STEAM_0:0:15898502"
"type" "steamid"
"pass" """
"pass_req" "0"
"groups"
{
"superadmin"
}
"allow"
{
  "1" "ulx adminmenu"
          "2" "ulx ban"
          "3" "ulx blind"
          "4" "ulx bring"
          "5" "ulx clientmenu"
          "6" "ulx cloak"
          "7" "ulx csay"
          "8" "ulx ent"
          "9 "ulx exec"
          "10" "ulx freeze"
          "11" "ulx ghost"
          "12" "ulx gimp"
          "13" "ulx god"
          "14" "ulx goto"
          "15" "ulx hp"
          "16" "ulx ignite"
          "17" "ulx jail"
          "18" "ulx kick"
          "19" "ulx map"
          "20" "ulx mapsmenu"
          "21" "ulx mute"
          "22" "ulx noclip"
          "23" "ulx playsound"
          "24" "ulx ragdoll"
          "25" "ulx rcon"
          "26" "ulx slap"
          "27" "ulx slay"
          "28" "ulx spectate"
          "29" "ulx sslay"
          "30" "ulx teleport"
          "31" "ulx toolallow"
          "32" "ulx toolallowuser"
          "33" "ulx tooldeny"
          "34" "ulx tooldenyuser"
          "35" "ulx tsay"
          "36" "ulx unblind"
          "37" "ulx uncloak"
          "38" "ulx unfreeze"
          "39" "ulx unghost"
          "40" "ulx ungimp"
          "41" "ulx ungod"
          "42" "ulx unjail"
          "43" "ulx unmute"
          "44" "ulx unragdoll"
          "45" "ulx userallow"
          "46" "ulx userdeny"
          "47" "ulx veto"
          "48" "ulx vote"
          "49" "ulx voteban"
          "50" "ulx votekick"
          "51" "ulx votemap2"
          "52" "ulx whip"
  "53"  "ulx send"
  "54"  "ulx maul"
  "55"  "ulx gag"
}
"deny"
{
    "none"
}
}

Could you tell me whats wrong with this? Because i got a headache, because i wanted this to work, so i had to restart gmod and the server , 10 times, while hearing the Steam chat sound 100 times.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULib users.txt and groups.txt
« Reply #1 on: January 28, 2008, 11:41:22 AM »
See FAQs
Experiencing God's grace one day at a time.

Offline The0nly0ne

  • Newbie
  • *
  • Posts: 6
  • Karma: -2
Re: ULib users.txt and groups.txt
« Reply #2 on: January 29, 2008, 09:57:26 AM »
I already checked the FAQ's , but if i add myself trough console, do i have to specify all the commands at data/ULib/groups.txt ?

Offline Avien

  • Full Member
  • ***
  • Posts: 168
  • Karma: 4
Re: ULib users.txt and groups.txt
« Reply #3 on: January 29, 2008, 10:59:54 AM »
The console explains what you must do to add a user.  Type ulx help in the console.

Offline The0nly0ne

  • Newbie
  • *
  • Posts: 6
  • Karma: -2
Re: ULib users.txt and groups.txt
« Reply #4 on: January 30, 2008, 12:12:22 PM »
The console doesnt explain. If i add myself trough console it will even get worse... It doesnt even frikking help.
And when i join it says : hey "id" your in the "the0nly0ne" group. WTF?!?! Can i get REAL help now?

Censor by Megiddo
« Last Edit: January 30, 2008, 12:54:42 PM by Megiddo »

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: ULib users.txt and groups.txt
« Reply #5 on: January 30, 2008, 12:25:13 PM »
Not with that attitide. Good luck figuring this out for yourself.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULib users.txt and groups.txt
« Reply #6 on: January 30, 2008, 12:56:00 PM »
The0nly0ne, the problem would be obvious to you if you actually took the time to read the readme. I agree with zakap on this one though.
Experiencing God's grace one day at a time.