Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Recon77 on March 22, 2006, 04:41:46 PM
-
Im using a listin server and do not use the fix (no problems without it :S) and i cannot set myself as an admin, i have tried "STEAM_0:0:6147791 00:46" "abcdefghijklmn" and "STEAM_ID_LAN" "bcdefghijklmnopqrstuz" but none are working, what am i doing wrong :O
-
It should automatically make you an admin. type ulx_who in the console
-
Nope, when i try ulx_who i get no admins, and when i bring up ulx_menu i got only the choice to exit, and no other commands. :'(
-
Try using the ULX builder
-
nope, ive tried all of those and nothing is working :'(
-
Post your users file.
-
mkuy, here it is ;D
// Add users here, in the following format:
// "<steamid>" "<access flags>" //Optional comment ( You could say who this steamid belongs to in this comment )
//
// Example:
// "STEAM_0:1:1234567" "abcdefghijklmnopqrstuz"
// DO NOT INCLUDE THE '//' before the steamid, IT DENOTES A COMMENT
//
// Access flags:
// a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands)
// b - reservation (can join on reserved slots)
// c - ulx_kick command
// d - ulx_ban and ulx_unban commands
// e - ulx_slay and ulx_slap commands
// f - ulx_map command
// g - ulx_cvar command (not all cvars will be available)
// h - ulx_cfg command
// i - ulx_chat and other chat commands
// j - ulx_vote and other vote commands
// k - access to sv_password cvar (by ulx_cvar command)
// l - access to ulx_rcon command and rcon_password cvar (by ulx_cvar command)
// m - spawned props will be "protected", only other users with this access will be able to delete or move them ( ALSO UNAFFECTED BY PROP ANTI SPAM )
// n - ulx_ent command - CAUTION, PLAYERS MAY BE ABLE TO CRASH THE SERVER WITH THIS ACCESS
// o - custom level A
// p - custom level B
// q - custom level C
// r - custom level D
// s - custom level E
// t - custom level F
// u - custom level G
// z - custom level H
//
//
// TUTORIAL:
// Go to your server, type "status" without the quotes in either your console, or the server console
// Example output:
//
// Take your steamid. In this example, Joe's steamid is "STEAM_0:1:123456" without the quotes. Use this id as part of your access line.
// In this example, the server admin wants to grant Joe access to the slay-related and kick-related commands ONLY ( the admin looks at the access table listed above and sees that the wanted accesses respond to c and e, respectively ), so the following line ( without the '//' is added to users.ini )
// "STEAM_0:1:123456" "ce"
//"STEAM_ID_LAN" "bcdefghijklmnopqrstuz" //Uncomment this if you want to give people on LAN access, or if you're using the listen server fix
"STEAM:0:06147791" "abcdefghijklmnopqrstuz"
-
Please post the information asked by the sticky.
-
Are you running a dedicated server? no, a created server through gmod (listin server its called last i remember)
What version of ULX do you have? 1.11 i think, i just downloaded it last week, so its the latest version.
-
It asks for more information than that.
-
And most importantly, while you're connected to your server, enter these commands at the server console and paste the output into the thread.
status
lua tprint( gUsers )
-
thats what i get when i do status and lua tprint( gUsers )
] status
hostname: Recon's Build
version : 1.0.1.0/7 2687 insecure (secure mode enabled, connected to Steam3)
udp/ip : 192.168.0.100:27015
map : gm_construct at: 704 x, 132 y, -79 z
players : 1 (3 max)
# userid name uniqueid connected ping loss state adr
# 3 "Recon" STEAM_0:0:6147791 00:22 28 0 active 127.0.0.1:27005
] lua tprint( gUsers )
STEAM_0:1:3139154=abcdefghijklmnopqrstuz
-
The steamid from status does not match up with the one from gUsers, make sure you have it correct in users.ini.
-
ive checked the users.ini in my config folder atleat 5 times now and searched for that steamid, and i see nothing with the steam id STEAM_0:1:3139154=abcdefghijklmnopqrstuz
the only ID i have entered is mine, whitch is "STEAM_0:0:6147791" "abcdefghijklmnstuz"
i will paste all of my users file so someone can check it for an error (im using ULX builder, so i dont get why it is wrong) // Add users here, in the following format:
// "<steamid>" "<access flags>" //Optional comment ( You could say who this steamid belongs to in this comment )
//
// Example:
// "STEAM_0:1:1234567" "abcdefghijklmnopqrstuz"
// DO NOT INCLUDE THE '//' before the steamid, IT DENOTES A COMMENT
//
// Access flags:
// a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands)
// b - reservation (can join on reserved slots)
// c - ulx_kick command
// d - ulx_ban and ulx_unban commands
// e - ulx_slay and ulx_slap commands
// f - ulx_map command
// g - ulx_cvar command (not all cvars will be available)
// h - ulx_cfg command
// i - ulx_chat and other chat commands
// j - ulx_vote and other vote commands
// k - access to sv_password cvar (by ulx_cvar command)
// l - access to ulx_rcon command and rcon_password cvar (by ulx_cvar command)
// m - spawned props will be "protected", only other users with this access will be able to delete or move them ( ALSO UNAFFECTED BY PROP ANTI SPAM )
// n - ulx_ent command - CAUTION, PLAYERS MAY BE ABLE TO CRASH THE SERVER WITH THIS ACCESS
// o - custom level A
// p - custom level B
// q - custom level C
// r - custom level D
// s - custom level E
// t - custom level F
// u - custom level G
// z - custom level H
//
//
// TUTORIAL:
// Go to your server, type "status" without the quotes in either your console, or the server console
// Example output:
//
// Take your steamid. In this example, Joe's steamid is "STEAM_0:1:123456" without the quotes. Use this id as part of your access line.
// In this example, the server admin wants to grant Joe access to the slay-related and kick-related commands ONLY ( the admin looks at the access table listed above and sees that the wanted accesses respond to c and e, respectively ), so the following line ( without the '//' is added to users.ini )
// "STEAM_0:1:123456" "ce"
//"STEAM_ID_LAN" "bcdefghijklmnopqrstuz" //Uncomment this if you want to give people on LAN access, or if you're using the listen server fix
"STEAM_0:0:6147791" "abcdefghijklmnstuz"
-
i will also add, in single player i get all the features in the admin menu, but when i hit create server and load the menu i get nothing. ??? ??? ???
-
Well the admins file is correct, in any case...
-
There's no random steamid generator in ULX, that id has to be coming from somewhere
-
well if its not from my users.ini, then where is it from ??? ???
-
got the same problem. but my server is a dedicated debian server.
my user.ini input looks like this (only the steamid input rest is allknowns reamdme info)
"STEAM_0:0:263257" "abcdefghijklmnopqrstuz"
and when i try to access adminmenu it says "You lack sufficient access to use this command!"
i try the ULX Builder but the same result :S
-
Read the sticky at the top of the thread list.
-
i try everything in that list. the status brings up my steamID (post it) and the gusers code doesn`t work. "can only by server admins"
-
Hi!
I though you wrotte this (STEAM_0:0:6147791 00:46) mine is fine without the 00:46. try to take out everything and do it again from the begining, or if you know you have everythink correct then you have something (mod, or plugin) you know better, which is making problem with ULX.
-
i check the steamID double. just as they wrote. i found no problems.
-
Did you not read the BOLD UNDERLINED part that said RUN THIS COMMAND AT THE SERVER CONSOLE? Or that part that said to make a thread with that information? This thread is now locked due to stupidity.