Advertisement
FrostyTeeth

Dune Sea FFA3

Jan 17th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.69 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <dokmap>
  3.  
  4. <mode>FFA</mode>
  5.     <name>Dune Sea FFA3</name>
  6.     <map>MP_11-DuneSea-FFA</map>
  7.     <description>3player FFA</description>
  8.     <authors>FrostyTeeth</authors>
  9.     <players>3</players>
  10.    
  11.     <heat>15</heat>
  12.  
  13.     <bounds top="7000" left="-9000" bottom="-5000" right="3000"/>
  14.  
  15.     <spawns>
  16.         <!-- team 1 -->
  17.         <spawn team="0" x="-5828" z="3828" angle="180"/>
  18.         <spawn team="1" x="-4035" z="-2864" angle="315"/>
  19.         <spawn team="2" x="864" z="2035" angle="45"/>
  20.  
  21.     </spawns>
  22.    
  23.     <resources>
  24.         <!-- type 0 = cus, type 1 = rus, type 2 = wreck (wreck needs testing) -->
  25.             <!-- player 1 -->
  26.         <resource x="-5687" z="3970" type="0" amount="3000" collectors="1"/>
  27.         <resource x="-5828" z="4028" type="1" amount="1000" collectors="1"/>
  28.         <resource x="-5970" z="3970" type="0" amount="3000" collectors="1"/>
  29.         <resource x="-6028" z="3828" type="1" amount="1000" collectors="1"/>
  30.         <resource x="-5970" z="3687" type="0" amount="3000" collectors="1"/>
  31.         <resource x="-5828" z="3628" type="1" amount="1000" collectors="1"/>
  32.         <resource x="-5687" z="3687" type="0" amount="3000" collectors="1"/>
  33.         <resource x="-5628" z="3828" type="0" amount="3000" collectors="1"/>
  34.  
  35.         <resource x="-3424" z="1424" type="0" amount="3000" collectors="1"/>
  36.         <resource x="-3707" z="1707" type="1" amount="1000" collectors="1"/>
  37.         <resource x="-3990" z="1990" type="0" amount="3000" collectors="1"/>
  38.         <resource x="-4273" z="2273" type="1" amount="1000" collectors="1"/>
  39.         <resource x="-4556" z="2556" type="1" amount="2000" collectors="1"/>
  40.         <resource x="-4838" z="2838" type="0" amount="3000" collectors="1"/>
  41.             <!-- player 2 -->
  42.         <resource x="-3894" z="-2722" type="0" amount="3000" collectors="1"/>
  43.         <resource x="-4035" z="-2664" type="1" amount="1000" collectors="1"/>
  44.         <resource x="-4177" z="-2722" type="0" amount="3000" collectors="1"/>
  45.         <resource x="-4235" z="-2864" type="1" amount="1000" collectors="1"/>
  46.         <resource x="-4177" z="-3005" type="0" amount="3000" collectors="1"/>
  47.         <resource x="-4035" z="-3064" type="1" amount="1000" collectors="1"/>
  48.         <resource x="-3894" z="-3005" type="0" amount="3000" collectors="1"/>
  49.         <resource x="-3835" z="-2864" type="0" amount="3000" collectors="1"/>
  50.  
  51.         <resource x="-3155" z="420" type="0" amount="3000" collectors="1"/>
  52.         <resource x="-3259" z="34" type="1" amount="1000" collectors="1"/>
  53.         <resource x="-3362" z="-352" type="0" amount="3000" collectors="1"/>
  54.         <resource x="-3466" z="-739" type="1" amount="1000" collectors="1"/>
  55.         <resource x="-3569" z="-1125" type="1" amount="2000" collectors="1"/>
  56.         <resource x="-3673" z="-1511" type="0" amount="3000" collectors="1"/>
  57.             <!-- player 3 -->
  58.         <resource x="1005" z="2177" type="0" amount="3000" collectors="1"/>
  59.         <resource x="864" z="2235" type="1" amount="1000" collectors="1"/>
  60.         <resource x="722" z="2177" type="0" amount="3000" collectors="1"/>
  61.         <resource x="664" z="2035" type="1" amount="1000" collectors="1"/>
  62.         <resource x="722" z="1894" type="0" amount="3000" collectors="1"/>
  63.         <resource x="864" z="1835" type="1" amount="1000" collectors="1"/>
  64.         <resource x="1005" z="1894" type="0" amount="3000" collectors="1"/>
  65.         <resource x="1064" z="2035" type="0" amount="3000" collectors="1"/>
  66.  
  67.         <resource x="-2420" z="1155" type="0" amount="3000" collectors="1"/>
  68.         <resource x="-2034" z="1259" type="10" amount="1000" collectors="1"/>
  69.         <resource x="-1648" z="1362" type="0" amount="3000" collectors="1"/>
  70.         <resource x="-1261" z="1466" type="1" amount="1000" collectors="1"/>
  71.         <resource x="-875" z="1569" type="1" amount="2000" collectors="1"/>
  72.         <resource x="-489" z="1673" type="0" amount="3000" collectors="1"/>
  73.  
  74.     </resources>
  75.    
  76.     <blockers existing="false">
  77.     </blockers>
  78.  
  79. </dokmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement