Is Client in the source?

Results 1 to 6 of 6
  1. #1
    Proficient Member BioRage is offline
    MemberRank
    Jan 2011 Join Date
    156Posts

    Is Client in the source?

    Hi,

    I'm new to all this, but does the source contain the Client?

    If so where is it, so I can build it properly..

    Thanks.


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

    Re: Is Client in the source?

    Believe you would build RSBuild and client output would be C:\WarZ\bin\build\updater

    If this isn't what you asked sorry :/

  3. #3
    Proficient Member BioRage is offline
    MemberRank
    Jan 2011 Join Date
    156Posts

    Re: Is Client in the source?

    Quote Originally Posted by DragonKon View Post
    Believe you would build RSBuild and client output would be C:\WarZ\bin\build\updater

    If this isn't what you asked sorry :/
    Thanks DragonKon! I'll try it it out. Basically the client used to play the game...

  4. #4
    Novice Alfanan123 is offline
    MemberRank
    Apr 2013 Join Date
    2Posts

    Re: Is Client in the source?

    If you mean "WarZ.exe" you need to build "RSBuild.sln" and then run it.
    If you ment the launcher you need to build "RSUpdate.sln"

  5. #5
    Proficient Member BioRage is offline
    MemberRank
    Jan 2011 Join Date
    156Posts

    Re: Is Client in the source?

    Quote Originally Posted by Alfanan123 View Post
    If you mean "WarZ.exe" you need to build "RSBuild.sln" and then run it.
    If you ment the launcher you need to build "RSUpdate.sln"
    Thanks Alfanan123.

    I will attempt this when I get off work today.

    Yes, I mean the WarZ.exe & Launcher, I assume those are the two required in order to play and connect locally to my server?

    Much Appreciated.

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

    Re: Is Client in the source?

    Here is the building system for how to create certain files since DNC removed his.

    ll need to CLEAN / BUILD WarZ\bin\server\WarZ_Server.sln in RELEASE build. - Creates Servers

    You'll need to CLEAN / BUILD WarZ\src\EclipseStudio\WarZ.sln in RELEASE build. - Creates Studio

    You'll need to CLEAN / BUILD WarZ\src\EclipseStudio\WarZ.sln in FINAL build. - Creates WarZ.exe

    You'll need to CLEAN / BUILD WarZ\src\Scripts\WZBackend-ASP.NET\WZBackend-ASP.NET.sln in DEBUG build and "publish the site" to C:\inetpub\wwwroot\WarZ\api

    You'll need to CLEAN / BUILD WarZ\src\RSUpdate\RSUpdate.sln in RELEASE build - Creates Launcher

    You'll need to CLEAN / BUILD WarZ\src\RSBuild\RSBuild.sln in RELEASE build - Creates RSBuild.exe



Advertisement