$world->DoAfter problems.

Posted by Skuggo on Thu 25 Nov 2010 09:49 AM — 3 posts, 17,950 views.

#0
Hey again, since I upgraded to some version v.46+ my $world->DoAfters have quit working. I haven't used the script for quite som time and therefor haven't modified it. For an example, this won't work at all:

$world->DoAfter (2.1, "meditate");

Any clues what might be the issue? Thanks in advance.
Australia Forum Administrator #1
It seemed to work for me. Do you get an error message, or does nothing happen? Make sure timers are enabled or it won't do anything.
#2
Wow, that's embarassing, timers were off, thanks alot Nick!