Any idea why when I try to create an account I keep getting a random 32 password and keeps saying that user/pass are incorect? I'm using the new files.
Last edited by sharkmaster; 15-12-20 at 11:34 AM.
Double check your setup there is a new database for it you must execute the query xkd0.sql for the db on MySQL. You also need to modify the IP on config.lua & user_panel.lua changed 192.168.24.114:82 into 192.168.200.129:89
I will be checking it will post progress here just woke up![]()
Last edited by WireShark; 15-12-20 at 04:24 PM.
usually in database theres a table that says user/role/character etc and there you edit the diamonds then you have to reload the server
Signature removed for violating forum rules
I followed the tutorial with making the server, the port is 82 on the new files, edited all the ip's (server+apk) and no luck logging in or registering. Tried to login with an account already made but atill no luck. In the user panel file I saw something with register.php that I could not find on the server files, maybe thata the issue.
IP on the APK on new files 192.168.24.114:82 <- must changed this if you used the VM IP is 192.168.200.129:89 <- port 89
On New Files APK Android
\assets\src\config.lua <-- changed IP here 192.168.200.129:89
\assets\src\game\login\view\user_panel.lua <-- changed IP here set 192.168.200.129:89
On VM home/game/config.php set
$lizi_hostname = '127.0.0.1';
$lizi_username = 'root';
$lizi_password = 'zgymw.com';
CREATE xkd0 as Database
EXECUTE xkd0.sql on xkd0 database
And your login is now fixed
You can just applied that login fixed on the VM and used the default Android APK just extract and use only the user_panel.lua from the new files. You must dec-enc it using the tool.
Set on apktool.yml to fixed the sound ingame
Code:doNotCompress: - arsc - png - assets/getui_popup_bg.9.png - jpg - mp4 - mp3 - zip - json - lua - luac
Last edited by WireShark; 15-12-20 at 09:26 PM.
how to solve ingame purchases
I am From Indonesia
I dont override the files still use the VM just applied the fixes from the server and apk on new files.
I did provide the mysql information for the VM on first post. I dont used the server files from the new files.
If you used all the files on new server files you must check all .cfg, .php, replace all your IP and databased password check first post for info.
how too translate sir