14.06.2015, 07:43
Hi.
I would like to know how to pass tags in timers? Because I always get tag mismatch, when I, for example, try to use Textdraws variables like this:
I would like to know how to pass tags in timers? Because I always get tag mismatch, when I, for example, try to use Textdraws variables like this:
Quote:
SetTimerEx("EndOfTD", 3000, false, "iii", playerid, PlayerText:td, PlayerText:td2); |