[Ajuda] Ajuda sobre textdraw.
#2

Este cуdigo vai verificar se o jogador usou ESC enquanto selecionava textdraws:
Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
	if(clickedid == Text:INVALID_TEXT_DRAW)
	{
	    //Esconder as textdraws aqui
	}
	return 1;
}
Reply


Messages In This Thread
Ajuda sobre textdraw. - by FullStarS - 20.04.2017, 00:03
Re: Ajuda sobre textdraw. - by RodrigoMSR - 20.04.2017, 00:19
Re: Ajuda sobre textdraw. - by FullStarS - 20.04.2017, 03:03
Re: Ajuda sobre textdraw. - by Andinho - 20.04.2017, 03:32
Re: Ajuda sobre textdraw. - by FullStarS - 20.04.2017, 20:09
Re: Ajuda sobre textdraw. - by Andinho - 21.04.2017, 02:38

Forum Jump:


Users browsing this thread: 1 Guest(s)