Message sent twice. Caused by timer?
#2

You set a repeated timer inside the timer's callback so it will be called multiply times.

pawn Код:
Tutorial[ playerid ][ 1 ] = SetTimerEx( "PlayerTutorial", 100*10*5, true, "i", playerid );
Reply


Messages In This Thread
Message sent twice. Caused by timer? - by Twizted - 10.05.2014, 13:26
Re: Message sent twice. Caused by timer? - by Konstantinos - 10.05.2014, 13:31
Re: Message sent twice. Caused by timer? - by Twizted - 10.05.2014, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)