Moderator
M
Moderator
20:19, 4th Jun 2009
hvo-busterkomo: The effect is awesome, and the scripting is fine, except a few complaints:
1. Your interval should be a constant, really.
2. Inlining TriggerRegisterAnyUnitEventBJ is lame. While a null boolexpr leaks, yours is only leaking 16 times a game, and the leak is too incredibly insignificant for it to matter.
3. You should inline the PolarProjection, and use radians.
hvo-busterkomo: The effect is awesome, and the scripting is fine, except a few complaints:
1. Your interval should be a constant, really.
2. Inlining TriggerRegisterAnyUnitEventBJ is lame. While a null boolexpr leaks, yours is only leaking 16 times a game, and the leak is too incredibly insignificant for it to matter.
3. You should inline the PolarProjection, and use radians.