Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Clickable TextDraw Problem

$
0
0
hi guys, i was working on a Textdraw so when i tested it (testing the TD Selection) without Selecting it, it's color Get changed :C While The Cursor was too far from that TD
Video: https://www.youtube.com/watch?v=GkmNGzm_F3E
Code:
Code:

        PredatorTD[8] = TextDrawCreate(457.276824, 85.166633, "Bravo Base");
        TextDrawLetterSize(PredatorTD[8], 0.449999, 1.600000);
        TextDrawAlignment(PredatorTD[8], 1);
        TextDrawColor(PredatorTD[8], -1);
        TextDrawSetShadow(PredatorTD[8], 0);
        TextDrawSetOutline(PredatorTD[8], 1);
        TextDrawBackgroundColor(PredatorTD[8], 51);
        TextDrawFont(PredatorTD[8], 2);
        TextDrawSetProportional(PredatorTD[8], 1);
        TextDrawSetSelectable(PredatorTD[8], true);

this is not first time i got this problem :c i always get it on these Normal TDs but preview always works fine
Thanks in advance

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>