SA-MP Forums Archive
Textdraw issues - 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 issues (/showthread.php?tid=306551)



Textdraw issues - GamingTurf - 27.12.2011

Well, this picture kind of explains what happens..

.

I have no idea how this is even produced. It's just text, it works fine when you reconnect, but randomly messes up and sometimes hides itself.


Re: Textdraw issues - spedico - 27.12.2011

Just adding some info:

The menu goes like this:
http://spedico.net/files/menu.png

So it seems to be related to SA itself, however it doesn't happen on other servers or in singleplayer.


Re: Textdraw issues - GamingTurf - 27.12.2011

Yeah .. this is very weird..

Is anyone here experienced in Textdraws? Would be a huge help.


Re: Textdraw issues - RadioRockz - 27.12.2011

Did you destroyed the textdraw on gamemodeexit


Re: Textdraw issues - spedico - 27.12.2011

Quote:
Originally Posted by RadioRockz
Посмотреть сообщение
Did you destroyed the textdraw on gamemodeexit
That wouldn't fix it, as the textdraws get messed up after some time, not on server start or on OnPlayerConnect


Re: Textdraw issues - WooTFTW - 27.12.2011

Give us the textdraw code.
I'm kinda experienced with textdraws.

I need to see how you create the textdraw, and how you destroy it.
There are some textdraws conflicting in your case when you destroy a textdraw.

You might be destroying an textdraw that is already destroyed.


Re: Textdraw issues - -Prodigy- - 27.12.2011

An unclosed: ~ causes this.