Text Draw
#1

hello i have a text draw problem !

PHP код:
    GT[playerid] = TextDrawCreate(321.000000129.000000"");
    
TextDrawAlignment(GT[playerid], 2);
    
TextDrawBackgroundColor(GT[playerid], 255);
    
TextDrawFont(GT[playerid], 2);
    
TextDrawLetterSize(GT[playerid], 0.4000001.500000);
    
TextDrawColor(GT[playerid], 0xFF8C0096);
    
TextDrawSetOutline(GT[playerid], 1);
    
TextDrawSetProportional(GT[playerid], 1); 
Text Draw Color is : 0xFF8C0096

But when i make ~w~ in some commands in the screen the color is not too white but little dark !
i want it show white and not really dark ! How can i do that?
Reply
#2

And why you cannot use 0xFFFFFFFF as textdraw color ?
anyhow, use ~h~ to brighten it up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)