#include <YSI\y_timers>task Clock[3600000](){ new h; gettime(h); switch(h) { case: 18, 19: SetWorldTime(h+5); case: 20, 21: SetWorldTime(h+4); case: 22, 23: SetWorldTime(h+2), default: SetWorldTime(h); }}