Thread: Script?
View Single Post
  #3  
Old 07-18-2011, 01:50 PM
SNAFU SNAFU is offline
Approved Member
 
Join Date: Feb 2011
Posts: 324
Default

Check this line: delay > than repeat -> Problem, but I am no expert...

if (Time.tickCounter() % 215999 == 432000) // 480 min repeat, 240 min delay
.
.
.if (Time.tickCounter() % 647999 == 866000) // 240 min repeat, 720 min delay.
__________________
http://cornedebrouwer.nl/cf48e
Reply With Quote