Clickable textdraws
#3

I found picture in other thread, with same problem. But here U go:
Код:
TD_Login[9][playerid] = CreatePlayerTextDraw(playerid, 479.999969, 191.146636, "Forgotten password?");
	PlayerTextDrawLetterSize(playerid, TD_Login[9][playerid], 0.300000, 1.200000);
	PlayerTextDrawTextSize(playerid, TD_Login[9][playerid], 159.199981, 51.199990);
	PlayerTextDrawAlignment(playerid, TD_Login[9][playerid], 1);
	PlayerTextDrawColor(playerid, TD_Login[9][playerid], -1);
	PlayerTextDrawSetShadow(playerid, TD_Login[9][playerid], 0);
	PlayerTextDrawSetOutline(playerid, TD_Login[9][playerid], 1);
	PlayerTextDrawBackgroundColor(playerid, TD_Login[9][playerid], 51);
	PlayerTextDrawFont(playerid, TD_Login[9][playerid], 1);
	PlayerTextDrawSetProportional(playerid, TD_Login[9][playerid], 1);
	PlayerTextDrawSetSelectable(playerid, TD_Login[9][playerid], true);
Reply


Messages In This Thread
Clickable textdraws - by SpartanacBH - 22.07.2014, 10:31
Re: Clickable textdraws - by Kebab- - 22.07.2014, 10:35
Re: Clickable textdraws - by SpartanacBH - 22.07.2014, 10:56
Re: Clickable textdraws - by Sawalha - 22.07.2014, 11:08
Re: Clickable textdraws - by SpartanacBH - 22.07.2014, 11:39
Re: Clickable textdraws - by SpartanacBH - 22.07.2014, 12:45
Re: Clickable textdraws - by Sawalha - 22.07.2014, 13:43

Forum Jump:


Users browsing this thread: 1 Guest(s)