Use a textdraw on SetTimerEx
#6

Hi im having an issue passing a textdraw ID through settimerex:

I've tried

SetTimerEx("TxtDestroy", 25000, false, "i", Textdraw0:textdrawid);

SetTimerEx("TxtDestroy", 25000, 0, "i", Textdraw0);

SetTimerEx("TxtDestroy", 25000, 0, "i", Text:Textdraw0);


But i either get a "tag mismatch" warning or a bad pass to the TxtDestroy f'n. Any ideas?

Reply


Messages In This Thread
Use a textdraw on SetTimerEx - by ZecKo - 20.12.2008, 08:20
Re: Use a textdraw on SetTimerEx - by hamptonin - 20.12.2008, 08:39
Re: Use a textdraw on SetTimerEx - by Donny_k - 20.12.2008, 09:01
Re: Use a textdraw on SetTimerEx - by yom - 20.12.2008, 12:47
Re: Use a textdraw on SetTimerEx - by Donny_k - 20.12.2008, 13:06
Re: Use a textdraw on SetTimerEx - by Seth_Bacon - 11.02.2009, 23:39
Re: Use a textdraw on SetTimerEx - by Jefff - 12.02.2009, 00:09

Forum Jump:


Users browsing this thread: 1 Guest(s)