Help TextDraw ,Possible ?
#1

Hello ! I have a question ,

Is it possible to do :
Код:
stock TDarmeCacher ( playerid )
{
	TextDrawHideForPlayer(playerid,TDEditor_TD[5]);
}
Instad of :
Код:
stock TDarmeCacher ( playerid )
{
	TextDrawHideForPlayer(playerid,TDEditor_TD[0]);
	TextDrawHideForPlayer(playerid,TDEditor_TD[1]);
	TextDrawHideForPlayer(playerid,TDEditor_TD[2]);
	TextDrawHideForPlayer(playerid,TDEditor_TD[3]);
	TextDrawHideForPlayer(playerid,TDEditor_TD[4]);
}
Thks for help
Reply


Messages In This Thread
Help TextDraw ,Possible ? - by StreetRP - 27.10.2014, 22:52
Re: Help TextDraw ,Possible ? - by DanishHaq - 28.10.2014, 00:01
Re: Help TextDraw ,Possible ? - by Threshold - 28.10.2014, 02:05

Forum Jump:


Users browsing this thread: 1 Guest(s)