- Joined
- Nov 4, 2013
- Messages
- 2,016
I have a map of mine that apparently still seems to be leaking after ensuring that I removed all location, unit group, visibility, player group and special effect leaks. It takes me about 15 seconds to quit from the game. What remains? Many sounds and wait commands... I'm sure they are the ones causing the leaking problems. So basically here are the questions:
1- Is there any non-leaking wait command? (please don't tell me timers, it would be insane replacing all wait commands with timers).
2- Sounds can be destroyed after being played but this prevents them from being played a second time. I need to replay some sounds periodically but I cannot let them leak! What to do?
1- Is there any non-leaking wait command? (please don't tell me timers, it would be insane replacing all wait commands with timers).
2- Sounds can be destroyed after being played but this prevents them from being played a second time. I need to replay some sounds periodically but I cannot let them leak! What to do?