Author Topic: Need Help Instailling Admin ULX/ULIB!  (Read 11459 times)

0 Members and 3 Guests are viewing this topic.

Offline xmathewx75

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
Need Help Instailling Admin ULX/ULIB!
« on: June 29, 2010, 02:48:36 PM »
hello people, i need a little help from you guys. ok so here what i need help with,

i just bought a new garrys mod server and... so i need a admin thing for my server. so i was looking on garrysmod.org and it showed me the ulx admin thing. so i download it and it said in  Description it said this:

"Modify file user for admin: exemple" (with this code)

Code: [Select]
"<your account name>"
{
"deny"
{
}
"type" "steamid"
"groups"
{
"superadmin"
"user"
}
"id" "your id steam (type status)"
"pass_req" "0"
"pass" ""
"allow"
{
"ulx hasreadhelp"
}
}

Steam Username: m_a_t_h_e_w
In Game Name: xmathewx75
Steam ID: STEAM_0:1:31521760

and also i need the know the commands and how to add admins? like Admin Or SuperAdmin

thanks a good bye! also thanks for help if can  :-\

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Need Help Instailling Admin ULX/ULIB!
« Reply #1 on: June 29, 2010, 04:25:25 PM »
I strongly recommend getting the SVNed versions of ULX and ULib, or at least the old stable versions. (if Garry hasn't broken them with new updates)

Here is a recent SVN guide I discovered.... http://www.facepunch.com/showthread.php?p=13583073
and SVN links are here...   http://forums.ulyssesmod.net/index.php/topic,3092.0.html

I am not sure where you can find the old stable versions.

These come with default SuperAdmin, Admin, Operator, and user groups already made for you.  To make yourself a SuperAdmin type rcon_password "<Your password here>" then rcon ulx adduser <your name> <your group>. 
Example :
rcon_password "temprcon"
rcon ulx adduser aaron113 superadmin



« Last Edit: June 29, 2010, 04:32:29 PM by Aaron113 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need Help Instailling Admin ULX/ULIB!
« Reply #2 on: June 29, 2010, 04:39:15 PM »
Aaron, though your help is appreciated, we as developers prefer he not edit the ULX/ULib files manually until he has learned much about Gmod and server setup.
He's apparently new to Source server administration and should see the wiki articles for Gmod that explains setting up dedicated server admins.
The file it points to will allow him to control all group access scripts that rely on standard Gmod group control, not just ULX.

See http://wiki.garrysmod.com/?title=Admin#Dedicated_Servers
The file that shows how to edit gets imported by ULX. If you're superadmin there, Gmod sees you as superadmin for admin only scripts, and so will ULX.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline xmathewx75

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
Re: Need Help Instailling Admin ULX/ULIB!
« Reply #3 on: June 29, 2010, 05:30:43 PM »
I strongly recommend getting the SVNed versions of ULX and ULib, or at least the old stable versions. (if Garry hasn't broken them with new updates)

Here is a recent SVN guide I discovered.... http://www.facepunch.com/showthread.php?p=13583073
and SVN links are here...   http://forums.ulyssesmod.net/index.php/topic,3092.0.html

I am not sure where you can find the old stable versions.

These come with default SuperAdmin, Admin, Operator, and user groups already made for you.  To make yourself a SuperAdmin type rcon_password "<Your password here>" then rcon ulx adduser <your name> <your group>. 
Example :
rcon_password "temprcon"
rcon ulx adduser aaron113 superadmin

thanks can i get commands? please and is operator owner? and how do i add people to super admin, admin?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Need Help Instailling Admin ULX/ULIB!
« Reply #4 on: June 29, 2010, 06:29:53 PM »
thanks can i get commands? please and is operator owner? and how do i add people to super admin, admin?

Read the information we link to.
Learn.

See http://forums.ulyssesmod.net/index.php/board,30.0.html

See http://wiki.garrysmod.com/?title=Admin#Dedicated_Servers


Ask another question we've answered more than once on these forums already, and I'll ban you a week.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Need Help Instailling Admin ULX/ULIB!
« Reply #5 on: June 30, 2010, 12:31:35 PM »
Well if you still can't figure out from that, there is a file called "misc_registered.txt" that has all the commands printed in it.  It is in your <gmod root>/data/ULib/.