[Release] All Right Thailand Source (Cars , Change Name , and mores)

Page 2 of 2 FirstFirst 12
Results 26 to 49 of 49
  1. #26
    Apprentice pidor is offline
    MemberRank
    Dec 2013 Join Date
    19Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by javaz97 View Post
    no server list
    fix by change all ip to 127.0.0.1

    EclipseStudio to your_ip

    and disable firewall
    servers will be available on the Internet? :D

  2. #27
    Apprentice MegaDethPRO is offline
    MemberRank
    Oct 2013 Join Date
    18Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    fix bug?

  3. #28
    Enthusiast Tupano is offline
    MemberRank
    Apr 2013 Join Date
    47Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by PORTUGAL SABO View Post
    new error
    -----------------------------------------------------------------
    New problem(login failed)



    000092.349| WO_API: http timeout
    000092.349| Login FAILED, code: 8
    000434.357| WO_API: http timeout
    000434.357| Login FAILED, code: 8
    000856.322| WO_API: http timeout
    000856.322| Login FAILED, code: 8

    FIX LOGIN FAILED
    Open RSUpdate

    Launcherconfig.cpp

    Search
    Code:
        updateGameDataURL = r3dReadCFG_S(configFile, group, "updateGameDataURL",       
                 "http:///wz/wz.xml");
        updateLauncherDataURL = r3dReadCFG_S(configFile, group, "updateLauncherDataURL",
            "http:///wz/updater/woupd.xml");
        // updateLauncherDataHostURL Used by -generate cmdline arg to output a woupd.xml file.
        updateLauncherDataHostURL = r3dReadCFG_S(configFile, group, "updateLauncherDataHostURL",
            "http:///wz/updater/");
    change to
    Code:
        updateGameDataURL = r3dReadCFG_S(configFile, group, "updateGameDataURL",        
               "https:///wz/wz.xml");
        updateLauncherDataURL = r3dReadCFG_S(configFile, group, "updateLauncherDataURL",
            "https:///wz/updater/woupd.xml");
        // updateLauncherDataHostURL Used by -generate cmdline arg to output a woupd.xml file.
        updateLauncherDataHostURL = r3dReadCFG_S(configFile, group, "updateLauncherDataHostURL",
            "https:///wz/updater/");

    Search
    Code:
    updateGameDataURL = "http://yourip/wz.xml";    
        updateLauncherDataURL = "http://yourip/updater/woupd.xml";
        updateLauncherDataHostURL = "http://yourip/updater/";
        serverInfoURL = "http://yourip/api_getserverinfo.xml";
    Change to | and where it says yourip change for your ip
    Code:
    updateGameDataURL = "https://yourip/wz.xml";   
        updateLauncherDataURL = "https://yourip/updater/woupd.xml";
        updateLauncherDataHostURL = "https://yourip/updater/";
        serverInfoURL = "http://yourip/api_getserverinfo.xml";

    Don't work man, i changed my directory and all to work with the links, but still having "Login failed", will find a fix and post here if i fix it.
    Last edited by Tupano; 21-01-14 at 07:09 PM.

  4. #29
    Member Xplodin is offline
    MemberRank
    Jun 2013 Join Date
    UnknownLocation
    54Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Agreed, Login Failed fix doesnt do anything.

    It says change: blah blah
    to blah blah.
    Is exactly the same text.

    Can't fix login failed.

  5. #30
    Apprentice Progers is offline
    MemberRank
    Jan 2014 Join Date
    12Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Hello, who knows why we can't see the text?
    Last edited by Progers; 26-01-14 at 05:28 PM.

  6. #31
    Alpha Member javaz97 is offline
    MemberRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    check
    C:\WarZ\bin\Data\LangPack

    and find your language

  7. #32
    Apprentice fileforyou is offline
    MemberRank
    May 2013 Join Date
    7Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    have a nice sc good work man !

  8. #33
    Alpha Member javaz97 is offline
    MemberRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    fix by
    C:\WarZ\src\RSUpdate\LauncherConfig.cpp

  9. #34
    Valued Member TJFJhon is offline
    MemberRank
    Sep 2013 Join Date
    TokyoLocation
    111Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    why my posts deleted?

  10. #35
    French Guy :D skyone is offline
    MemberRank
    Nov 2013 Join Date
    254Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    go post your problem in "help section" :)

  11. #36
    Valued Member TJFJhon is offline
    MemberRank
    Sep 2013 Join Date
    TokyoLocation
    111Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by skyone View Post
    go post your problem in "help section" :)
    but refers to this source

  12. #37
    Ass(et) Man The Owl is offline
    MemberRank
    Oct 2013 Join Date
    377Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by TJFJhon View Post
    but refers to this source
    Yes, but this is the release section, where you thank OP and or post remarks regarding post, not "supposed" to be for help. Mods are cracking down for as of late. So post your question in help section, with source name in title.

  13. #38
    Apprentice phpit is offline
    MemberRank
    Feb 2014 Join Date
    16Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    ugh, this sucks. Its sad to see the potential this source has. With me lacking knowledge of C++, I've given up on fixing the crashes. If anyone could at least hint to me whats causing it, that would be great.

  14. #39
    Valued Member rezpounz is offline
    MemberRank
    Jan 2012 Join Date
    MoskowLocation
    117Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    are client source included??

  15. #40
    Alpha Member javaz97 is offline
    MemberRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by rezpounz View Post
    are client source included??
    client create by RSBuild

  16. #41
    Harro Syxn is offline
    MemberRank
    Mar 2013 Join Date
    767Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    RSUpdate.sln -> Launcher
    WarZ.sln -> Engine
    WarZ_Server.sln -> Server

  17. #42
    Valued Member rezpounz is offline
    MemberRank
    Jan 2012 Join Date
    MoskowLocation
    117Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by javaz97 View Post
    client create by RSBuild
    Can You give me video tutorial?

  18. #43
    Alpha Member javaz97 is offline
    MemberRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Compile RSBuild (client)
    src: C:\WarZ\src\RSBuild with RELEASE build**

    path: C:\WarZ\bin\build\data
    copy to: C:\inetpub\wwwroot\wz

    and test

  19. #44
    Proficient Member zwoorelook is offline
    MemberRank
    Nov 2013 Join Date
    BrazilLocation
    171Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Could someone see if this alright


    VC + + Directories:

    Code:
    Include
    
    
    C:\Program Files\Microsoft DirectX SDK (June 2010)\Include
    C:\WarZ\src\External\CrashRpt\include
    C:\WarZ\src\External\dbghelp\include
    C:\WarZ\src\External\dxsdk\Include
    C:\WarZ\src\External\Scaleform\Include
    C:\WarZ\src\External\Berkelium\include\berkelium
    C:\WarZ\src\External\ChilKat\include
    C:\WarZ\src\External\AutodeskNav\sdk\include
    C:\WarZ\src\External\PhysX\Include
    C:\WarZ\src\Eternity\Include
    
    
    lib
    
    
    C:\Program Files\Microsoft DirectX SDK (June 2010)\Lib\x86
    C:\WarZ\src\External\AutodeskNav\lib\win32_vc_9.release-mt
    C:\WarZ\src\External\Berkelium\lib
    C:\WarZ\src\External\CrashRpt\lib
    C:\WarZ\src\External\dbghelp\lib
    C:\WarZ\src\External\Scaleform\Lib
    C:\WarZ\src\External\ChilKat\libs
    C:\WarZ\src\External\PhysX\Lib
    C:\WarZ\src\Eternity\lib
    What did add missing?
    What did add missing?
    What did add missing?
    What did add missing?

  20. #45
    Alpha Member javaz97 is offline
    MemberRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    me

    # Include files
    C:\WarZ\src\Eternity\Include
    C:\WarZ\src\Eternity\Source\VoIP
    C:\WarZ\src\External\AutodeskNav\sdk\include
    C:\WarZ\src\External\Berkelium\include\berkelium
    C:\WarZ\src\External\ChilKat\include
    C:\WarZ\src\External\CrashRpt\include
    C:\WarZ\src\External\dbghelp\include
    C:\WarZ\src\External\dxsdk\Include
    C:\WarZ\src\External\PhysX\Include
    C:\WarZ\src\External\Scaleform\Include
    C:\WarZ\src\External\Scaleform\Src\Kernel
    C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include

    # Library files
    C:\WarZ\src\Eternity\lib
    C:\WarZ\src\EclipseStudio\Sources\VoIP
    C:\WarZ\src\External\AutodeskNav\lib\win32_vc_9.release-mt
    C:\WarZ\src\External\Berkelium\lib
    C:\WarZ\src\External\ChilKat\libs
    C:\WarZ\src\External\CrashRpt\lib
    C:\WarZ\src\External\dbghelp\lib
    C:\WarZ\src\External\PhysX\Lib\win32
    C:\WarZ\src\External\Scaleform\Lib
    C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86
    C:\WarZ\src\External\dxsdk\Lib

  21. #46
    Harro Syxn is offline
    MemberRank
    Mar 2013 Join Date
    767Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Anyone who needs the database but can't use the .bak here you go the .sql

    https://mega.co.nz/#!xkwUFYST!DXQlGH...Dbw6c9XJg6jfmU

  22. #47
    Proficient Member zwoorelook is offline
    MemberRank
    Nov 2013 Join Date
    BrazilLocation
    171Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Could someone post the download only gorgeous "SRC"?

  23. #48
    Valued Member rezpounz is offline
    MemberRank
    Jan 2012 Join Date
    MoskowLocation
    117Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    Quote Originally Posted by lukasccb View Post
    Error downlaoding data.rar plaesa help
    mirror with high speed and resumable
    http://pc.cd/EV4

  24. #49
    Novice xporicol is offline
    MemberRank
    Oct 2014 Join Date
    1Posts

    Re: All Right Thailand Source (Cars , Change Name , and mores)

    How to do it
    http://localhost/api/api_AccRegister.aspx?username=your@email.dev&password=secret_password&serial=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx&email=your@email.dev

    How To Register Account ? Help
    Last edited by xporicol; 19-10-14 at 06:58 PM.



Page 2 of 2 FirstFirst 12

Advertisement