TextDraw show/hide
#1

hi, i create script like this:

pawn Код:
new Text:Textdraw1;
pawn Код:
TextDrawHideForPlayer(playerid, Text:Textdraw1);
              format ( string , sizeof ( string ) , "~r~Vieta: ~w~%d" , place) ;
              Textdraw1 = TextDrawCreate(557.000000,331.000000,string);
              TextDrawShowForPlayer(playerid, Text:Textdraw1);
but it's doesnt hide the textdraw, the other TD is just showing on the old one
Reply
#2

edited
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)