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!

Questions and help

Newbie Spellweaver
Top Poster Of Month
Joined
Apr 24, 2020
Messages
83
Reaction score
0
image - Questions and help - RaGEZONE Forums

Question 1
server offline
.
Before that I followed this instructions after server offline.Important Note:If you open a public server, make sure your delete S_RootCmd.ini in data/db and GMCmd.ini in ZoneServer101/102.Because that file is used for giving specific command to player without having privilege 5. If not, they are gonna abuse the command.

We are not sure about it or not but after deleting both files S_RootCmd.ini in data/db and GMCmd.ini in ZoneServer101/102. Then it's offline status.



Question 2

.
How do I create an ID? I have used Md5 to create but nothing happens when logging in it says wrong password.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 8, 2023
Messages
20
Reaction score
1
View attachment 239805
Question 1
server offline
.
Before that I followed this instructions after server offline.Important Note:If you open a public server, make sure your delete S_RootCmd.ini in data/db and GMCmd.ini in ZoneServer101/102.Because that file is used for giving specific command to player without having privilege 5. If not, they are gonna abuse the command.

We are not sure about it or not but after deleting both files S_RootCmd.ini in data/db and GMCmd.ini in ZoneServer101/102. Then it's offline status.



Question 2

.
How do I create an ID? I have used Md5 to create but nothing happens when logging in it says wrong password.
you have "ak_create_account" in your hxsy folder?? if yes. just open server and do this comanda in debian:

cd /root/hxsy

./ak_create_account.sh *name* *pass*

ex:
./ak_create_account.sh Testrgz Testpass
 
Initiate Mage
Joined
Nov 15, 2023
Messages
3
Reaction score
0
Alguem sabe como arrumar o problema com o banco de dados na loja de itens por APS? O meu fica dando tente novamente depois!
1704510083241 - Questions and help - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top