Textdraw isn't selectable
#7

Quote:
Originally Posted by Kampott
Посмотреть сообщение
PHP код:
SkinSelect[playerid][0] = CreatePlayerTextDraw(playerid317.098052392.170257"Selectionner");
PlayerTextDrawLetterSize(playeridSkinSelect[playerid][0], 0.4119981.703703);
PlayerTextDrawTextSize(playeridSkinSelect[playerid][0], 0.000000130.000000);
PlayerTextDrawAlignment(playeridSkinSelect[playerid][0], 2);
PlayerTextDrawColor(playeridSkinSelect[playerid][0], -1);
PlayerTextDrawUseBox(playeridSkinSelect[playerid][0], 1);
PlayerTextDrawBoxColor(playeridSkinSelect[playerid][0], 65535);
PlayerTextDrawSetShadow(playeridSkinSelect[playerid][0], 0);
PlayerTextDrawSetOutline(playeridSkinSelect[playerid][0], 0);
PlayerTextDrawBackgroundColor(playeridSkinSelect[playerid][0], 255);
PlayerTextDrawFont(playeridSkinSelect[playerid][0], 2);
PlayerTextDrawSetProportional(playeridSkinSelect[playerid][0], 1);
PlayerTextDrawSetShadow(playeridSkinSelect[playerid][0], 0);
PlayerTextDrawSetSelectable(playeridSkinSelect[playerid][0], true); 
PHP код:
PlayerTextDrawTextSize(playeridSkinSelect[playerid][0], 130.000000130.000000); 
Reply


Messages In This Thread
Textdraw isn't selectable - by Kampott - 24.03.2018, 15:42
Re: Textdraw isn't selectable - by [WSF]ThA_Devil - 24.03.2018, 15:43
Re: Textdraw isn't selectable - by Kampott - 24.03.2018, 15:44
Re: Textdraw isn't selectable - by Infin1ty - 24.03.2018, 15:47
Re: Textdraw isn't selectable - by Kampott - 24.03.2018, 15:48
Re: Textdraw isn't selectable - by Kampott - 24.03.2018, 15:50
Re: Textdraw isn't selectable - by Lokii - 24.03.2018, 15:51
Re: Textdraw isn't selectable - by v1k1nG - 24.03.2018, 19:59
Re: Textdraw isn't selectable - by Lokii - 24.03.2018, 20:46
Re: Textdraw isn't selectable - by v1k1nG - 24.03.2018, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)