RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Timer issues with rmxp

Started by Dragonware~Lupe, November 12, 2007, 03:54:32 AM

0 Members and 1 Guest are viewing this topic.

Dragonware~Lupe

Alright, so I am having a problem with my timer. Sorry if I repeated a problem someone else had, but I searched the threads but all I found on timers was for 22 and 2k3 or for making a day/night system, so I decided to make a new thread.

Ok, here's the problem:
I started a timer then made a conditional branch saying when the timer is below or at 0 min and 0 sec then it stops the timer and does a desired effect. However, it doesn't make the timer go away and the desired effect does not happen. If I tell it to do something when the timer is above 0 min and 0 sec it does that but does not execute the else handler. Does anyone know what the problem is?