26.03.2012, 10: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);