Problem with textdraw.
#1

I have a problem with textdraws well I'm making an inventory system and was trying to make a model for weapons just for test and I get it like this !

https://imgur.com/a/B5XxOd

and here's the code.
using TDEDITOR but added it myself.

PHP код:
TDEditor_PTD[playerid][8] = CreatePlayerTextDraw(playerid270.500000141.583343"~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~");
    
PlayerTextDrawLetterSize(playeridTDEditor_PTD[playerid][8], 0.4000001.600000);
    
PlayerTextDrawTextSize(playeridTDEditor_PTD[playerid][8], 46.00000045.639999);
    
PlayerTextDrawAlignment(playeridTDEditor_PTD[playerid][8], 1);
    
PlayerTextDrawColor(playeridTDEditor_PTD[playerid][8], -1);
    
PlayerTextDrawSetShadow(playeridTDEditor_PTD[playerid][8], 0);
    
PlayerTextDrawSetOutline(playeridTDEditor_PTD[playerid][8], 0);
    
PlayerTextDrawBackgroundColor(playeridTDEditor_PTD[playerid][8], 96);
    
PlayerTextDrawFont(playeridTDEditor_PTD[playerid][8], 5);
    
PlayerTextDrawSetProportional(playeridTDEditor_PTD[playerid][8], 1);
    
PlayerTextDrawSetShadow(playeridTDEditor_PTD[playerid][8], 0);
    
PlayerTextDrawSetPreviewModel(playeridTDEditor_PTD[playerid][8], 0);
        
PlayerTextDrawSetPreviewRot(playeridTDEditor_PTD[playerid][8], 0.0000000.0000000.0000001.000000); 
Reply
#2

anyone ?
Reply
#3

Update the link of the screen, It doesen't work.
Reply
#4

Wow I just uploaded it !

here's a new link https://imgur.com/a/D1xBM
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)