SA-MP Forums Archive
[Bug] Is not Selectable - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: [Bug] Is not Selectable (/showthread.php?tid=342741)



[Bug] Is not Selectable - DANGER1979 - 14.05.2012

Код:
Textdraw3[playerid] = TextDrawCreate(160.0, 420.0, "hud:skipicon");
TextDrawFont(Textdraw3[playerid], 4);
TextDrawColor(Textdraw3[playerid], COLOR_GREEN);
TextDrawTextSize(Textdraw3[playerid], -24, 24);

TextDrawUseBox(Textdraw3[playerid], 1);
TextDrawBoxColor(Textdraw3[playerid], 0x00000085);

TextDrawAlignment(Textdraw3[playerid], 0);
TextDrawBackgroundColor(Textdraw3[playerid], 0x000000ff);
TextDrawLetterSize(Textdraw3[playerid], 0.2, 0.9);
TextDrawSetProportional(Textdraw3[playerid], 1);
TextDrawSetShadow(Textdraw3[playerid], 1);
it is turned in back is not Selectable, i.e. Float: x has negative value.
TextDrawTextSize(Textdraw3[playerid], -24, 24);


Re: [Bug] Is not Selectable - [MM]IKKE - 14.05.2012

https://sampwiki.blast.hk/wiki/TextDrawSetSelectable