astruyk / Ares

An arma3 mod that adds some extra functionality to Zeus
51 stars 11 forks source link

Util - Remove Objects from Zeus doesn't remove vehicle crews #94

Closed astruyk closed 10 years ago

astruyk commented 10 years ago

It looks like it just removes the vehicles themselves. Should also remove all the crew.

astruyk commented 10 years ago

Actually, it looks like it only does this if the vehicle is already removed but the crew is still editable by zeus. You can work around it by re-adding the vehicle and then removing it again and everything gets removed correctly.

astruyk commented 10 years ago

I think the wonkyness here is actually the ADV_Zeus script re-adding the crewmembers running in the mission..... It has an issue where it only excludes the vehicle and not the crew when you add the variable to make it ignore an object.