DayZ
IRP-Land-Rover-Defender-110
Yee 23 Feb, 2020 @ 10:55am
Vehicle not spawns
I add this mod in my server,but can't find any Defender
here is my xml code:
<event name="LandRoverDefender">
<waves>0</waves>
<nominal>100</nominal>
<min>90</min>
<max>100</max>
<lifetime>388800</lifetime>
<restock>0</restock>
<saferadius>500</saferadius>
<distanceradius>500</distanceradius>
<cleanupradius>200</cleanupradius>
<flags deletable="0" init_random="0" remove_damaged="1"/>
<position>fixed</position>
<limit>mixed</limit>
<active>1</active>
<children>
<child lootmax="0" lootmin="0" max="10" min="9" type="OffroadHatchback"/>
<child lootmax="0" lootmin="0" max="20" min="19" type="OffroadHatchback_Blue"/>
<child lootmax="0" lootmin="0" max="20" min="19" type="OffroadHatchback_White"/>
<child lootmax="0" lootmin="0" max="20" min="19" type="CrSk_Land_Rover_Defender_110"/>
<child lootmax="0" lootmin="0" max="20" min="19" type="CrSk_Land_Rover_Defender_110_Green"/>
<child lootmax="0" lootmin="0" max="20" min="19" type="CrSk_Land_Rover_Defender_110_UN"/>
</children>
</event>
even I change the number but still can't find,plz help