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!

[Guide]How to login with GM Auth

Joined
Oct 16, 2008
Messages
2,639
Reaction score
945
[Guide]How to login with GM Auth

  • Open SQL Server Management Studio
  • Login as sa
  • Expand DR2_Member
  • Expand Tables
  • Right click on "TB_DefGMAccountLinkIP"
  • Click the option "Edit all Rows"
  • Edit the values

ID = Your account ID
IP = Your IP
SubNetMask = Same IP as the one above (Still not sure about that but it works)
GMLevel = GM Level for this Account (1 or 2)
Memo = A description about the account.
IDX = Leave it BLANK since the value will be generated automatically

FAQ:

Q: I don't see the "Edit All rows option, what should i do?"
A: Easy, click "Tools>Options" Click in SQL Server Object Explorer and than in the "Table and View Options" change the value 200 to 0

Credits:
+Mythen - Explaining the method on how to get the Login with GM Auth(Most credits goes to him)
+Scratch. - Elaborating the Tutorial.
 
Last edited:
Initiate Mage
Joined
Jun 3, 2012
Messages
2
Reaction score
0
Commands aren't working Ingame, it is still saying Invalid Commands.
And if I change my GM Level in DR2_Members, it doesn't let me login, it says Login Failed
Thanks for answering me how to if you read this post. :)
 
Back
Top