Show Textdraw
#1

Код:
	GUI_HuongDan[playerid][0] = CreatePlayerTextDraw(playerid, 115.073242, 55.833335, "mdl-2001:main_interface");
	PlayerTextDrawLetterSize(playerid, GUI_HuongDan[playerid][0], 0.000000, 0.000000);
	PlayerTextDrawTextSize(playerid, GUI_HuongDan[playerid][0], 512.000000, 349.000000);
	PlayerTextDrawAlignment(playerid, GUI_HuongDan[playerid][0], 1);
	PlayerTextDrawColor(playerid, GUI_HuongDan[playerid][0], -1);
	PlayerTextDrawSetShadow(playerid, GUI_HuongDan[playerid][0], 0);
	PlayerTextDrawSetOutline(playerid, GUI_HuongDan[playerid][0], 0);
	PlayerTextDrawBackgroundColor(playerid, GUI_HuongDan[playerid][0], 255);
	PlayerTextDrawFont(playerid, GUI_HuongDan[playerid][0], 4);
	PlayerTextDrawSetProportional(playerid, GUI_HuongDan[playerid][0], 0);
	PlayerTextDrawSetShadow(playerid, GUI_HuongDan[playerid][0], 0);
How to show this textdraw ?
TextDrawShowForPlayer(playerid, GUI_HuongDan[0]); not work
Help me
Reply


Messages In This Thread
Show Textdraw - by Dawkin - 30.07.2018, 08:59
Re: Show Textdraw - by Florin48 - 30.07.2018, 09:43
Re: Show Textdraw - by Rufio - 30.07.2018, 09:49
Re: Show Textdraw - by Rufio - 30.07.2018, 09:58
Re: Show Textdraw - by Dawkin - 30.07.2018, 09:59
Re: Show Textdraw - by Florin48 - 30.07.2018, 10:07
Re: Show Textdraw - by sonn51280 - 03.08.2018, 06:31

Forum Jump:


Users browsing this thread: 1 Guest(s)