PlayerTextdraws disappear!
#1

Hello,

My problem is that after a 4-5 days of uptime,my PlayerTextdraws are not showing up,but the global ones are ok.
What could be the problem?
Reply
#2

you mean, they all disappear? maybe a limit was reached and started causing this bug.
Reply
#3

Whenever you create a player textdraw, make sure that you destroy it when player disconnects.
And assign textdraws variable to invalid text draw.

like PlayerTextDrawDestroy(playerid,TXT[playerid]);
TXT[playerid] = PlayerText:INVALID_TEXT_DRAW;
Reply
#4

Thanks ikey07!!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)