View Single Post
  #3  
Old 03-25-2004, 09:25 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
"yourname@localhost" blah blah does not work to make myself server op.
This is NOT to set server_op status. This command :
Code:
GRANT ALL PRIVILEGES ON *.* TO <username>@localhost IDENTIFIED BY '<password>' WITH GRANT OPTION;
is used to grant access to your DB with another account besides the default one in MySQL, which is root with NO password..

Just follow the command that Jezebell said, or you can open dos command and cd into your eqemu directory (the one that contains the world.exe file), then type :
Code:
world flag <username> 255
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ