KingAlobar

DayZ - THE CAMP - events and eventspawns

Mar 19th, 2022
764
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.44 KB | None | 0 0
  1. Event and EventSpawns Entries:
  2.  
  3.     <event name="VehicleTruckCAMP">
  4.         <nominal>2</nominal>
  5.         <min>2</min>
  6.         <max>2</max>
  7.         <lifetime>300</lifetime>
  8.         <restock>0</restock>
  9.         <saferadius>50</saferadius>
  10.         <distanceradius>0</distanceradius>
  11.         <cleanupradius>100</cleanupradius>
  12.         <flags deletable="0" init_random="0" remove_damaged="1"/>
  13.         <position>fixed</position>
  14.         <limit>mixed</limit>
  15.         <active>1</active>
  16.         <children>
  17.             <child lootmax="0" lootmin="0" max="2" min="2" type="Truck_01_Covered"/>
  18.         </children>
  19.     </event>
  20.     <event name="VehicleOffroadHatchbackCAMP">
  21.         <nominal>1</nominal>
  22.         <min>1</min>
  23.         <max>1</max>
  24.         <lifetime>300</lifetime>
  25.         <restock>0</restock>
  26.         <saferadius>0</saferadius>
  27.         <distanceradius>0</distanceradius>
  28.         <cleanupradius>0</cleanupradius>
  29.         <flags deletable="0" init_random="0" remove_damaged="1"/>
  30.         <position>fixed</position>
  31.         <limit>mixed</limit>
  32.         <active>1</active>
  33.         <children>
  34.             <child lootmax="0" lootmin="0" max="1" min="1" type="OffroadHatchback"/>
  35.         </children>
  36.     </event>
  37.     <event name="StaticHeliCrashCAMP">
  38.         <nominal>2</nominal>
  39.         <min>0</min>
  40.         <max>0</max>
  41.         <lifetime>2100</lifetime>
  42.         <restock>0</restock>
  43.         <saferadius>1000</saferadius>
  44.         <distanceradius>1000</distanceradius>
  45.         <cleanupradius>1000</cleanupradius>
  46.         <secondary>InfectedArmyHard</secondary>
  47.         <flags deletable="1" init_random="0" remove_damaged="0"/>
  48.         <position>fixed</position>
  49.         <limit>child</limit>
  50.         <active>1</active>
  51.         <children>
  52.             <child lootmax="15" lootmin="10" max="2" min="1" type="Wreck_Mi8_Crashed"/>
  53.             <child lootmax="15" lootmin="10" max="2" min="1" type="Wreck_UH1Y"/>
  54.         </children>
  55.     </event>
  56.  
  57.  
  58.  
  59. event Spawns:
  60.  
  61.     <event name="VehicleTruckCAMP">
  62.         <pos x="431.326" y="475" z="13105.2" a="-71.652"/>
  63.         <pos x="759.294" y="335" z="12209.5" a="-47.6439"/>
  64.     </event>
  65.     <event name="StaticHeliCrashCAMP">
  66.         <zone smin="6" smax="13" dmin="13" dmax="19" r="5" />
  67.         <pos x="556.47" z="12914.78" a="180" />
  68.         <pos x="398.00" z="13257.06" a="-1" />
  69.     </event>>
  70.     <event name="VehicleOffroadHatchbackCAMP">
  71.         <pos x="773.0421142578125" y="336" z="12226.5673828125" a="90"/>
  72.     </event>
Advertisement
Add Comment
Please, Sign In to add comment