Free Weapons Enjoy Usa

Welcome To {FWE}Forums => Crysis Wars Mapping/Modding => Topic started by: ACHILLES on November 06, 2009, 06:44:30 PM

Title: Editing Power struggle xml for conversion to ia or tia map
Post by: ACHILLES on November 06, 2009, 06:44:30 PM
when changing a power struggle map to a tia map open the xml file example map xml beach change the line on the xml that reads
<Gamerules MP1="PowerStruggle"/> to this <Gamerules MP1="InstantAction" MP2="TeamInstantAction"/>

<MetaData>
   <MiniMap Filename="Beach.dds" startX="1062.267700" startY="1623.857910" endX="2862.267578" endY="3423.857910" mapRadius="100"/>
   <Gamerules MP1="PowerStruggle"/>
   <LoadingScreens screen1="Beach_Loading.dds"/>
   <HeaderText text="Beach"/>
   <DescriptionText text="@Loading_screen_info_beach"/>
   <Display Name="Beach"/>
</MetaData>


<MetaData>
   <MiniMap Filename="Beach.dds" startX="1062.267700" startY="1623.857910" endX="2862.267578" endY="3423.857910" mapRadius="100"/>
   <Gamerules MP1="InstantAction" MP2="TeamInstantAction"/>
   <LoadingScreens screen1="Beach_Loading.dds"/>
   <HeaderText text="Beach"/>
   <DescriptionText text="@Loading_screen_info_beach"/>
   <Display Name="Beach"/>
Title: Re: Editing Power struggle xml for conversion to ia or tia map
Post by: {FWE}Blake-Adm on November 06, 2009, 06:46:46 PM
Nice post, +Rep
Title: Re: Editing Power struggle xml for conversion to ia or tia map
Post by: cloudstrife465 on November 20, 2009, 02:07:50 AM
thankx achillies
EhPortal 1.39.5 © 2024, WebDev