Log in

View Full Version : Great Emu!


unko kusai
02-07-2002, 06:37 AM
hehe, first time posting.

Works like a charm. I can't believe how some people are having trouble. I just followed the simple step-by-step instructions :)

I was able get it running on win98, 98SE, 2000, and XP, client and server on same machine, across internal Lan on two seperate PC's and across the internet ( Server behind a router/firewall at work and client at home )

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!

madborg
02-07-2002, 08:02 AM
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.