Comment 24 for bug 1042496

Revision history for this message
AlexB (alexander-b) wrote :

Thank you for your work on this issue. I've taken a look at the file, and I found some issues that need some fixing before I can commit it to Ares:
* EVA_RobotTanksBackOnline and EVA_RobotTanksOffline would play for every unit on the map, not just once per type.
* EVA_RobotTanksBackOnline will be played continuously for every unit on the map that needs an operator.
* The EVA sounds are still not customizable.

The second one would be a simple fix by moving line 28 after 33. The third would be nice-to-have. The first one would require some more work, otherwise the EVA messages would be very annoying.