NPC problem
#4

Код:
new Logged[MAX_PLAYERS];

public OnPlayerSpawn(playerid)
{
	if(!IsPlayerNPC(playerid)) return 1;
     {
     Logged[playerid] = 1;
     }
     return 1;
}
This may change according to your system login

Right?
Reply


Messages In This Thread
NPC problem - by PawnNewCommer - 04.10.2009, 12:14
Re: NPC problem - by V1ceC1ty - 04.10.2009, 16:13
Re: NPC problem - by PawnNewCommer - 04.10.2009, 19:00
Re: NPC problem - by TheNooB - 04.10.2009, 19:03
Re: NPC problem - by PawnNewCommer - 04.10.2009, 19:22

Forum Jump:


Users browsing this thread: 5 Guest(s)