[FilterScript] Vehicle Informations
#6

Thanks you all.
@DonWade, you must add dash in textdraw string without box to do this.
Код:
        TextDraw0 = TextDrawCreate(450.000000,100.000000,"-");
        TextDrawBackgroundColor(TextDraw0,30);
        TextDrawFont(TextDraw0,1);
        TextDrawLetterSize(TextDraw0,10.000000,50.000000);
        TextDrawColor(TextDraw0,0);
        TextDrawSetOutline(TextDraw0,1);
        TextDrawSetProportional(TextDraw0,1);
Reply


Messages In This Thread
Vehicle Informations - by Ranchand1998 - 05.02.2013, 20:15
Re: Vehicle Informations - by Alvon - 05.02.2013, 20:59
Re: Vehicle Informations - by sirvasy - 05.02.2013, 21:13
Re: Vehicle Informations - by JordanMaddox - 05.02.2013, 21:19
Re: Vehicle Informations - by DonWade - 05.02.2013, 21:19
Re: Vehicle Informations - by Ranchand1998 - 06.02.2013, 03:43
Re: Vehicle Informations - by RajatPawar - 06.02.2013, 05:05
Re: Vehicle Informations - by Djean - 06.02.2013, 10:38
Re: Vehicle Informations - by Ranchand1998 - 06.02.2013, 18:27

Forum Jump:


Users browsing this thread: 1 Guest(s)