JSal16 Posted May 26 Posted May 26 Hi all, Is it possible to write a script for a trigger based on getting a missile lock? Fox example, if the user (F-14) acquires a missile lock (sidewinder) then a sound would play. Thoughts?
kira_mikamy Posted May 30 Posted May 30 i dont believe so cause theres no event related to the missile lock itself, as far as i know. the only related event you can use is On Event Shot, i imagine server doesnt need to know that lock event so its probably client side coded inside the plane itself, the only event the server manage is the shot one. source for events managed by sim: https://wiki.hoggitworld.com/view/Category:Events 1
JSal16 Posted May 30 Author Posted May 30 Could I use a Command ID trigger? I believe the command id for CAGE/SEAM on the F14 is 3002. It's not the exact same thing as acquiring a missile lock but it could work for what I'm hoping to accomplish.
kira_mikamy Posted May 31 Posted May 31 (edited) i have never do that, didnt explore the various command id but i guess if you have to press a button for doing that, that thread can probably be usefull Edited May 31 by kira_mikamy
Recommended Posts