Ulysses Stuff > General Chat & Help and Support

Problem with getting access.

(1/2) > >>

Bredal:
Are you running a dedicated server? Yes
What version of ULX and ULib do you have?   ULX:3.0   ULib:2.01
What version of Gmod do you have? Garry's Mod 10

Status:
hostname:  Building Server [Norway]
version : 1.0.0.0/7 2949 secure
udp/ip  :  193.216.49.31:27015
map     :  gm_construct at: 0 x, 0 y, 0 z
players :  1 (4 max)

# userid name uniqueid connected ping loss state adr
#  2 "?oysoldier" STEAM_0:0:8209612 10:09 36 0 active 193.216.49.31:27006


lua tprint( gUsers ):
It only says: "Unknown command: lua"

server\garrysmod\lua\ULib\users.txt:
"STEAM_0:0:8209612" "" "abcdefghijklmn" "c"



When I join my server it says in my console:

Lua initialized (Lua 5.1)
This server is running ULib version 2.01.
ULX version 3.00 loaded.

But when i type "!adminmenu" in the chat it comes like this:
"You do not have access to this command, ?oysoldier."

What's wrong? Have i placed the users.txt at the wrong place? Has it something to do that I'm "unassigned" and not "Super Admin"?

I would appreciate if someone could help me out here.  ;D

spbogie:
The format for users.txt has changed in the new version. Unfortounatly the new implementation isn't documented in the users.txt file.

Here is the format (from ucl.lua)

--- Code: --- This section will tell you how to format your strings/files for UCLs.

Format of admin account in users.txt--
"<account_name>"
{
"id" "<name|ip|steamid|clantag>"
"type" "<name|ip|steamid|clantag>"
"pass" "<password>"
"pass_req" "<0|1>"
"groups"
{
"superadmin"
"immunity"
}
"allow"
{
"ulx kick"
"ulx ban"
}
"deny"
{
"ulx cexec"
}
}

Format of group in groups.txt--
"<group_name>"
{
"allow"
{
"ulx kick"
"ulx ban"
}
"deny"
{
"ulx cexec"
}
}

--- End code ---

You can also simply add yourself as a superadmin in "garrysmod/settings/users.txt".

amburgers:
is bredal snoop-staby-stab?

amburgers:
and also i used the users txt and my name stays unassigned and i can use the admin page but not client

EscudoDenali:
Would it be possible for someone to explain, in more detail, exactly HOW to add users and place them in groups that show up when you press Tab?

Navigation

[0] Message Index

[#] Next page

Go to full version