Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Sarge on December 14, 2005, 10:49:31 PM
-
hey people,
this is my first post and ive read everything in the forums...but no one tells me how to obtain the steam ID, i use a program to get me the number in xxxxxxx format but i see other people with something like STEAM_ID 0:1:XXXXXXX ...is this the same for all people for example if my id was 1234567 wud my steam id be STEAM_ID 0:1:1234567 or liek what else ive seen STEAM_ID 0:0:1234567??
also i get a error in my dedicated server about line 27 of ulx_users, when i compile the file it says unexpected character?
any ideas
ok lets assume i got the steam id thing working, and i have coz when i do a single player gamei have all access. but why when i host a dedicated server i dont have the access?
please i would be grateful for all the help u can supply me with
-
It automatically gives listen server admins access.
To get steamid's, use the command 'status'.
To addusers, you have to put something like this in ulx_users.lua
addUser( "STEAM_0:1:8431719", "bcdefghijklmnopqrstuz" )
-
hey thanx for that. i got steam id and put the code i
but where u say it automatically gives listenserver admins access, how do i be admin? id assume its just rcon_passwrod SAME AS SERVER.CFG. i tried that and it dont work?
thanx again
-
hey thanx for that. i got steam id and put the code i
but where u say it automatically gives listenserver admins access, how do i be admin? id assume its just rcon_passwrod SAME AS SERVER.CFG. i tried that and it dont work?
thanx again
I don't understand what you're saying, maybe rephrase it?
-
Ill have a go at it:
"Hey thanks for that. I got my steam id and I put it in there. However, you said 'It will automatically give listenserver admins access', it wont work. Do I use rcon_password? I tried it and it didnt work"
-
Ill have a go at it:
"Hey thanks for that. I got my steam id and I put it in there. However, you said 'It will automatically give listenserver admins access', it wont work. Do I use rcon_password? I tried it and it didnt work"
Oh, maybe he means that it will give admins (plural) who are in a listen server access?
No, it won't. It just gives the listen server admin ( the one running it ) access automatically. Guess I phrased that previous statement badly, sorry.
-
hehe sorry bout that dudes, but yeh i got it working. thanx for all ur help