01-20-2014, 08:53 AM
Just reporting here that I have fixed the cWorld:ScheduleTask() API function and it should work now. Note that I have swapped the parameters, the tick delay goes first, the function goes second. Also, there's a working example in the Debuggers plugin's "/sched" command handler. Take a note how it implements delayed messages to specific players.