View Single Post
  #4  
Old 07-13-2006, 02:24 PM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Default

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.
Reply With Quote