Dragon World-unity3D

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 59
  1. #31
    Account Upgraded | Title Enabled! karl7 is offline
    MemberRank
    Oct 2010 Join Date
    266Posts
    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?

  2. #32
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts
    This source code is complete
    You can build windows, Android and iOS without any error

    Download and check it out youraself

  3. #33
    Enthusiast heincoder is online now
    MemberRank
    Jan 2021 Join Date
    30Posts
    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


  4. #34
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts
    @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.

  5. #35
    Enthusiast heincoder is online now
    MemberRank
    Jan 2021 Join Date
    30Posts
    Fixed...
    Last edited by heincoder; 19-11-22 at 06:46 PM.

  6. #36
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts
    @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

  7. #37
    reup please

  8. #38
    Apprentice LetsGet is offline
    MemberRank
    Jun 2020 Join Date
    6Posts
    anyone have a guide how to run this game?

    - - - Updated - - -

    which version of unity to use?

  9. #39
    ThOxEr Mc Limu is offline
    MemberRank
    Jan 2013 Join Date
    HomeLocation
    292Posts
    Quote Originally Posted by LetsGet View Post
    anyone have a guide how to run this game?

    - - - Updated - - -

    which version of unity to use?
    5.4.5p3

  10. #40
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts
    @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

  11. #41
    Apprentice LetsGet is offline
    MemberRank
    Jun 2020 Join Date
    6Posts
    Are all the files available in your link? Thx
    http://3.36.113.102:90/longzu.7z

  12. #42
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts
    @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

  13. #43
    Account Upgraded | Title Enabled! askmyleg is online now
    MemberRank
    Dec 2014 Join Date
    Mery keyLocation
    849Posts
    Quote Originally Posted by loveomg View Post
    @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
    Hello, how to start the server, I didn’t quite understand something, is it Java? how did you start the server?

  14. #44
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts
    You can use the VM server

  15. #45
    Account Upgraded | Title Enabled! askmyleg is online now
    MemberRank
    Dec 2014 Join Date
    Mery keyLocation
    849Posts
    Quote Originally Posted by loveomg View Post
    You can use the VM server
    I may not have downloaded the complete assembly, please tell me where it is located? if you have a discord please let me know

    - - - Updated - - -

    Where did you get the database?



Page 3 of 4 FirstFirst 1234 LastLast

Advertisement