Timers
#4

Quote:
Originally Posted by [N
BL!nk ]
An example?

say you got the function..
Код:
public Bacon()
you want it to go off every two minutes?
Код:
OnGameModeInIt()
SetTimer("Bacon",120000,1);
defining a timer, SetTimer("name",Interval(milliseconds),repeating);

Simple?
Sorry for saying this after recently posting another post, but you forgot to Forward it

Forward Bacon();
Reply


Messages In This Thread
Timers - by Antonio [G-RP] - 30.04.2010, 23:18
Re: Timers - by Anthony_Brassi - 30.04.2010, 23:26
Re: Timers - by -Rebel Son- - 30.04.2010, 23:27
Re: Timers - by Anthony_Brassi - 30.04.2010, 23:33
Re: Timers - by Antonio [G-RP] - 30.04.2010, 23:49
Re: Timers - by Anthony_Brassi - 01.05.2010, 00:05
Re: Timers - by -Rebel Son- - 01.05.2010, 01:14
Re: Timers - by svaba - 17.08.2011, 12:53
Re: Timers - by =WoR=Varth - 17.08.2011, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)