Script-created timers not created properly

Posted by Krenath on Fri 31 May 2002 03:19 PM — 2 posts, 12,599 views.

USA #0

World.AddTimer "StatusBar",0,2,1,"",eEnabled+eAtTime+eReplace+eTemporary,"TimerUpdateStatus"


The timer created by the following line doesn't work properly.

When viewing the timer in the Timers menu, "Every Interval" is selected, but Hour, Minute, and Second are all 0. Under "At the time", the time shows up at 0:02:01.

Apparently, eAtTime doesn't properly clue MUSHclient in for which of tha 'radio buttons' to enable

I'm still testing the exact conditions of the problem.

If eAtTime is left out, an interval timer is properly created for 2 minutes, 1 second.
Australia Forum Administrator #1
That is a problem in the dialog box, probably introduced when I added extra check boxes.

The timer should still work, but the radio buttons in the dialog box will not work properly.

Fixed in 3.23.