ET: +@all privileges


(TheNyx) #1

Hello there,

Got a problem. Since some days back I edited my guid by adding +@all privileges.
So done that I also remove it by replacing -@all privileges.
Now I have nothing more than default commands.
Eitherway I cannot use any other command since I’m not able to edit -@all priviledges in any way.

I did also set another guid to +@all privileges and then to useredit the other guid but nothing helps.

So what could I do or how could I fix it to edit -@all priviledges to +@all priviledges?

Thanks in advance who ever understands and can help me.


(stealth6) #2

This should work I think:

open console type:
/rconpassword <yourrconpwdhere>
/rcon !useredit <youruserID> -acl !@all
/rcon !useredit <youruserID> -acl +@all

according to the jaymod manual !<command> removes anything to do with the command.
So what we are doing is removing it from your name (+ or -) and then adding it again.