Changing the line of a text in a textdraw?
#9

@new

Yeah, thanks, I just wanted to know that, the rest I know by myself! Thanks!

But, now I got two little problems. I have the following under "OnGameModeInit":

pawn Код:
Ballasweapons1 = TextDrawCreate(140.0, 260.0, "Desert Eagle~n~Sniper~n~Spas");
        TextDrawUseBox(Ballasweapons1, 1);
        TextDrawBoxColor(Ballasweapons1, TEAM_LOCO_COLOR);
        TextDrawFont(Ballasweapons1, 3);
        TextDrawTextSize(Ballasweapons1, 50.0, 100.0);
        TextDrawAlignment(Ballasweapons1, 1);
Now look at the picture! The text usually has to be IN the box, but it isn't!
And also, the word "Desert Eagle" has to be in ONE line! What am I doing wrong?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)