Textdraw not showing..
#2

The problem is that there's no timer for the textdraws to disappear. So it has to be done manually;

Use
Код:
TextDrawDestroy(//nameoftextdraw)
// or if it's a per player textdraw
PlayerTextDrawDestroy(//nameoftextdraw)
After you've destroyed the first text draw you can then create another one.

It is recommended that you use a timer to destroy text draws at a certain time, unless you want it to be done manually.
Reply


Messages In This Thread
Textdraw not showing.. - by danielpalade - 21.01.2017, 23:05
Re: Textdraw not showing.. - by Triggerz - 21.01.2017, 23:42
Re: Textdraw not showing.. - by danielpalade - 23.01.2017, 19:24
Re: Textdraw not showing.. - by iLearner - 23.01.2017, 19:29
Re: Textdraw not showing.. - by danielpalade - 23.01.2017, 20:04

Forum Jump:


Users browsing this thread: 2 Guest(s)