new mins,hour,secs; gettime(hour,mins,secs); SetWorldTime(hour+1);
new Hour;gettime(Hour);SetWorldTime(Hour+1);