description |
---|
Using the ULX admin mod for Garry’s Mod for the first time? This tutorial will walk you through the basics: make yourself admin, bind XGUI to a key, ...
|
Running a listen server? Skip this part. You should already have superadmin access.
The superadmin usergroup is considered the highest usergroup by Garry's Mod. Users in the superadmin usergroup have full access to ULX.
- Join your Garry's Mod dedicated server.
- Open your dedicated server console and run
ulx adduser "<NICKNAME>" superadmin
where<NICKNAME>
is the name of the user you want to promote (e.g.:ulx adduser "Garry" superadmin
).
You should now be able to use all privileged features ULX has to offer. Typing !rcon say test
should display a chat message from Console with the contents "test".
Didn't work? See "How do I make myself admin?" on the Ulysses forums for more detailed instructions and alternative methods.
You can bind XGUI (ULX menu) to a key and make it available at the press off a button.
- Start Garry's Mod.
- Enable the Developer Console by going to Options > Keyboard > Advanced > Enable Developers Console.
- Press Apply.
- Press the ~ key on your keyboard.
- Type
bind <KEY> xgui
where<KEY>
is the key you want to bind (e.g.:bind m xgui
). - Close out of the console by clicking the close button in the upper right corner.
You should now be able to open the ULX menu with the press of a key.