Ulysses Stuff > General Chat & Help and Support

Users.ini

(1/2) > >>

Terminal58:
Sorry I just got the ULX 2 and I tried installing the admin things and so on and it doesnt recognize me as a admin.


--- Code: ---// Users configuration file

// Line starting with // are comments

// Access flags:
// a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
// b - reservation (can join on reserved slots)
// c - kick access
// d - ban and unban access
// e - slay and slap access
// f - map access
// g - cvar access
// h - ent access (could crash the server!)
// i - misc chat access
// j - vote access
// k - prop access
// l - rcon access
// m - player control access (things that affect clients)
// n - menu access
// Other letters may be used for additional plugins (access flags are caps-sensitive).

// Account flags:
// a - this is a playername
// b - this is a clan tag (partial playername)
// c - this is a steamid
// d - this is an ip
// e - this is a steam login (the username they log into steam with)
// f - disconnect player on invalid password (gives them 30 seconds to enter one, by default)

// Password:
// When asked for the password, use "_pw <password>" in console

// Format of admin account:
// "<name|ip|steamid|clantag|steamlogin>" "<password>" "<access flags>" "<account flags>"

// Examples of admin accounts:
// "STEAM_0:0:123456" "" "abcdefghijklmnopqrstuv" "c"
// "123.45.67.89" "" "abcdefghijklmnopqrstuv" "d"
// "My Name" "my_password" "abcdefghijklmnopqrstuv" "a"
"STEAM_0:0:8430540" "" "abcdefghijklmnopqrstuz" "c"
--- End code ---
My steam ID is STEAM_0:0:8430540

What am I doing wrong.

JamminR:
That should work.
If you do a "ulx who" in console, it doesn't show you?

Make sure your folders/files are...
gmod9/lua/ULIB/users.ini

gmod9/lua/init/ulx_init.lua
gmod9/lua/ULX/<rest of files>



Terminal58:

--- Quote from: JamminR on September 05, 2006, 07:03:01 PM ---That should work.
If you do a "ulx who" in console, it doesn't show you?

Make sure your folders/files are...
gmod9/lua/ULIB/users.ini

gmod9/lua/init/ulx_init.lua
gmod9/lua/ULX/<rest of files>

--- End quote ---

Checked and it all is there fine.

Megiddo:
And what does "ulx who" show?

Terminal58:
Fixed it I had some functions in the way. ULX 1 got in the way of it I think.

Navigation

[0] Message Index

[#] Next page

Go to full version