I request this new command because we need a return for all the objects created while playing a mission ( ex. a structure, a wall, a sandbag, etc ).
This because AllmissionObjects return also all the map object that we don't need!
Need to be something like:
_array = AllmissionCreatedObjects "All";