yes but is there a video of this game? that i can check? i just checked the files quickly and it seems its lacking content. or am i wrong?
Printable View
yes but is there a video of this game? that i can check? i just checked the files quickly and it seems its lacking content. or am i wrong?
This source code is complete
You can build windows, Android and iOS without any error
Download and check it out youraself
my just problem can't it always connect to that ip address?not connecting to my own serverthere is a problem with the tools, it is not working
just connect (connect ip=3.35.16.14,port=10188) adress
https://forum.ragezone.com/image/png...AAAElFTkSuQmCC
@heincoder
You can change 3.35.16.14 to your IP (Login/Game server)
And also you have to change 3.36.113.102 to your IP (Serverlist download)
Because my VM server dosen't work for serverlist download, I changed it to 3.36.113.102
If your server support to download the serverlist(servers.txt), you can use it.
Fixed...
@heincoder,
I am sure... you did not change 3.36.113.102 to your IP
You must change 3.36.113.102 to your webserver IP (I would be same with your game server)
check below code
public const string GAME_NAME = "龙族世界";
public static string SERVER_LIST_HOST = "3.36.113.102/";
#if UNITY_ANDROID public static string SERVER_LIST_PATH = "servers.txt";
and below code
//GameConfig.SERVER_FOLDER = "test";
GameConfig.SERVER_LIST_HOST = "3.36.113.102";
GameConfig.SERVER_LIST_PATH = "";
If you surely changed these IPs and 3.35.16.14 you can connect to your server
reup please
anyone have a guide how to run this game?
- - - Updated - - -
which version of unity to use?
@etsget
Download VM file first then refering Chinese manual, run the VM server
And install APK on Nox emulator
Easily you can connect the server
If you want to connect through Unity source, open the client project with Unity 5.4.5p3
Change the IPs in sourcecode and run the project
Are all the files available in your link? Thx
http://3.36.113.102:90/longzu.7z
@LetsGet
You can download the latest source code from here
https://drive.google.com/file/d/1_8F...usp=share_link
The only problem in this source is... We can't use the old accounts
When you try to use old saved account, it gives error
But still you can make new account and play it
You can use the VM server