Only thing I changed was for it to drop between 1 and 5 crates but have not had a crate drop yet. It has been hours
No crates after hours of waitingNot An Issue
When the plugin loads, it should print a list of monuments that can be visited, as well as which of them have a drop zone. Can you find that in your logs and paste it here?
Yes 1 sec
Merged post
And thanks for the quick reply
Loaded plugin BetterChinookPatrol v0.1.1 by WhiteThunder [43ms]
[BetterChinookPatrol] 12 monuments on this map may be visited by Chinooks. 4 have drop zones.
- assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab
- assets/bundled/prefabs/autospawn/monument/medium/nuclear_missile_silo.prefab
- assets/bundled/prefabs/autospawn/monument/large/airfield_1.prefab -- HAS DROP ZONE
- assets/bundled/prefabs/autospawn/monument/large/powerplant_1.prefab -- HAS DROP ZONE
- assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab -- HAS DROP ZONE
- assets/bundled/prefabs/autospawn/monument/medium/radtown_small_3.prefab
- assets/bundled/prefabs/autospawn/monument/small/mining_quarry_b.prefab
- assets/bundled/prefabs/autospawn/monument/small/satellite_dish.prefab
- assets/bundled/prefabs/autospawn/monument/small/mining_quarry_a.prefab
- assets/bundled/prefabs/autospawn/monument/small/mining_quarry_c.prefab
- assets/bundled/prefabs/autospawn/monument/small/sphere_tank.prefab -- HAS DROP ZONE
- OilrigAI2
Thanks for posting that. According to that, you should expect to see crates potentially drop at the 4 noted monuments. This plugin doesn't actually cause or prevent crates from being dropped. It just replaces the "path finder" which only does monument selection, and edits a property that designates how many crates to drop, so I doubt this plugin is the cause of the crates not dropping.
How many chinooks spawned during the time you were testing? Usually what I do to test is directly spawn a few and watch them go around the map at the same time. Note that a given chinook must be present for at least 5 minutes before it's eligible to drop a crate, so it will often not drop until at least the 2nd or 3rd monument.
Ok thank you
Locked automatically