Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by patchkinson
pawn Код:
SetTimerEx("anim", 2000, false, "is", 1, "string to pass");
|
And why would you want to pass a string if the function anim has only an integer value which is playerid.
|

as i stated im a lil noob and i never used SetTimerEx so i had to see the wiki, till now i only used SetTimer, can you please correct my SetTimerEx ?
Thanks !