textdraw bug
#1

when i select this textdraw(tvasio2) it will change his color to 0x1E90FFFF

pawn Код:
if(playertextid == tvasio2[playerid])
{
PlayerTextDrawColor(playerid, tvasio2[playerid], 0x1E90FFFF);
return 1;
}
but that does not happen. why?
Reply
#2

Hide and show textdraw again
Reply
#3

i need it to hide too? or just show because the least code i write the better
Reply
#4

You can try to just show it again
Reply
#5

i just show it and it doesn't bug. thanks again.
Reply
#6

Did you create an existing textdraw first ? i mean CreatePlayerTextDraw ...
Read this might help you : https://sampwiki.blast.hk/wiki/PlayerTextDrawColor

If you have followed this link and still not working could you show me the full textdraw functions you did (CreatePlayerTextDraw , etc..)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)