Show, hide textdraw
#1

Hi,

I just met strange bug i have never meet before. I'am hiding textdraw and showing again, but i don't see them like.

TextDrawHideForPlayer(playerid, ... );
TextDrawShowForPlayer(playerid,... );

I'am using this in ondialogresponse, textdraw is hiding, but not showing again, when i use in onplayerstate working, it's totally shit, i don't understand how this can by.
Reply
#2

Use Timers to show and hide.
Reply
#3

Why? i just need hide and show another, or it's impossible to do?
Reply
#4

I also have never meet this problem before. But Astralis is right.
Use a timer (like 100ms for example) to show the textdraw again. This CAN be a solution.
Reply
#5

i tried even 1000ms not worked.
Reply
#6

... well, show code
Reply
#7

I fixed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)