PDA

View Full Version : i have my server up and running...How do i get GM-Impossible


Valex
04-08-2004, 07:31 AM
i have my server up and running...How do i get GM-Impossible??

mikenune
04-08-2004, 07:36 AM
Hit F1 to target yourself
type "#gm on"
type "#level 72"

Voila! You're now a level 72 GM!

Jezebell
04-08-2004, 07:42 AM
Don't spread false information, that won't work.

You need to set your status in the database to 250 for GM-Impossible.

mikenune
04-08-2004, 07:46 AM
Really? I never did that and after setting "#gm on" on my server, I was a GM-Impossible. . .

Jezebell
04-08-2004, 08:19 AM
Your status in the database must have already been set then and the #GM command only sets the GM flag for the character, i.e. making your name green, showing GM in /who, and giving you GM abilities. Database status and #GM are completely unrelated to each other.

mikenune
04-08-2004, 08:39 AM
Oh. . .

Yeah, when I created my account, I just copied the SQL syntax that I used to create the eqemu account. I think that had the status set already. . .

/kneel Jezebell
I'm not worthy!

:D

samandhi
04-09-2004, 05:13 AM
There is more than one way to set it, but it is NOT set in game... In order to have the ability to even use the #gm command you have to already be at least a server_op, which is 200....

Just click start>run>type cmd then hit enter
Now type the following hitting enter after every line that you type in the dos command window:
cd c:/eqemu (assuming this is the path to your emu and world.exe)
world flag <your username> 250

This can only be done AFTER you have logged into the game at least once.
Now you can do it this way if you havent logged in with your account yet.. Just follow the steps above exept where you begin typing in dos command window:
cd c:/eqemu (assuming this is the path to emu and world.exe)
world adduser <username> <password> 250


Hope that helps..