Advertisement
Demonburger

Bike_events

May 18th, 2021
1,286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.97 KB | None | 0 0
  1. <event name="VehicleCivilianSedan">
  2.         <nominal>20</nominal>
  3.         <min>1</min>
  4.         <max>30</max>
  5.         <lifetime>300</lifetime>
  6.         <restock>0</restock>
  7.         <saferadius>500</saferadius>
  8.         <distanceradius>500</distanceradius>
  9.         <cleanupradius>200</cleanupradius>
  10.         <flags deletable="0" init_random="0" remove_damaged="1"/>
  11.         <position>fixed</position>
  12.         <limit>mixed</limit>
  13.         <active>0</active>
  14.         <children>
  15.             <child lootmax="0" lootmin="0" max="5" min="1" type="CivilianSedan"/>
  16.             <child lootmax="0" lootmin="0" max="5" min="1" type="CivilianSedan_Black"/>
  17.             <child lootmax="0" lootmin="0" max="5" min="1" type="CivilianSedan_Wine"/>
  18.             <child lootmax="0" lootmin="0" max="5" min="1" type="dbo_tt650"/>
  19.             <child lootmax="0" lootmin="0" max="5" min="1" type="dbo_yamXt"/>
  20.             <child lootmax="0" lootmin="0" max="5" min="1" type="dbo_yamXtb"/>
  21.         </children>
  22.     </event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement