Help with Animated Heli Crashes

Are you getting anything in your RPT about it?

If the whole script runs sucessfully you should see something like:
CRASHSPAWNER: Crash completed! Wreck at: COORDS - Runtime: 300 Seconds || Distance from calculated POC: 30 meters
 
Are you getting anything in your RPT about it?

If the whole script runs sucessfully you should see something like:
CRASHSPAWNER: Crash completed! Wreck at: COORDS - Runtime: 300 Seconds || Distance from calculated POC: 30 meters

I do indeed see this. As mentioned, the chopper spawns, flies around a bit, hits the final destination and explodes (if not shot down before). Once the chopper is down you see the wreck model spawn (old heli deletes), dead bodies around but no loot at all, everytime... i'm at a loss :p
 
Last RPT log

Code:
 1:14:28 "CRASHSPAWNER: UH-1H just exploded at [6635.18,3125.22,118.195]!, "
1:14:32 "WRITE: "["PASS"]""
1:14:34 "WRITE: "["PASS"]""
1:14:36 "WRITE: "["PASS"]""
1:14:36 "WRITE: "["PASS"]""
1:14:41 "CRASHSPAWNER: Loot spawn at '[6485.57,3275.93,0]' with loot table '15.3165'"
1:14:41 "CRASHSPAWNER: Loot spawn at '[6472.88,3278.38,0]' with loot table '15.3165'"
1:14:41 "CRASHSPAWNER: Loot spawn at '[6475.78,3274.77,0]' with loot table '15.3165'"
1:14:41 "CRASHSPAWNER: Loot spawn at '[6473.26,3276.07,0]' with loot table '15.3165'"
1:14:41 "CRASHSPAWNER: Loot spawn at '[6473.93,3281.83,0]' with loot table '15.3165'"
1:14:41 "CRASHSPAWNER: Crash completed! Wreck at: [6479.5,3279.65,0] - Runtime: 102 Seconds || Distance from calculated POC: 6956 meters"
1:14:41 "CRASHSPAWNER: 100% chance to start a crashing UH-1H with loot table 'HeliCrash' at 497.775"

Does this part mean the loot will spawn almost 7000 meters away or is that POSITION OF CRASH?
Code:
POC: 6956 meters
 
Back
Top