TextDraws Problem
#5

Up..

I have try with 1 textdraw, he don't are deleted:

PHP код:
new PlayerText:ClassTextDraw[MAX_PLAYERS];
PlayerTextDrawLetterSize(playeridClassTextDraw[playerid], 0.00000011.390331);
PlayerTextDrawTextSize(playeridClassTextDraw[playerid], 160.0000000.000000);
PlayerTextDrawAlignment(playeridClassTextDraw[playerid], 1);
PlayerTextDrawColor(playeridClassTextDraw[playerid], 0);
PlayerTextDrawUseBox(playeridClassTextDraw[playerid], true);
PlayerTextDrawBoxColor(playeridClassTextDraw[playerid], 102);
PlayerTextDrawSetShadow(playeridClassTextDraw[playerid], 0);
PlayerTextDrawSetOutline(playeridClassTextDraw[playerid], 0);
PlayerTextDrawFont(playeridClassTextDraw[playerid], 0);
PlayerTextDrawShow(playerid,ClassTextDraw[playerid]);
PlayerTextDrawDestroy(playerid,ClassTextDraw[playerid]); 
Reply


Messages In This Thread
TextDraws Problem - by BreakStore - 24.09.2017, 20:20
Re: TextDraws Problem - by TakeiT - 24.09.2017, 20:51
Re: TextDraws Problem - by Meller - 24.09.2017, 20:54
Re: TextDraws Problem - by BreakStore - 24.09.2017, 20:56
Re: TextDraws Problem - by BreakStore - 25.09.2017, 09:32

Forum Jump:


Users browsing this thread: 3 Guest(s)