Author Topic: Help with the whole thing!  (Read 5057 times)

0 Members and 1 Guest are viewing this topic.

Kraq

  • Guest
Help with the whole thing!
« on: September 04, 2006, 04:37:12 PM »
Ok I need help with evrything. What does Ulib and ULX do? Where do I put it? And how i use it?

Kraq

  • Guest
Re: Help with the whole thing!
« Reply #1 on: September 04, 2006, 04:38:40 PM »
And wich do I get?

Offline Mank

  • Full Member
  • ***
  • Posts: 209
  • Karma: 9
    • Ulysses Mod!
Re: Help with the whole thing!
« Reply #2 on: September 04, 2006, 04:51:41 PM »
Wow.

Okay, firstly, ULX is a server plugin to assist admins in keeping their server well managed, it can do many things, like freeze players, kill them, ban them, but the biggest part about ULX is the fact that admins can be given 26 different admin levels (A-Z), for example, root admin gets all abcdefghijklmnopqrstuvwxyz, but his friend wants to be admin too, so he gets a, for, let's say setting reserve slots, and c, let's say killing players.  There's just acouple of examples.  Also, I'm sure I won't have to explain where to put the files, just read the readme.  And a quick browse on the forum will tell you what ULib is.
If you doubt your powers you bring powers to your doubts.

Kraq

  • Guest
Re: Help with the whole thing!
« Reply #3 on: September 04, 2006, 05:32:03 PM »
ok i just installed it i wanna know how to start it or run it or w/e its called
wat r the commands?
is there some wher i canm read all of them?


Offline Mank

  • Full Member
  • ***
  • Posts: 209
  • Karma: 9
    • Ulysses Mod!
Re: Help with the whole thing!
« Reply #4 on: September 04, 2006, 05:38:09 PM »
Okay, just read the readme.  It's simple.
If you doubt your powers you bring powers to your doubts.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Help with the whole thing!
« Reply #5 on: September 04, 2006, 08:26:56 PM »
Kraq,
 As Mank keeps trying to say, read the readme.txt files included with both Ulib abd Ulx v2

Ulib is a gmod lua library of code to make some lua coding easier.
ULX v2 uses Ulib to do much of its work.
Ulx v2 _requires_ Ulib.

We aren't trying to be mean, but, we don't like helping those who haven't read the fine instructions Megiddo wrote.
Read the readmes.
Once you've done that, try from your server, in console while connected in game, "ulx help"
You should see lots of commands.
If you only see a few, you didn't set up yourself as an admin user correctly. See your lua/Ulib/users.ini file, and the readme.txt file again.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Kraq

  • Guest
Re: Help with the whole thing!
« Reply #6 on: September 05, 2006, 03:58:43 PM »
Well I have read the readme , thats\'s how i found out wher to put the files in the first place :P. and thnx for the commands.

Kraq

  • Guest
Re: Help with the whole thing!
« Reply #7 on: September 07, 2006, 08:26:13 PM »
Ok now i need to know how to make som1 else admin ;D

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Help with the whole thing!
« Reply #8 on: September 07, 2006, 08:57:36 PM »
There is no ulx v2 command to do it 'in game.'
While the person you want to add is connected, type status in console.
Get their steamid STEAM:#:#:####### ... all digits of it
Then, add them to your gmod9/lua/Ulib/users.ini like you did yourself.
Restart the script/server.

Your friend should now have the access you gave them.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Kraq

  • Guest
Re: Help with the whole thing!
« Reply #9 on: September 08, 2006, 03:50:01 PM »
// 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"

Kraq

  • Guest
Re: Help with the whole thing!
« Reply #10 on: September 08, 2006, 03:50:40 PM »
thats how it looks wher i put id?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Help with the whole thing!
« Reply #11 on: September 08, 2006, 04:52:41 PM »
I don't see you or your other admins ID, but yes, that is the file you would edit.

Those examples, with the access flag descriptions above, show how you would do it.

If that doesn't explain itself, then you need to find
1) someone who speaks/reads  and understands english better to help you translate
OR
2) an adult to help you follow directions
(or both)

Yes, this may seem harsh, but you seem to be at the same point that you started at 5 days  and 7 posts ago. It seems as though you didn't ever add yourself as an admin.
I feel like I'm beating a dead horse to try to make it walk.

Perhaps this might help you, but I doubt it because you seem to lack the ability to follow directions.
http://forums.ulyssesmod.net/index.php/topic,336.0.html

I'm willing to admit, I might be wrong.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming