Problem with textdraw...
#2

What's "e" doing in SetTimerEx?
Your current format will only call the function with playerid: 0

It's supposed to be "i" or "d" for numbers..

Example:
SetTimerEx("MyFunction", 2000, false, "i", playerid);

And some other Timers need to have playerid parameters.. (using SetTimerEx) I only see "SetTimer".
Reply


Messages In This Thread
Problem with textdraw... - by imosek - 12.02.2012, 18:11
Re: Problem with textdraw... - by iPLEOMAX - 12.02.2012, 18:41
Re: Problem with textdraw... - by imosek - 12.02.2012, 18:53
Re: Problem with textdraw... - by imosek - 12.02.2012, 18:55
Re: Problem with textdraw... - by imosek - 12.02.2012, 19:07

Forum Jump:


Users browsing this thread: 1 Guest(s)