Text draws, help me please.
#5

This is working

pawn Код:
new Text:BlackScreen;
pawn Код:
BlackScreen = TextDrawCreate(302.000000,1.000000,"~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~");
    TextDrawUseBox(BlackScreen,1);
    TextDrawBoxColor(BlackScreen,0x000000ff);
    TextDrawTextSize(BlackScreen,-52.000000,-738.000000);
    TextDrawAlignment(BlackScreen,2);
    TextDrawBackgroundColor(BlackScreen,0x000000ff);
    TextDrawFont(BlackScreen,1);
    TextDrawLetterSize(BlackScreen,1.000000,1.000000);
    TextDrawColor(BlackScreen,0x000000ff);
    TextDrawSetOutline(BlackScreen,1);
    TextDrawSetProportional(BlackScreen,1);
    TextDrawSetShadow(BlackScreen,1);
Reply


Messages In This Thread
Text draws, help me please. - by Evation - 15.05.2012, 15:14
Re: Text draws, help me please. - by TheDominator - 15.05.2012, 15:21
Re: Text draws, help me please. - by Evation - 15.05.2012, 15:22
AW: Text draws, help me please. - by Drebin - 15.05.2012, 15:31
Re: Text draws, help me please. - by TzAkS. - 15.05.2012, 15:53
Re: Text draws, help me please. - by Evation - 15.05.2012, 16:36

Forum Jump:


Users browsing this thread: 1 Guest(s)