PDA

View Full Version : Admin tool installation problems


dangerdan30
03-13-2003, 11:11 AM
Ive gotten thru installing and setting up mysql / eqemu etc and i can log in as a player just fine. It all works great.

My problem is that im not sure how to take control of my new server without admin rights or something. I d/l the admin tool but im not finding any instructions on how to implement this.

if anyone can help, i would be greatfull,

thank you

Kappen
03-13-2003, 08:07 PM
Did you insert the following command into mysql:
INSERT INTO account SET name='eqemu',password='eqemu',status=200;

Or you can go to the command prompt and wherever your world.exe is located type:

world.exe flag eqemu 200

dangerdan30
03-14-2003, 09:53 AM
yep its all working now.. many thx :)