Guest User

Untitled

a guest
Oct 29th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. <event name="Dmns_MRAP">
  2. <nominal>3</nominal>
  3. <min>2</min>
  4. <max>4</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>1</active>
  14. <children>
  15. <child lootmax="0" lootmin="0" max="4" min="2" type="Dmns_MRAP_OD"/>
  16. <child lootmax="0" lootmin="0" max="4" min="2" type="Dmns_MRAP_Urban"/>
  17. <child lootmax="0" lootmin="0" max="4" min="2" type="Dmns_MRAP_SecOne"/>
  18. </children>
  19. </event>
  20. <event name="Dmns_HUMVEE">
  21. <nominal>2</nominal>
  22. <min>1</min>
  23. <max>3</max>
  24. <lifetime>300</lifetime>
  25. <restock>0</restock>
  26. <saferadius>500</saferadius>
  27. <distanceradius>500</distanceradius>
  28. <cleanupradius>200</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="3" min="1" type="Dmns_HUMVEE"/>
  35. </children>
  36. </event>
Advertisement
Add Comment
Please, Sign In to add comment