clan+quest+survival juriens repack(clean)!

Results 1 to 3 of 3
  1. #1
    Immortal GunZ :D maxy2010 is offline
    MemberRank
    Sep 2009 Join Date
    357Posts

    clan+quest+survival juriens repack(clean)!

    some one would like to help me for clan+quest+survival...?..im using juriens repack clean ons and im not able to add up these three modes together...ive tried up Chriss tutorial!..


  2. #2
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: clan+quest+survival juriens repack(clean)!

    I tried getting this to work on Jur13ns repack but I couldn't find a way, build your own source and add to it.

  3. #3
    Immortal GunZ :D maxy2010 is offline
    MemberRank
    Sep 2009 Join Date
    357Posts

    Re: clan+quest+survival juriens repack(clean)!

    CSCommon -> MMatchGlobal.h
    CTRL + G -> 66 >> Press 'OK'.
    Under: MSM_TEST = 4, // Å×½ºÆ® ¼­¹ö
    Put:
    MSM_FULL = 5,
    Now all you have to do is search were MSM_CLAN and MSM_TEST (which contains survival and quest) and add MSM_FULL with them.

    For example:
    bool bClanServer = ZGetGameClient()->GetServerMode()==MSM_CLAN || ZGetGameClient()->GetServerMode()==MSM_FULL;
    (You need to also add setup this: #define SERVER_CONFIG_SERVERMODE_FULL "full"
    at MMatchConfig.h

    There's another method, you can base the full server in one on clanwar, find where MSM_TEST are declared and replace them with MSM_CLAN.

    Search both GunZ solution and CSCommon for the declarations, not going to spoon fed you all the way.

    Don't forget to build MatchServer and GunZ when done.


    cobrabite gave this solution you tried this one?...im badly stuck in this :(...hope you or someone else gets this :(



    CLOSE THIS PLEASE!..problem solved!
    Last edited by maxy2010; 20-11-13 at 08:37 AM.



Advertisement