shifty_ginosaji 10 Posted October 5, 2014 I am working on an EW addon but my attempts at scrambling radar-guided AA missiles have been defeated since there is no way to forcing AI to break missile lock, For the jamming to work I am trying to find a command {which might not exist} that would break the AI and possibly humans radar missile locking every 10 seconds. Any help would be appreciated! Share this post Link to post Share on other sites
Jona33 51 Posted October 5, 2014 unit doTarget objNull[/Code]That might work for the AI at least. Not sure what the effect would be for a Human (I assume nothing). Share this post Link to post Share on other sites
shifty_ginosaji 10 Posted October 6, 2014 That and doWatch do not work, any other ideas? Share this post Link to post Share on other sites
lappihuan 178 Posted October 6, 2014 the IncomingMissile EH could be usefull to you Share this post Link to post Share on other sites
shifty_ginosaji 10 Posted October 7, 2014 (edited) already using :) EDIT: The IncomingMissile Event Handler is broken for guided missiles, it fires when the missile is fired not when the launcher acquires lockon A possible workaround would be assigning fired missiles a random trajectory/disabling guidance but i have no idea how to do that Edited October 7, 2014 by Madopow2110 Share this post Link to post Share on other sites