Textdraw Problems
#1

Hello everybody I have problem with my textdraws here is a video.

https://www.youtube.com/watch?v=Xi3I...ature=*********

Problem is in that when I type /blackmarket textdraw show me up but when I drag through text it`s stay selected.Please check and reply me why is that also here are textdraws of text.

pawn Код:
Textdraw13 = TextDrawCreate(239.000000, 170.000000, "Weapons");
    TextDrawBackgroundColor(Textdraw13, 255);
    TextDrawFont(Textdraw13, 2);
    TextDrawLetterSize(Textdraw13, 0.300000, 2.000000);
    TextDrawColor(Textdraw13, -2555649);
    TextDrawSetOutline(Textdraw13, 1);
    TextDrawSetProportional(Textdraw13, 0);
    TextDrawUseBox(Textdraw13, 0);

Textdraw19 = TextDrawCreate(335.000000, 210.000000, "Cars");
    TextDrawBackgroundColor(Textdraw19, 255);
    TextDrawFont(Textdraw19, 2);
    TextDrawLetterSize(Textdraw19, 0.300000, 2.000000);
    TextDrawColor(Textdraw19, -2555649);
    TextDrawSetOutline(Textdraw19, 1);
    TextDrawSetProportional(Textdraw19, 0);
    TextDrawUseBox(Textdraw19, 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)