Ok, anyways, finally got admin linking working, so I decided to switch from the garrysmod/settings/users.txt to the ulib version. Ulib is a tad more complicated, but I wanted to be immune to other admins (meaning they cant grab me, slap me, etc,). Anyways, I tried doing that, it failed, and I have no idea what is wrong, Heres me code: "<Auctionedllama>"
{
"id" "STEAM_0:0:11583102"
"type" "steamid"
"pass" """
"pass_req" "0"
"groups"
{
"1" "superadmin"
"2" "immunity"
}
"allow"
{
}
"deny"
{
}
}
I also have other people added in there, and they don't appear as admins, so it has me worried, but I do? (also, I did delete all of the stuff in the first users.txt [gmod/settings/users.tx] <--- deleted)
Help would be great to know what I am doing?