NPC Problem
#1

Код:
public OnPlayerConnect(playerid)
{
  if (IsPlayerNPC(playerid))
  {
	SendClientMessageToAll(0x00000000,"A new NPC connected!");
	return 1;
  }
}
Were do i need to put this?? Help pls
Reply


Messages In This Thread
NPC Problem - by Matej682 - 21.10.2009, 16:25
Re: NPC Problem - by Joe Staff - 21.10.2009, 16:27
Re: NPC Problem - by Matej682 - 21.10.2009, 16:42
Re: NPC Problem - by Damn Right M.I.A! - 21.10.2009, 16:56
Re: NPC Problem - by Matej682 - 21.10.2009, 17:02
Re: NPC Problem - by Damn Right M.I.A! - 21.10.2009, 17:03
Re: NPC Problem - by Matej682 - 21.10.2009, 17:27
Re: NPC Problem - by SFather - 21.10.2009, 22:20
Re: NPC Problem - by Matej682 - 22.10.2009, 14:37
Re: NPC Problem - by Matej682 - 22.10.2009, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)