Advertisement
AGameAnx

kt-alt

Jan 13th, 2021
1,413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.85 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <dokmap version="1.1">
  3.     <!-- More Maps by SSSS -->
  4.     <meta name="kt-alt" authors="AGameAnx" description="kt-alt"/>
  5.    
  6.     <layout map="MP_10-KharToba" mode="Team" players="2,3,4,5,6">
  7.         <bounds top="4900" right="2650" bottom="-4900" left="-5750"/>
  8.         <spawns>
  9.             <!-- team top -->
  10.             <spawn team="0" index="0" x="1180" y="3680" angle="225" camera="315"/>
  11.             <spawn team="0" index="1" x="1180" y="3680" angle="225" camera="315" fleet="false"/>
  12.             <spawn team="0" index="2" x="1180" y="3680" angle="225" camera="315" fleet="false"/>
  13.             <!-- team bot -->
  14.             <spawn team="1" index="0" x="1180" y="-3680" angle="315" camera="225"/>
  15.             <spawn team="1" index="1" x="1180" y="-3680" angle="315" camera="225" fleet="false"/>
  16.             <spawn team="1" index="2" x="1180" y="-3680" angle="315" camera="225" fleet="false"/>
  17.         </spawns>
  18.         <units>
  19.             <!-- spectator units -->
  20.             <unit team="0" index="1" x="0" y="4900" angle="0" type="N_DemoCharge"/>
  21.             <unit team="0" index="2" x="0" y="4900" angle="0" type="N_DemoCharge"/>
  22.             <unit team="1" index="1" x="0" y="4900" angle="0" type="N_DemoCharge"/>
  23.             <unit team="1" index="2" x="0" y="4900" angle="0" type="N_DemoCharge"/>
  24.         </units>
  25.         <resources>
  26.             <!-- top -->
  27.             <resource x="1260" y="3420" type="cu" amount="7500" collectors="2"/>
  28.             <resource x="1380" y="3550" type="ru" amount="3000" collectors="2"/>
  29.             <resource x="1500" y="3670" type="cu" amount="7500" collectors="2"/>
  30.             <!-- bot -->
  31.             <resource x="1260" y="-3420" type="cu" amount="7500" collectors="2"/>
  32.             <resource x="1380" y="-3550" type="ru" amount="3000" collectors="2"/>
  33.             <resource x="1500" y="-3670" type="cu" amount="7500" collectors="2"/>
  34.         </resources>
  35.         <wrecks>
  36.             <!-- top -->
  37.             <wreck x="100" y="2250" angle="315">
  38.                 <resource x="-160" y="2300" type="cu" amount="10500" collectors="2"/>
  39.                 <resource x="-60" y="2200" type="ru" amount="4000" collectors="2"/>
  40.             </wreck>
  41.             <wreck x="-1600" y="3900" angle="45">
  42.                 <resource x="-1750" y="3980" type="ru" amount="4000" collectors="2"/>
  43.                 <resource x="-1750" y="3830" type="cu" amount="10500" collectors="2"/>
  44.             </wreck>
  45.             <!-- bot -->
  46.             <wreck x="100" y="-2250" angle="45">
  47.                 <resource x="-160" y="-2300" type="cu" amount="10500" collectors="2"/>
  48.                 <resource x="-60" y="-2200" type="ru" amount="4000" collectors="2"/>
  49.             </wreck>
  50.             <wreck x="-1600" y="-3900" angle="315">
  51.                 <resource x="-1750" y="-3980" type="ru" amount="4000" collectors="2"/>
  52.                 <resource x="-1750" y="-3830" type="cu" amount="10500" collectors="2"/>
  53.             </wreck>
  54.         </wrecks>
  55.         <artifacts>
  56.             <artifact x="0" y="-70"/>
  57.             <artifact x="-1950" y="1150"/>
  58.             <artifact x="-1950" y="-1150"/>
  59.         </artifacts>
  60.         <ezs>
  61.             <!-- extraction zones -->
  62.             <ez team="0" x="-4550" y="-2000" radius="500"/>
  63.             <ez team="1" x="-4550" y="2000" radius="500"/>
  64.         </ezs>
  65.     </layout>
  66. </dokmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement