Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

gm tools problem (GM rank not work)

Initiate Mage
Joined
Jun 20, 2012
Messages
2
Reaction score
0
Hello all,

I have a problem.

This gm tools is working but it doesn't add gm rank. If I set the nation Game master, the character don't log in. We don't do gm characters.

Pls help we are beginner. We don't know how to use database , pls add pictures or videos how to do gm rank in database.:?:

Thanks!:)
 
Newbie Spellweaver
Joined
Nov 24, 2014
Messages
15
Reaction score
0
Im new here and i have the same problem. You can fix it adding your IP to the GM IP table on your SQL DB, i tried but it gave me error. There is a post about change IP to another format but i dont get it. I hope someone can post why we need to do.
 
Initiate Mage
Joined
Jan 4, 2015
Messages
1
Reaction score
0
Error because it is not the correct type. You try convert you IP to integer and fix again.
example
Your Ip = 192.168.1.10
convert to integer = 3232235786
you can input new interger to DB now
how to convert ip to integer >>
 
Back
Top