Some Problem with timers
#2

pawn Код:
// Change
 de_timer = SetTimer("Driving",1000,true);
// To
de_timer = SetTimerEx("Driving", 1000, true, "i", playerid);
Reply


Messages In This Thread
Some Problem with timers - by IceBilizard - 05.08.2013, 12:52
Re: Some Problem with timers - by morocco - 05.08.2013, 13:41
Re: Some Problem with timers - by IceBilizard - 05.08.2013, 14:24
Re: Some Problem with timers - by Konstantinos - 05.08.2013, 16:21
Re: Some Problem with timers - by IceBilizard - 06.08.2013, 13:04

Forum Jump:


Users browsing this thread: 2 Guest(s)