Deatchmatch on cqc map?

12/13/2013 00:35 bastek16#1
Hello. I have a question who knows how to create Deathmatch on khali and I will explain.
12/13/2013 13:30 xSincex#2
Open Maps>Khali and edit the MapInfo.xml


From:

PHP Code:
<MapInfo Version="1.0">
    <
Identity ID="23"/>
    <
Display DisplayName="Khali" ThumbIndex="23"/>
            
    <
Channel Mission="True" Medium="False" Large="False"/>  // Medium = UrbanOps  Large= Battlegroup
    
    
<GameMode>
        <
Explosive    Support="True"/>
        <
DeathMatch    Support="False"/>   <------ This
        
<Conquest    Support="False"/>
        <
FFA        Scale="8"/>
        <
Tutorial    Support="False"/>
    </
GameMode>
    
    <
Restriction PayType="Free"/>
    <
Audio BGM="Themacity.mp3" Ambient="None">
</
MapInfo


To:

PHP Code:
<MapInfo Version="1.0">
    <
Identity ID="23"/>
    <
Display DisplayName="Khali" ThumbIndex="23"/>
            
    <
Channel Mission="True" Medium="False" Large="False"/>  // Medium = UrbanOps  Large= Battlegroup
    
    
<GameMode>
        <
Explosive    Support="True"/>
        <
DeathMatch    Support="True"/>   <----- This
        
<Conquest    Support="False"/>
        <
FFA        Scale="8"/>
        <
Tutorial    Support="False"/>
    </
GameMode>
    
    <
Restriction PayType="Free"/>
    <
Audio BGM="Themacity.mp3" Ambient="None">
</
MapInfo

Save and done.
12/14/2013 00:32 bastek16#3
Not work, started warrock and crc error ;/
12/14/2013 03:47 UndercoverUser#4
Quote:
Originally Posted by bastek16 View Post
Not work, started warrock and crc error ;/
U need a bypass.