PDA

View Full Version : My own server


irate
01-19-2002, 02:29 PM
what do i have to type in mysql.exe to set up my username/password for my own offline server?
thanks in advance

n00b8472
01-19-2002, 02:45 PM
To tell the truth I haven't the faintest idea, but here's the trick I used instead :)

world adduser <name> <password> <status (0-4)>

example:

world adduser leadgm jsmedley 4

would create

account name: leadgm
password: jsmedley

with gm status 4 (serverOP)

Presto! :)

irate
01-19-2002, 02:45 PM
ok so where do i type that in?

n00b8472
01-19-2002, 03:12 PM
Type it at the command line in your eqemu directory

eg.

C:\eqemu>world adduser name password flag

irate
01-19-2002, 03:19 PM
lol i have no idea what you are talking about, what command line?

n00b8472
01-19-2002, 03:48 PM
um...

we're talking DOS prompt here..

Click Start -> Run

Type command (if win9x), cmd (if win2k or xp)

cd \whatever\directory\you\installed\eqemu\in

world ...

Can't explain it better than that, I hope that's enough :)