Log in

View Full Version : Hi- Im a noob


Dingo
02-04-2002, 07:48 AM
Hi,

I downloaded and installed eqemu - awesome thing you have here. I look forward to playing with it in the future.

I'm sure this is a really dumb question but how do I create GM level characters? I can summon items, search for items etc - but cannot spawn or level myself.

Can someone help?

Thanks in advance,
Dingo

Bunga
02-04-2002, 08:27 AM
Download EQadmin, start it up, change the "status" of your character from probably 0 to 200 I think it is.

Its all in the FAQ, or was last I checked...

Dingo
02-04-2002, 08:33 AM
ahhhh.

Not the account status but the actual status of the character!

Many thanks - Ill give this a try.

Take care,
Dingo

madborg
02-04-2002, 08:40 AM
you have to change the status on your gm candidate character -- for right now that is eqemu. The status should be changed to 200.

Here is how you change all your names to super gms:

on command line: type 'mysql'

inside mysql program type:

use eq ---or whatever the name of your db is
update account set status=200;


or for eqemu only

update account set status=200 with name='eqemu';

Dingo
02-04-2002, 08:42 AM
Thanks!

You guys rock.

I'll give this a try.

Take care,
Dingo

:D

madborg
02-04-2002, 08:50 PM
ahhhh.

Not the account status but the actual status of the character!

Many thanks - Ill give this a try.

Take care,
Dingo

Looks like i missed this point-- You are asking about individual characters so that in the same account you can have gms and nongms. I believe there is a command ingame to do that.

You need gm status so you can do it though. Try #help for the command and then the character has to be logged in.

Dingo
02-05-2002, 04:38 AM
I tried this when I got home lastnight.

Worked fine.

Thanks for your help!

~Dingo