10.05.2014, 13:31
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 );