View Full Version : Made New Server Help Plz
Leafblade
07-26-2006, 01:10 PM
Hello, I have recently made a new server and I am able to connect to it and all but I can not figure out how to make my character a Server admin gm so I can edit some of the stuff in the world. Can someone please help me. I was also wandering how do you tell how many clients connected to your server and stuff.
Leafblade
07-26-2006, 02:34 PM
I figured out that I need to change my account status to 250 by searching around. But where do I do this at in which folder etc.? Another thing I was wandering what do I open the file with in order to do this can someone please help me, I am searching the best I can on forums to try and find answers but am having hard time. =(
Leafblade
07-26-2006, 02:37 PM
wohoo i found out how your suppose to fix it now I just got to figure out how to understand what all I need to type exactly into cmd
Leafblade
07-26-2006, 02:49 PM
heres the link I found that should help me fix it
http://www.eqemulator.net/forums/showthread.php?t=21037&highlight=account+status
Its to the topic. Would someone be able to tell me exactly how to do it right though because when i type it in i get this message.
mysql> UPDATE account SET status=255 WHERE name='Gorebane22';
ERROR 1030: Got Error 127 from table handler
can someone help me fix this whats am I typing wrong?
Click on "Start" then "Run" and type in
C:\mysql\bin\mysql -u root
use eq; (or what ever your Db is called)
UPDATE account SET status=255 WHERE name='youraccountname';
if it stil not working
try myslqCC (http://downloads.mysql.com/archives.php?p=mysqlcc&v=0.9.2)
open database (eq or what ever your Db is called )
open tabels
dubbel klick account
you wil see this
+----+--------+----------+-------------+------------+----------+--------+--------------+---------+---------+--------------+
| id | name | charname | packencrypt | sharedplat | password | status | lsaccount_id | gmspeed | revoked | minilogin_ip |
+----+--------+----------+-------------+------------+----------+--------+--------------+---------+---------+--------------+
| 1 | Gorebane22 | charname | | 0 | | 0 | [NULL] | 0 | 0 | 127.0.0.1 |
dubel klick the 0 down status
make it 250
File
Save >Save to clipboard
exit
and type in game #gm on
and #help from Commands
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.