Domestos Posted June 15, 2018 Posted June 15, 2018 If I put a trigger on the map and set it to activate an AI interceptor it will trigger an intercept no matter how low/terrian masked I am. Can I make it so when the EWR spots me an interceptor is launched/spawned so I could transit the area under the radar or behind terrain and if I pop up by accident then I get zapped. I'd like to do it without scripts as I'm thick. Domestos
feefifofum Posted June 15, 2018 Posted June 15, 2018 Without scripts, there is no way to tell if the EWR has detected you. You can fudge it with a trigger zone encompassing your route and a continuous action that checks for UNIT'S ALTITUDE AGL ABOVE XXXX and sets a flag true. If the flag becomes true, you spawn your interceptor. THE GEORGIAN WAR - OFFICIAL F-15C DLC
Domestos Posted June 15, 2018 Author Posted June 15, 2018 Fair enough! Thanks. I'll have to try and understand scripting, It seems to me a basic thing to need.
Fisherman82 Posted June 15, 2018 Posted June 15, 2018 I can't say I understand scripting either, I have managed to get small scripts for some extra functions to work by just pasting the script in the do script box. I would also like to have this trigger function that Domestos is asking for, I would be prepared to use it like a script though that I can paste in the do script box and just change some unit names. Maybe someone who knows scripting would be kind to make and paste a script that sets a flag when a EWR unit detects a flying unit with radar. I could then just change the unit names in the script so it matches the names in my missions. There was a guy in another thread that I think almost did this but instead of pasting a complete script that is needed he pasted it in several parts and I could not follow how it needed to be put togeather so I could not get it to work. But from the little I understood of what he wrote I think it would be a fairly simple script and that it could be possible to make one. I dont want to use MOOSE or MIST though. Fair enough! Thanks. I'll have to try and understand scripting, It seems to me a basic thing to need. Skickat från min D5503 via Tapatalk
Recommended Posts