FunnyCookieEver 1 Posted September 28, 2021 Hello everyone. As it says in the title, I am trying to find a way to disable the ability to lock aircraft or ground vehicles with AA / AT launchers. First idea was to use player forgetTarget _obj; and run it in a loop, but no luck. Share this post Link to post Share on other sites
pierremgi 4900 Posted September 28, 2021 try with : player disableAI "checkVisible" That can take a little time to be effective 1 1 Share this post Link to post Share on other sites
Harzach 2517 Posted September 28, 2021 A simple solution would be to limit access to "dumb" missile launchers only, but that might not fit your mission aesthetic. 1 Share this post Link to post Share on other sites