[Ajuda] onplayertext
#6

Код:
public OnPlayerText(playerid, text[])
{
	if(sPlayerLogado[playerid] == 0)
	{
		SendClientMessage(playerid, 0xFF0000FF, "Precisa logar pra usar comandos!");
	  	return 0;
	}
}
Reply


Messages In This Thread
[Ajuda] onplayertext - by JFT - 19.09.2011, 02:31
Re: [Ajuda] onplayertext - by Macintosh - 19.09.2011, 03:11
Re: [Ajuda] onplayertext - by JFT - 19.09.2011, 03:22
Re: [Ajuda] onplayertext - by Macintosh - 19.09.2011, 03:29
Re: [Ajuda] onplayertext - by JFT - 19.09.2011, 16:34
Re: [Ajuda] onplayertext - by Nake01 - 19.09.2011, 17:41
Re: [Ajuda] onplayertext - by JFT - 20.09.2011, 01:37

Forum Jump:


Users browsing this thread: 1 Guest(s)