CBA_A3
CBA_A3 copied to clipboard
Replacing loop (fnc_startFallbackLoop) with event mission
When merged this pull request will:
- This modification removes the loop that checks if all the new entities are properly initialized and replaces it with the mission event "EntityCreated" which allows for checking if the new entity is properly initialized and if not to do so. This modification allows for a performance gain