Set Timer and Textdraw Help
#2

Use SetTimerEx instead of SetTimer if you want to use it for a specific playerid.
https://sampwiki.blast.hk/wiki/SetTimerEx

Example:
pawn Код:
SetTimerEx("HideTextdraw", 3000, false, "i", playerid);
Reply


Messages In This Thread
Set Timer and Textdraw Help - by Genmetal - 19.02.2015, 10:31
Re: Set Timer and Textdraw Help - by CalvinC - 19.02.2015, 10:37
Re: Set Timer and Textdraw Help - by Extremo - 19.02.2015, 10:37
Re: Set Timer and Textdraw Help - by Genmetal - 19.02.2015, 10:42

Forum Jump:


Users browsing this thread: 1 Guest(s)