I'm trying to edit time event system found here http://www.rpgmakervx.net/index.php?autocom=blogs&code=read_blog&id=22 The creator if the system hasn't been online in awhile and i havent been able to contact him/her.
anyway, its a great day/night/time system but it has a flaw that i havent been able to fix. The date changes at 11pm instead of 12am. its not THAT much of a problem, its just... not accurate. I think the flaw is in this part of the event (the left circle)
because if i add a branch (the circle on the right) that makes the process wait until the tens digit variable gets to 5 (as in it is 11:59 instead of 11:09) then it changes correctly. When it flips over to 12:00am, it is the next day.
But, with that in place, it skips over the the change from 1:19 to 1:20 and goes straight to 1:21. from 1:29 to 1:31, from 6:49 to 6:51. so on and so forth. and i cant figure out why.
anyway, its a great day/night/time system but it has a flaw that i havent been able to fix. The date changes at 11pm instead of 12am. its not THAT much of a problem, its just... not accurate. I think the flaw is in this part of the event (the left circle)
because if i add a branch (the circle on the right) that makes the process wait until the tens digit variable gets to 5 (as in it is 11:59 instead of 11:09) then it changes correctly. When it flips over to 12:00am, it is the next day.
But, with that in place, it skips over the the change from 1:19 to 1:20 and goes straight to 1:21. from 1:29 to 1:31, from 6:49 to 6:51. so on and so forth. and i cant figure out why.