Textdraw need a little help
#1

Hello can to help mee.

I want to make the textdraw i killed verry white -.-

PHP код:
        iKilled[i] = TextDrawCreate(100.000000328.000000"Loading");
        
TextDrawBackgroundColor(iKilled[i], 255);
        
TextDrawFont(iKilled[i], 2);
        
TextDrawLetterSize(iKilled[i], 0.4000000.800000);
        
TextDrawColor(iKilled[i], -1);
        
TextDrawSetOutline(iKilled[i], 0);
        
TextDrawSetProportional(iKilled[i], 1);
        
TextDrawSetShadow(iKilled[i], 1);
        
        
TextdrawiKilled TextDrawCreate(318.000000320.000000"~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ");
        
TextDrawAlignment(TextdrawiKilled2);
        
TextDrawBackgroundColor(TextdrawiKilled255);
        
TextDrawFont(TextdrawiKilled1);
        
TextDrawLetterSize(TextdrawiKilled1.8399990.300000);
        
TextDrawColor(TextdrawiKilled, -1);
        
TextDrawSetOutline(TextdrawiKilled0);
        
TextDrawSetProportional(TextdrawiKilled1);
        
TextDrawSetShadow(TextdrawiKilled1);
        
TextDrawUseBox(TextdrawiKilled1);
        
TextDrawBoxColor(TextdrawiKilled110);
        
TextDrawTextSize(TextdrawiKilled586.000000830.000000);
        
TextDrawSetSelectable(TextdrawiKilled0); 
PHP код:
        format(string,sizeof(string),"You have killed~r~ %s~w~ with an %s",PlayerName(playerid),gunname);
        
TextDrawSetString(iKilled[killerid],string);
        
TextDrawShowForPlayer(killeridTextdrawiKilled);
        
TextDrawShowForPlayer(killeridiKilled[killerid]); 
Reply
#2

Can anyone ?
Reply
#3

Very white, You mean color white ?
pawn Код:
"~w~You have killed~r~ %s~w~ with an %s"
Reply
#4

pawn Код:
iKilled[i] = TextDrawCreate(100.000000, 328.000000, "~w~Loading");
Reply
#5

Dont work is white but isn't verry withe i want more white,
Reply
#6

I don't think they are more white then that.
Reply
#7

I edit it loook the photto
Reply
#8

pawn Код:
iKilled[i] = TextDrawCreate(100.000000, 328.000000, "~w~Loading");
TextDrawColor(iKilled, 0x000000FF);
Reply
#9

Dont work

IF YOU WILL HELP MEE I WILL REP YOU
Reply
#10

Umm, i think it's grey.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)