textdraw issue
#2

try this

remember use this
new TDEditor_PTD[MAX_PLAYERS]
PHP код:
    TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid4.500000267.000000"Location");
    
PlayerTextDrawLetterSize(playeridTDEditor_PTD[playerid][0], 0.4000001.600000);
    
PlayerTextDrawTextSize(playeridTDEditor_PTD[playerid][0], 9.5000000.000000);
    
PlayerTextDrawAlignment(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawColor(playeridTDEditor_PTD[playerid][0], -1);
    
PlayerTextDrawUseBox(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawBoxColor(playeridTDEditor_PTD[playerid][0], 255);
    
PlayerTextDrawSetShadow(playeridTDEditor_PTD[playerid][0], 0);
    
PlayerTextDrawSetOutline(playeridTDEditor_PTD[playerid][0], -2);
    
PlayerTextDrawBackgroundColor(playeridTDEditor_PTD[playerid][0], 255);
    
PlayerTextDrawFont(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawSetProportional(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawSetShadow(playeridTDEditor_PTD[playerid][0], 0); 
Reply


Messages In This Thread
textdraw issue - by alexanderjb918 - 24.02.2016, 21:40
Re: textdraw issue - by N0FeaR - 25.02.2016, 05:53
Re: textdraw issue - by alexanderjb918 - 25.02.2016, 13:11

Forum Jump:


Users browsing this thread: 2 Guest(s)