Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Recon77 on March 22, 2006, 04:41:46 PM

Title: Admin problems
Post 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
Title: Re: Admin problems
Post by: Megiddo on March 23, 2006, 07:04:52 AM
It should automatically make you an admin. type ulx_who in the console
Title: Re: Admin problems
Post by: Recon77 on March 23, 2006, 03:14:24 PM
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.  :'(
Title: Re: Admin problems
Post by: Golden-Death on March 23, 2006, 08:07:00 PM
Try using the ULX builder
Title: Re: Admin problems
Post by: Recon77 on March 26, 2006, 05:21:53 PM
nope, ive tried all of those and nothing is working  :'(
Title: Re: Admin problems
Post by: Golden-Death on March 26, 2006, 05:28:06 PM
Post your users file.
Title: Re: Admin problems
Post by: Recon77 on March 27, 2006, 02:48:30 PM
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"
Title: Re: Admin problems
Post by: Megiddo on March 27, 2006, 05:29:52 PM
Please post the information asked by the sticky.
Title: Re: Admin problems
Post by: Recon77 on March 27, 2006, 05:48:33 PM
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.
Title: Re: Admin problems
Post by: Megiddo on March 27, 2006, 06:04:16 PM
It asks for more information than that.
Title: Re: Admin problems
Post by: Golden-Death on March 27, 2006, 07:35:29 PM
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 )
Title: Re: Admin problems
Post by: Recon77 on March 28, 2006, 06:34:02 AM
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
Title: Re: Admin problems
Post by: Megiddo on March 28, 2006, 08:10:54 AM
The steamid from status does not match up with the one from gUsers, make sure you have it correct in users.ini.
Title: Re: Admin problems
Post by: recon7 on March 28, 2006, 08:32:28 AM
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"


Title: Re: Admin problems
Post by: Recon77 on March 28, 2006, 10:34:53 AM
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.  ??? ??? ???
Title: Re: Admin problems
Post by: Golden-Death on March 28, 2006, 07:29:46 PM
Well the admins file is correct, in any case...
Title: Re: Admin problems
Post by: Megiddo on March 28, 2006, 08:44:01 PM
There's no random steamid generator in ULX, that id has to be coming from somewhere
Title: Re: Admin problems
Post by: Recon77 on March 29, 2006, 01:54:43 PM
well if its not from my users.ini, then where is it from  ??? ???
Title: Re: Admin problems
Post by: greenmaster on April 20, 2006, 09:22:36 AM
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)

Code: [Select]
"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
Title: Re: Admin problems
Post by: Megiddo on April 20, 2006, 12:04:29 PM
Read the sticky at the top of the thread list.
Title: Re: Admin problems
Post by: greenmaster on April 20, 2006, 12:10:38 PM
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"
Title: Re: Admin problems
Post by: 6igmile on April 20, 2006, 11:22:32 PM
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.
Title: Re: Admin problems
Post by: greenmaster on April 21, 2006, 12:00:22 AM
i check the steamID double. just as they wrote. i found no problems.
Title: Re: Admin problems
Post by: Megiddo on April 21, 2006, 07:17:02 AM
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.