17.05.2014, 20:35
I have problem, with passing string to timer as a parameter. When i set the timer and i print the string result, all is fine. But when it prints, when timer is finished, then result is empty.
pawn Код:
GraffitiTimer[playerid] = SetTimerEx("GraffitiKontroll", 500, true, "iiiis", playerid,kuulid,2,GV2rv[playerid],inputtext);