I have installed evolve for my garrysmod server, when I try and add myself as owner in my console or the srcds console I get
[code] rcon ev rank {DD} SL1CHAOS owner
[EV] Console -> Unknown rank specified.[/code]
Is there away I can add myself via lua or a text document.
[editline]8th May 2011[/editline]
[QUOTE=SL1CHAOS;29695033]I have installed evolve for my garrysmod server, when I try and add myself as owner in my console or the srcds console I get
[code] rcon ev rank {DD} SL1CHAOS owner
[EV] Console -> Unknown rank specified.[/code]
I solved it, my nickname is {DD} SL1CHAOS
So I put SL1CHAOS instead.
Is there away I can add myself via lua or a text document.[/QUOTE]
afaik it's because you have a space in your name.
simple fix, put your name in "" quotes.
rcon ev rank "{DD} SL1CHAOS" owner
You should also be able to put any part of your nickname in, and it'd work.
Sorry, you need to Log In to post a reply to this thread.