[Question] rounds/player count

Results 1 to 7 of 7
  1. #1
    Member jackyuker is offline
    MemberRank
    Dec 2006 Join Date
    81Posts

    [Question] rounds/player count

    I have noticed that all the servers i have been to only have max rounds of 30 and max players in a game being 16.

    Is there a way to increase this number, if there is where do i start looking?

    Note: Making changes in the gametypecfg.xml either in server files or in the client does not work i have tried many times.


  2. #2
    Infraction Banned dark_sillius is offline
    MemberRank
    Jan 2007 Join Date
    38Posts
    <GAMETYPE id="0"> <!-- GAMETYPE_DEATHMATCH_SOLO -->
    <ROUNDS round="10" str="10" />
    <ROUNDS round="20" str="20" />
    <ROUNDS round="30" str="30" />
    <ROUNDS round="50" str="50" default="true" />
    <ROUNDS round="70" str="70" />
    <ROUNDS round="100" str="100" />
    <ROUNDS round="10000" str="10000" />
    <LIMITTIME sec="99999" str="Infinite" />
    <LIMITTIME sec="10" str="10 min" />
    <LIMITTIME sec="20" str="20 min" />
    <LIMITTIME sec="30" str="30 min" default="true" />
    <LIMITTIME sec="40" str="40 min" />
    <LIMITTIME sec="50" str="50 min" />
    <LIMITTIME sec="60" str="60 min" />
    <MAXPLAYERS player="4" str="4" />
    <MAXPLAYERS player="8" str="8" default="true" />
    <MAXPLAYERS player="12" str="12" />
    <MAXPLAYERS player="16" str="16" />
    <MAXPLAYERS player="35" str="35" />
    </GAMETYPE>


    its an exemeple : gametypecfg just edit this

    and after dit save your file and put gametypecfg in your matchserver and in your system ^^^

  3. #3
    Account Upgraded | Title Enabled! Reone is offline
    MemberRank
    Dec 2006 Join Date
    TokyoLocation
    208Posts
    It won't work.

  4. #4
    Infraction Banned dark_sillius is offline
    MemberRank
    Jan 2007 Join Date
    38Posts
    working for me

  5. #5
    MentaL's Slave Keith is offline
    LegendRank
    Nov 2004 Join Date
    2,671Posts
    dark_sillius, you must of done something else, it doesnt change count.

  6. #6
    Apprentice sandemi is offline
    MemberRank
    Feb 2007 Join Date
    24Posts
    You should edit gametypecfg.xml and locale.xml.

    So at gametycfg.xml you write all the mode that you want, and at locale.xml you edit the max number of player in a room

  7. #7
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts
    thx emisand



Advertisement