showing wrong/wrong string TextDraws
#1

So the thing is, all textdraws in my script started to not showing or showing but wrong one, or just one textdraw shows other textdraw string.

Ofcourse all per player TDs I destroy on player disconnect.

Its happens after some while of runing, at start I was think I just dont destroy some and its reach TDs limit, but its not, than I was think I just show wrong TDs by self, checked everything accurate, nothing.

But most strangest thing is that few TDs, by using TextDrawSetString update string to wrong TD and shows up as some other, like I have TDs like in SP, White texts in bottom of screen and Textbox like help steps in SP, but sometimes they both show each other string or even shows some text what should need to be showed to other player.

any advice
Reply
#2

Are some of your textdraws in other scripts by any chance ? I had the same sort of problem, it was down to one of my TD's in another script.

Peace...
Reply
#3

Well I have FS, but there I just call function to update textdraw, so only in main Gamemode I create TDs
pawn Код:
CallRemoteFunction("SFT", "is",playerid,"Lift is already called to this floor.");
Reply
#4

I just thought that sounds like a problem i had. I moved the TD and it sorted it.
Sozz, just a thought.

Peace...
Reply
#5

Bump, any other ideas?
Reply
#6

The ID's somehow got messed up, try and re-arrange the way they got created.
It is actually important, i solved some of my textdraw bugs like this.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)