NPC problem
#3

Quote:
Originally Posted by √№ceC№ty
you need to tell the script that they are already logged in
i made this.
Код:
 
public OnPlayerConnect(playerid)
{
if(IsPlayerNPC(playerid)) 
  {
    gPlayerLogged[playerid] = 1;
    return 1;
  }
//other code
But it is not solve my problem.
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: 2 Guest(s)