When is the SimEvent "ObjecteAdded" triggert? I have tested it with Live Traffic, Offline Traffic (BGL) as well as SimConnect based AI Traffic, but in all cases it was not triggert after a new AI Airplane was added in the Sim.
With the current issue (since SU5) that the Sim can crash when using lagacy (MDLX) models we are currently working on a workaround that will clear the local cache after a new SimObject was added (tests confimred that this is preventing the crash). When adding our Ai Objects va our own tool when can clean the cache before adding them but for a standalone workaround we need to know when the Sim added a SimObject by itself so the cache can be cleared for the next injection.