Textdraw bug. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Textdraw bug. (
/showthread.php?tid=87480)
Textdraw bug. -
MenaceX^ - 20.07.2009
Not sure if it's a bug or not. But when you load textdraws from a filterscript and you do something to get this textdraw shown, it sometimes shows a different textdraw.
Re: Textdraw bug. -
Karlip - 20.07.2009
Happened to me multiple times,
i had an Gamemode sided Speedo and when i loaded an 'News' kind of an textdraw as an FS,the speedo duplicated.
Re: Textdraw bug. -
Andom - 22.07.2009
Indeed have this to, it's the same problem with menu's!
Re: Textdraw bug. -
GTA_Rules - 24.07.2009
It's a problem with the destroyal of other textdraws.
Re: Textdraw bug. -
MenaceX^ - 25.07.2009
I don't miss with menus anyway so it doesn't bother me.
But this one really does.
BeckzyBoi, add it to the "Complete bugs list" thread please.
Re: Textdraw bug. -
[DFE]Roy - 28.07.2009
put the textdraw in your gamemode, because many filterscripts with textdraws will sometimes not work...
Re: Textdraw bug. -
ғαιιοцт - 29.07.2009
Quote:
Originally Posted by [AG
DJLOBO ]
Quote:
Originally Posted by Matthias_
It's a problem with the destroyal of other textdraws.
|
exactly ,i have managed many textdraws allong the times and i found allots of ways to make them work ,one of them is inbuilt them all inside of one fs .((example admin script/gamemode)
and make sure you dont destroy more then 1 textdraw at the same time ...
|
Then how to destroy more then one textdraw?
Re: Textdraw bug. -
MenaceX^ - 31.07.2009
I think it's been going to scripting discussion than bug report.
Anyway, it can be locked.