EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::MiniLogin (https://www.eqemulator.org/forums/forumdisplay.php?f=629)
-   -   making a gm account? (https://www.eqemulator.org/forums/showthread.php?t=21037)

Arag 07-13-2006 03:56 AM

making a gm account?
 
hello i use tel eqemu 0.7.0
minilog.
i did search te forums on a howto make a gm acount ..
to bad i can't find it..
i worked days i restarted my work for some thing like 15x
now Finaly i got my server working and running i can log in and play..
i did corect all the problems and error's with searching this forum..
the only thing i can't find is this..
can some one plz help me?
thanks alot !
and keep up the good work guys!

aza77 07-13-2006 03:59 AM

UPDATE account SET status=255 WHERE name='youraccountname';

Arag 07-13-2006 12:02 PM

Quote:

Originally Posted by aza77
UPDATE account SET status=255 WHERE name='youraccountname';

i need to do that in cmd right?
cmd / cd C:\myslq\bin
UPDATE account SET status=255 WHERE name='youraccountname';

thanks alot!

danke !

tallerin 07-13-2006 02:24 PM

yep you would type in the comand prompt

cd C:\mysql\bin

mysql -u root mysql

use (databasenamehere);

UPDATE account SET status=255 WHERE name='youraccountname';

then when you enter the game you would use #gm on to activate gm status.

Arag 07-14-2006 02:24 AM

thanks alot!
this wil help alot!
:D


All times are GMT -4. The time now is 02:13 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.