Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: nak0604 on July 16, 2013, 09:02:55 PM

Title: ULX doesnt recognize im admin on different gamemode
Post by: nak0604 on July 16, 2013, 09:02:55 PM
I changed my gamemode on my server to Cinema today to test somethings out and i did ulx adduser id <steamid> supperadmin in my console and it said ive been added to the superadmin group but i still dont have access to any commands or using the gui !menu


How could i fix this?
Title: Re: ULX doesnt recognize im admin on different gamemode
Post by: JamminR on July 17, 2013, 01:57:07 PM
Our (should be most frequently used question) answer -
http://forums.ulyssesmod.net/index.php/topic,383.0.html
If after all that you still aren't superadmin in ULX, please post details from the final step.
Title: Re: ULX doesnt recognize im admin on different gamemode
Post by: nak0604 on July 17, 2013, 08:40:59 PM
I have followed that post ive entered my steamid in console and in-game i get "Added <my steam name> to Superadmin group" but when i do a command it says i dont have access to it. In the GUI or menu i see cmds, maps, settings tabs on the top but nothing in them.

http://pastebin.com/b3nzcis1 (http://pastebin.com/b3nzcis1) that is the sv_admin.lua in the gamemode

(due to security reasons i removed the name and steam id of the players
Title: Re: ULX doesnt recognize im admin on different gamemode
Post by: JamminR on July 18, 2013, 02:22:13 PM
1) Make sure you're using our latest SVN code. It works around several Gmod errors since our 'release' in January.
2) The final step of our FAQ I linked to has you provide us key information output after following a command. Please see step 5 "and most importantly" part.
Though indeed the gamemode file may help us spot an issue AFTER that requested information, we'd like to make sure there isn't any corruption in our files first.
Title: Re: ULX doesnt recognize im admin on different gamemode
Post by: nak0604 on July 18, 2013, 04:05:58 PM
Here is the debug information, i have gotten ULX and Ulib up to date via SVN and it is working properly except for my chat tags but i will talk to the developer about that.
Title: Re: ULX doesnt recognize im admin on different gamemode
Post by: Megiddo on July 18, 2013, 05:49:31 PM
Something wiped the file out. Probably a misedit when changing the file by hand. The easiest way to get it back is to run "ulx resettodefaults" from the server console and follow the instructions.
Title: Re: ULX doesnt recognize im admin on different gamemode
Post by: nak0604 on July 18, 2013, 06:01:42 PM
Okay, thank you.