boo_n_817 Posted April 4 Share Posted April 4 I have a simple trigger that activates some bad guys when my Hornet takes off the carrier and leaves the moving zone, which is assigned to the carrier. I'm starting cold, so roughly 30 seconds into the startup process, the bad guys spawn... but I haven't moved. I've used this type of trigger a hundred times with no problems, so why now? Anyone else having the same issue? Link to post Share on other sites
feefifofum Posted April 4 Share Posted April 4 Can't speak to the actual issue, but my first thought for a workaround- Turn a flag on when the player spawns in, then check for both FLAG IS TRUE and UNIT OUTSIDE MOVING ZONE. I've seen occasional weirdness with speed or zone conditions looking for players as they spawn in, particularly in multiplayer, without some additional short timer or check. MY MISSIONS AND CAMPAIGNS: THE GEORGIAN WAR - OFFICIAL F-15C DLC Operation Hydra - Large scale MP CO-OP in the Persian Gulf The New Soviet Republic - Ongoing MP CO-OP Campaign in the Caucasus region Operation Wax Wings - Large scale MP CO-OP in the Caucasus region Operation Lead Sky - Large scale MP CO-OP in the Persian Gulf Operation Skyhook - Large scale MP CO-OP in the Persian Gulf Link to post Share on other sites
toutenglisse Posted April 4 Share Posted April 4 8 hours ago, boo_n_817 said: I have a simple trigger that activates some bad guys when my Hornet takes off the carrier and leaves the moving zone, which is assigned to the carrier. I'm starting cold, so roughly 30 seconds into the startup process, the bad guys spawn... but I haven't moved. I've used this type of trigger a hundred times with no problems, so why now? Anyone else having the same issue? No, the trigger "out of moving zone" is working correctly on my side. Maybe you made a mistake or something broke on your trigger for a reason ? Here a .miz example with Hornet cold start on Roosevelt carrier moving at 25km/h, and a trigger that displays a message when you leave the carrier's moving zone (roughly size of the carrier) by taking off. It works correctly. test-out of moving zone.miz Link to post Share on other sites
boo_n_817 Posted April 4 Author Share Posted April 4 Thanks to both of you for the suggestions. This is a head scratcher for sure. I added a sound to the trigger just to test it. Start the mission, my plane is on the deck and approx 30 seconds in, the bad guys spawn but I get no sound! I've got some gremlins somewhere. I'll just figure out another way to spawn the bad guys. Thanks again! Link to post Share on other sites
Recommended Posts