Quote:
Originally Posted by unko kusai
The only problem I might be having is, that I can't log on as a GM.
Ive changed the privileges(sp?) for the default account 'eqemu' to say 150 using the FQAdmin tool, but still can't execute GM commands in game. Any suggestions?
Thanks, and keep up the great work!
|
Do it manualyl using mysql:
/mysql/bin/mysql
use <eq> == whatever the name of your 0.2.2 database is
update account set status=200;
that should update every account name to 200-- more than a gm.