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!

Database dbo.OptionData

Initiate Mage
Joined
Oct 23, 2022
Messages
4
Reaction score
0
Hello,

I recently started a server and I have some questions about one of the tables in the database.

There is a QWERlevel column in the opitondata table - what is this column and others in this table used for??
I noticed that the players who used the hacks have a value of 65536 in the QWERlevel column and everything else is 0.
What does this mean and are my observations correct?


Please note that I'm still learning some things, so if my question seems stupid, I'm sorry.

Thank you
Regards
 
Newbie Spellweaver
Joined
Jul 13, 2019
Messages
87
Reaction score
37
Hello,

I recently started a server and I have some questions about one of the tables in the database.

There is a QWERlevel column in the opitondata table - what is this column and others in this table used for??
I noticed that the players who used the hacks have a value of 65536 in the QWERlevel column and everything else is 0.
What does this mean and are my observations correct?


Please note that I'm still learning some things, so if my question seems stupid, I'm sorry.

Thank you
Regards

For save hotkey data of users, QWER and Skill 1234....
 
Upvote 0
Back
Top