DayZ
IRP-Land-Rover-Defender-110
Han Yolo 2023 年 4 月 21 日 上午 1:24
Defender spawns in dynamic events (Trains, Heli Crashes, Convoys)
Hey!

I have this problem that the Defender spawns in those dynamic events like the heli crash, the train containers in the train and on both the military and police convoys.

I have no idea anymore on how to fix this.

Is this a known problem, did this happen to anyone else?
< >
正在显示第 1 - 5 条,共 5 条留言
Banditas 2023 年 5 月 13 日 上午 9:27 
Seems like you use wrong spawn locations.
Han Yolo 2023 年 5 月 30 日 上午 10:37 
No, I hand picked every single location.
Han Yolo 2023 年 6 月 3 日 上午 4:38 
I knew of that bug an have set all cars in my types.xml to be 0. Not sure if having set any other car to X nominal could cause other cars to spawn too?
76561198165524701 2023 年 6 月 7 日 上午 4:48 
引用自 Han Yolo
Hey!

I have this problem that the Defender spawns in those dynamic events like the heli crash, the train containers in the train and on both the military and police convoys.

I have no idea anymore on how to fix this.

Is this a known problem, did this happen to anyone else?


If u put the any number unstead 0 at nominal in types :
<type name="CrSk_Land_Rover_Defender_110_Green">
<nominal>0</nominal>

they will spawn on dinamic events.

only change numbers of vehicles at events:

<children>
<child lootmax="0" lootmin="0" max="15" min="10" type="CrSk_Land_Rover_Defender_110"/>
<child lootmax="0" lootmin="0" max="15" min="10" type="CrSk_Land_Rover_Defender_110_Green"/>
<child lootmax="0" lootmin="0" max="15" min="10" type="CrSk_Land_Rover_Defender_110_UN"/>
</children>
Viking Daddy 2023 年 6 月 17 日 上午 10:19 
that is not a bug, your files do that
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50