How to become Admin

11/16/2014 14:46 dreamloop#1
Hi everyone !

I followed the tuto to create a private server, but I didn'ot found what to do to make my game account as Admin ingame (to be able to use GM Tools).

Thanks !!
11/16/2014 14:59 eziorav#2
use this querry in sql server
11/16/2014 15:08 dreamloop#3
thank you very much !
11/16/2014 15:24 Modamer9#4
Quote:
Originally Posted by eziorav View Post
use this querry in sql server
if u use like ... all charactes Contains %name% will be set admin

u must use =
11/16/2014 15:54 dreamloop#5
My permissions are set to 100 , but nothing changes in game :( ... When I write a command line (ex : /run add_state(1007,20, 259200000, "Malphas") ) , nothing happens :(
11/16/2014 18:40 eziorav#6
did you restart the gameserver after executing the querry ?
11/17/2014 02:50 dreamloop#7
yes, it didnt change anything, but after a compete reboot changes has been saved :) Thanks !!

I've an other question btw :/ Why do my game not save my spell bar organization (don't know if you understand :/, I mean spells binded "1" "2" "3" ect , Alt + "1" etc) ?

When I quit the game and launch again, spells are gone :(
11/17/2014 04:04 ThunderNikk#8
There are multiple solutions in the following topic. You will need to decide which solution will be the right one for you and your server.

[Only registered and activated users can see links. Click Here To Register...]
11/17/2014 04:16 medaion#9
The command is : /run add_state(1007,20, 360000, "Malphas")
is Not commands : /run add_state(1007,20, 360000, "Malphas") )
Do not take too many Because it will not work.

If you take the number too large for the number of fortune that can cause the error.
So try your command I send. if its running time better!

Sorry iam french .

---------------------------

Si tu prend des chiffre trop grand pour le nombre d'heur cela peux causé des erreur .
Donc essaye la commande que je tes envoyez . si sa marche temps mieux !
11/19/2014 14:16 dreamloop#10
Thank you very much to both of you :)