how make 24players? lolz

Results 1 to 14 of 14
  1. #1
    Member dawidziom12 is offline
    MemberRank
    May 2008 Join Date
    97Posts

    how make 24players? lolz

    i use system 32 files and Xiao's June-Runnable [FileList Skip] xD



  2. #2
    RestyleGamerZ FTW Mambo is offline
    MemberRank
    Mar 2008 Join Date
    The NetherlandsLocation
    821Posts

    Re: how make 24players? lolz

    Check your system.mrs.

  3. #3
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: how make 24players? lolz

    System.mrs ;-)!

    *Eww someone answered just before me*

  4. #4
    Account Upgraded | Title Enabled! CrashPoint is offline
    MemberRank
    Sep 2008 Join Date
    VietNamLocation
    706Posts

    Re: how make 24players? lolz

    Not gonna work nao :(, if u wan 24 players(or even 500 or smt like tas), u will nid da VERY VERY Old Runable -.- i dun think u can find it nao -.-

  5. #5
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: how make 24players? lolz

    Why don't you try to edit it in the runnable (hex edit)...
    Ima do it and tell you if it works.

  6. #6
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: how make 24players? lolz

    Quote Originally Posted by mcsic View Post
    Why don't you try to edit it in the runnable (hex edit)...
    Ima do it and tell you if it works.
    Hmm i don't that will works, but please try it.

  7. #7
    Member dawidziom12 is offline
    MemberRank
    May 2008 Join Date
    97Posts

    Re: how make 24players? lolz

    i change in system/gametypecfg and don't see 24 players;/

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <XML>
    	<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" />
    		<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="24" str="24" />
      
    	</GAMETYPE>
    
    	<GAMETYPE id="1">	<!-- GAMETYPE_DEATHMATCH_TEAM -->
    		<ROUNDS    round="10"	str="10" />
    		<ROUNDS    round="20"	str="20" />
    		<ROUNDS    round="30"	str="30" default="true" />
    		<ROUNDS    round="50"	str="50" />
    		<ROUNDS    round="70"	str="70" />
    		<ROUNDS    round="100"	str="100" />
    		<LIMITTIME sec="99999"	str="Infinite" />
    		<LIMITTIME sec="5"	str="5 min" />
    		<LIMITTIME sec="10"	str="10 min" default="true" />
    		<LIMITTIME sec="15"	str="15 min" />
    		<LIMITTIME sec="20"	str="20 min" />
    		<LIMITTIME sec="25"	str="25 min" />
    		<LIMITTIME sec="30"	str="30 min" />
    		<MAXPLAYERS player="4"  str="4" />
    		<MAXPLAYERS player="8"  str="8" default="true" />
    		<MAXPLAYERS player="12" str="12" />
                    <MAXPLAYERS player="24" str="24" />
    
    	</GAMETYPE>
    
    	<GAMETYPE id="2">	<!-- GAMETYPE_GLADIATOR_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" />
    		<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="24" str="24" />
    
    	</GAMETYPE>
    
    	<GAMETYPE id="3">	<!-- GAMETYPE_GLADIATOR_TEAM -->
    		<ROUNDS    round="10"	str="10" />
    		<ROUNDS    round="20"	str="20" />
    		<ROUNDS    round="30"	str="30" default="true" />
    		<ROUNDS    round="50"	str="50" />
    		<ROUNDS    round="70"	str="70" />
    		<ROUNDS    round="100"	str="100" />
    		<LIMITTIME sec="99999"	str="Infinite" />
    		<LIMITTIME sec="5"	str="5 min" />
    		<LIMITTIME sec="10"	str="10 min" default="true" />
    		<LIMITTIME sec="15"	str="15 min" />
    		<LIMITTIME sec="20"	str="20 min" />
    		<LIMITTIME sec="25"	str="25 min" />
    		<LIMITTIME sec="30"	str="30 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="24" str="24" />
    	</GAMETYPE>
    
    	<GAMETYPE id="4">	<!-- GAMETYPE_ASSASSINATE -->
    		<ROUNDS    round="10"	str="10" />
    		<ROUNDS    round="20"	str="20" />
    		<ROUNDS    round="30"	str="30" default="true" />
    		<ROUNDS    round="50"	str="50" />
    		<ROUNDS    round="70"	str="70" />
    		<ROUNDS    round="100"	str="100" />
    		<LIMITTIME sec="99999"	str="Infinite" />
    		<LIMITTIME sec="5"	str="5 min" />
    		<LIMITTIME sec="10"	str="10 min" default="true" />
    		<LIMITTIME sec="15"	str="15 min" />
    		<LIMITTIME sec="20"	str="20 min" />
    		<LIMITTIME sec="25"	str="25 min" />
    		<LIMITTIME sec="30"	str="30 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="24" str="24" />
    	</GAMETYPE>
    
    	<GAMETYPE id="5">	<!-- GAMETYPE_TRAINING -->
    		<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" />
    		<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="24" str="24" />
    	</GAMETYPE>
    
    	<GAMETYPE id="6">	<!-- GAMETYPE_SURVIVAL -->
    		<ROUNDS    round="1"	str="---" default="true" />
    		<LIMITTIME sec="99999"	str="Infinite" default="true" />
    		<MAXPLAYERS player="8"  str="8" default="true" />
    	</GAMETYPE>
    
    	<GAMETYPE id="7">	<!-- GAMETYPE_QUEST -->
    		<ROUNDS    round="1"	str="---" default="true" />
    		<LIMITTIME sec="99999"	str="Infinite" />
    		<MAXPLAYERS player="4"  str="4" default="true" />
    	</GAMETYPE>
    
    	<GAMETYPE id="8">	<!-- GAMETYPE_BERSERKER -->
    		<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" />
    		<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="24" str="24" />
    	</GAMETYPE>
    
    	<GAMETYPE id="9">	<!-- GAMETYPE_DEATHMATCH_TEAM2 -->
    		<ROUNDS round="10"	str="10" /> 
    		<ROUNDS round="20"	str="20" /> 
    		<ROUNDS round="30"	str="30" /> 
    		<ROUNDS round="50"	str="50" /> 
    		<ROUNDS round="70"	str="70" default="true" /> 
    		<ROUNDS round="100"	str="100" /> 
    		<LIMITTIME sec="99999"	str="Infinite" />
    		<LIMITTIME sec="10"	str="10 min" /> 
    		<LIMITTIME sec="20"	str="20 min" /> 
    		<LIMITTIME sec="30"	str="30 min" /> 
    		<LIMITTIME sec="40"	str="40 min" default="true" /> 
    		<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="24" str="24" />
    	</GAMETYPE>
    
    	<GAMETYPE id="10">	<!-- GAMETYPE_DEATHMATCH_DUEL -->
    		<ROUNDS    round="10"	str="10" />
    		<ROUNDS    round="15"	str="15" />
    		<ROUNDS    round="20"	str="20" default="true" />
    		<ROUNDS    round="25"	str="25" />
    		<ROUNDS    round="30"	str="30" />
    		<LIMITTIME sec="1"	str="1 min" />
    		<LIMITTIME sec="2"	str="2 min" />
    		<LIMITTIME sec="3"	str="3 min" default="true" />
    		<LIMITTIME sec="4"	str="4 min" />
    		<LIMITTIME sec="5"	str="5 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="24" str="24" />
    	</GAMETYPE>
    </XML>

  8. #8
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: how make 24players? lolz

    Change it in the system (for the client) and put it in the server (replace the old gametypecfg.xml by it).
    Maybe that will work.
    I didn't had time to test it out yet.

  9. #9
    Member dawidziom12 is offline
    MemberRank
    May 2008 Join Date
    97Posts

    Re: how make 24players? lolz

    Quote Originally Posted by mcsic View Post
    Change it in the system (for the client) and put it in the server (replace the old gametypecfg.xml by it).
    Maybe that will work.
    I didn't had time to test it out yet.
    i do it and don't work ..
    lol look my post ...

  10. #10
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: how make 24players? lolz

    Asm edit and system/gametypecfg edit.

  11. #11
    Member dawidziom12 is offline
    MemberRank
    May 2008 Join Date
    97Posts

    Re: how make 24players? lolz

    Im noob in Asm

  12. #12
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: how make 24players? lolz

    Go unpack system.mrs and edit gametypecfg.xml or w/e then add things.. i have 50 plays in a room and max kill is 99999 ._.

  13. #13
    Member dawidziom12 is offline
    MemberRank
    May 2008 Join Date
    97Posts

    Re: how make 24players? lolz

    Quote Originally Posted by hiii View Post
    Go unpack system.mrs and edit gametypecfg.xml or w/e then add things.. i have 50 plays in a room and max kill is 99999 ._.
    can You upload ur gametypecfg.xml ?

  14. #14
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: how make 24players? lolz

    Add mine msn ryan456@evildemonz.net... and gimme your gametypecfg.xml not system.mrs plox.



Advertisement