Use a textdraw on SetTimerEx
#4

I think he said that its possible to do that:

pawn Код:
SetTimerEx("DestroyTextDraw", 1000, true, "i", _:textdrawid);

public DestroyTextDraw(textdrawid)
  TextDrawDestroy(textdrawid);
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)