TextDraw Boxes | Need Help [+REP]
#1

Hello,


I need help Making a Text draw Box Like one on top and on bottom I been Looking on ****** all day But i didnt find nothing :TTTT

So Im Posting on SA:MP Forums to find some help. i will reputate.
Reply
#2

Try that, if you get errors then tell me.
pawn Код:
Textdraw1con = TextDrawCreate(661.000000, 0.000000, "_");
    TextDrawBackgroundColor(Textdraw1con, 255);
    TextDrawFont(Textdraw1con, 1);
    TextDrawLetterSize(Textdraw1con, 1000.000000, 1000.000000);
    TextDrawColor(Textdraw1con, -1);
    TextDrawSetOutline(Textdraw1con, 0);
    TextDrawSetProportional(Textdraw1con, 1);
    TextDrawSetShadow(Textdraw1con, 1);
    TextDrawUseBox(Textdraw1con, 1);
    TextDrawBoxColor(Textdraw1con, 255);
    TextDrawTextSize(Textdraw1con, -50.000000, 30.000000);
Reply
#3

Thanks Lemme try it
Reply
#4

FAIL! its a HUGE big black box ffs. i need like a half black box. 1 at the bottom 1 at the top
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)