[Ajuda] TextDraw
#3

Em nome vocк coloca um - e depois vai em TextDrawLetterSize(Principal[1], 10.000000, 0.799999);
Irei da um exemplo tipo o meu, OK

pawn Код:
Principal[1] = TextDrawCreate(249.000000, 391.000000, "-");
    TextDrawBackgroundColor(Principal[1], 255);
    TextDrawFont(Principal[1], 1);
    TextDrawLetterSize(Principal[1], 10.000000, 0.799999);
    TextDrawColor(Principal[1], -1);
    TextDrawSetOutline(Principal[1], 0);
    TextDrawSetProportional(Principal[1], 1);
    TextDrawSetShadow(Principal[1], 1);
Reply


Messages In This Thread
TextDraw - by tok163 - 26.02.2015, 20:40
Re: TextDraw - by ExPLORE - 26.02.2015, 20:45
Re: TextDraw - by Vegassilva - 26.02.2015, 21:21

Forum Jump:


Users browsing this thread: 1 Guest(s)