Hi,
I'v been looking for a way to make a script loop every 15sec.
The only way i'v been abel to do this is with bind time.. but that only works for 1 min loops if im correct.
I'v tryed with utimer but i can't use return in that because it only returns the timer id.. i think thats what it is and i need the return value for the next loop.