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

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, 2);
Maybe try that. I'm not good when it comes to textdraw.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)