ESAc_matador Posted June 28, 2017 Posted June 28, 2017 Hello to all. I have a question, i guess the groups when they detect an aircraft, creates a table. Can we mesh with those tables? Yes, i know about get detected targets, but I would like to remove an aircraft from one specific SAM. I mean to make it invisible just for that unit. Is that possible?
Grimes Posted June 29, 2017 Posted June 29, 2017 There is unfortunately no way to make the AI forget about a target. Perhaps toggling the invisible option on/off may clear it, but I really don't know. There is a way to force AI to know about a target via Controller.knowTarget(). It can act like a datalink of sorts. However I am quite certain once this is used the AI can't lose track of the target. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
ESAc_matador Posted June 29, 2017 Author Posted June 29, 2017 Ok, thanks. What I do is to switch it off for 5 second or 10. Good enough though. But thanks.
Recommended Posts