SA-MP Forums Archive
Textdraw not working after updating into 0.3.7 r2 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Textdraw not working after updating into 0.3.7 r2 (/showthread.php?tid=582712)



Textdraw not working after updating into 0.3.7 r2 - ALoX12 - 22.07.2015

Textdraw not working after updating into 0.3.7 r2

^^^^. What could be wrong?


Re: Textdraw not working after updating into 0.3.7 r2 - xVIP3Rx - 22.07.2015

nothing was mentioned that 0.3.7 changed anything with text-draws, what was the old version and try to equal it to "Text:INVALID_TEXT_DRAW" or "PlayerText:INVALID_TEXT_DRAW"

Quote:

"The textdraw variable also needs to be prefixed with the Text: tag and should be initialized with the value Text:INVALID_TEXT_DRAW. If you omit the initialization, the textdraw may conflict with others as you add more textdraws. "

wiki quote

this should help