rwsd_1 Posted April 18, 2024 Posted April 18, 2024 How would I write a script where a group of bombers spawn randomly in a zone but at around 8000ft ? so far Ive written 1. Group.getByName .......(2438, true ,"BARO" 2 mist.respawnInZone (.... etc
Exorcet Posted April 18, 2024 Posted April 18, 2024 I don't use MIST, but you could do this with no scripting at all, or at least something similar. Spawn a bomber group with multiple waypoints and multiple switch waypoint triggered actions. Have it orbit at spawn and then trigger it to go to a specific waypoint when required. I don't know exactly what you're trying to do so this may not be a good solution, but it is a way to make a plane take a random route to an objective. Awaiting: DCS F-15C Win 10 i5-9600KF 4.6 GHz 64 GB RAM RTX2080Ti 11GB -- Win 7 64 i5-6600K 3.6 GHz 32 GB RAM GTX970 4GB -- A-10C, F-5E, Su-27, F-15C, F-14B, F-16C missions in User Files
rwsd_1 Posted April 18, 2024 Author Posted April 18, 2024 Thanks yeah thats a great idea , I'll try that
diego999 Posted April 19, 2024 Posted April 19, 2024 I'd clone a single bomber group several times with late activation, set them in different positions inside the zone, and activate only one with a random flag.
cfrag Posted April 19, 2024 Posted April 19, 2024 This may help. Look at the "BombersBhere" trigger zone for details. Random Bombers Inbound.miz 1
Recommended Posts