-
Posts
1280 -
Joined
-
Last visited
Community Answers
-
Pizzicato's post in DCS modules not available in Mission Editor was marked as the answer
Have you tried with Historical Mode toggled off in case there's some issue with how their dates are being stored in the database?
-
Pizzicato's post in Getting the object from its ID was marked as the answer
Just for anyone else that's coming to this, the code snippet needs the underscore to be on the right of id, not the left, i.e.
local obj = { ["id_"] = 13777728,}
-
Pizzicato's post in Getting Groups to return to their tasks was marked as the answer
Thanks for checking, @toutenglisse. Your confirmation that it does actually work as intended forced me to double-check my scripts. Turns out that I was inadvertently overwriting some AI behaviours with my main script. I forgot to flag the problematic group as mission specific, so it accidentally received the suite of settings that I apply to generic groups in my mission.
Thanks for the help.
-
Pizzicato's post in Manual for owner but not having OB installed was marked as the answer
https://forums.eagle.ru/applications/core/interface/file/attachment.php?id=218262