2012-07-03, 10:05 PM
SaptaZapta Wrote:The problem with Fiel's solution is that Cassandra will not change her animation at midnight when a new event starts.
You'd have to restart Maple to see the new animation.
To solve that, you'd have to not only load the current animation, but also make note of the time when it will "expire". When that time comes, rescan the file for the new animation.
Should be a non-issue since you technically shouldn't be keeping maple open for days at a time. And the current memory leaks prevent such a thing, anyway. So you'll be forced to reload eventually.

