03.01.2010, 11:35
Hello, i need help on timers
SetTimer("Timer",300000, 1);
say it does that but when it executes Timer, it just does it constantly, is there a way for it to only do it once then repeat so for example it only does the function once every 5 mins
SetTimer("Timer",300000, 1);
say it does that but when it executes Timer, it just does it constantly, is there a way for it to only do it once then repeat so for example it only does the function once every 5 mins