Cw + Clan War + Survival in one server please!

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! Arenbunny is offline
    MemberRank
    Mar 2013 Join Date
    Peru - AyacuchoLocation
    273Posts

    Cw + Clan War + Survival in one server please!

    wanted to know if someone helps me to put the source of jurl3an clan war, quest, survival in a single server please.


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

    Re: Cw + Clan War + Survival in one server please!

    please help!...Arenbunny if you have done with it then please pass the fix!

  3. #3
    Account Upgraded | Title Enabled! CobraBite is offline
    MemberRank
    Jan 2011 Join Date
    Where?Location
    281Posts

    Re: Cw + Clan War + Survival in one server please!

    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.

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

    Re: Cw + Clan War + Survival in one server please!


  5. #5
    Account Upgraded | Title Enabled! Arenbunny is offline
    MemberRank
    Mar 2013 Join Date
    Peru - AyacuchoLocation
    273Posts

    Re: Cw + Clan War + Survival in one server please!

    your tutorial is not very specific or explainable. almost no one understands, I do not understand I'm new.

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

    Re: Cw + Clan War + Survival in one server please!

    Quote Originally Posted by Arenbunny View Post
    your tutorial is not very specific or explainable. almost no one understands, I do not understand I'm new.
    This tutorial explains it step by step, if you cannot get this, don't create a server. RageZone is here to help you not spoon feed you.

  7. #7
    Account Upgraded | Title Enabled! Arenbunny is offline
    MemberRank
    Mar 2013 Join Date
    Peru - AyacuchoLocation
    273Posts

    Re: Cw + Clan War + Survival in one server please!

    Quote Originally Posted by Chrisss View Post
    This tutorial explains it step by step, if you cannot get this, don't create a server. RageZone is here to help you not spoon feed you.
    sorry.



Advertisement