Quote:
Originally Posted by purpℓebeαtz
Code:
<MapInfo Version="1.0">
<Identity ID="50"/>
<Display DisplayName="28th St" ThumbIndex="50"/>
<Channel Mission="False" Medium="False" Large="False" AI="True"/>
<GameMode>
<Explosive Support="False"/>
<DeathMatch Support="True"/>
<Conquest Support="False"/>
<Survival Support="False"/>
<Defence Support="True"/>
<SmallHero Support="False"/>
<FFA Scale="0"/>
<Tutorial Support="False"/>
<Rank Support="True"/>
</GameMode>
<Restriction PayType="Free"/>
<Audio BGM="Thema28st.mp3" Ambient="WR_Traffic"/>
<Icon b4vs4="False" Exp5Up="False" Exp10Up="False" New="False" Event="False"/>
</MapInfo>
Copy & paste this in C:\Nexon\Warrock EU\maps\28th_St\MapInfo.xml.
Du musst bei einer beliebigen Zombiemap in den Ordner reingehen & die MapInfo.xml bearbeiten. Du ersetzt <Deathmatch Support=" False"/> einfach das "False" durch "True".
Aber um Warrock dann noch Problemlos starten zu können benötigst du einen CRC Bypass.
|
<Channel Mission="False" Medium="False" Large="False" AI="True"/>
Mission="True" für Cqc
Medium="True" für Cqc 4v4 glaube ich
Large="True" für Battlegroup
AI="True" für AI aber andere Maps lassen das spiel abstürzen in AI
Z.b.
<MapInfo Version="1.0">
<Identity ID="48"/>
<Display DisplayName="DayOne" ThumbIndex="48"/>
<Channel Mission="True" Medium="True" Large="True" AI="True"/>
<GameMode>
<Explosive Support="True"/>
<DeathMatch Support="True"/>
<Conquest Support="False"/>
<Survival Support="True"/>
<SmallHero Support="False"/>
<FFA Scale="0"/>
<Tutorial Support="False"/>
<Rank Support="True"/>
</GameMode>
<Restriction PayType="Free"/>
<Audio BGM="ThemaSurvival.mp3" Ambient="WR_Scary.wav"/>
<Icon b4vs4="False" Exp5Up="False" Exp10Up="False" New="False" Event="False"/>
</MapInfo>