NPC Bot bug
#3

Quote:
Originally Posted by notime
u gotta set the NPC's interior ID.

public OnPlayerConnect(playerid)
{
if (IsPlayerNPC(playerid))
{
SetPlayerInterior(playerid, [here the interior id]);
return 1;
}
}
Yes, I alredy set the Interior ID and the problem continue
Reply


Messages In This Thread
NPC Bot bug - by _GriLLeX_ - 15.11.2009, 11:51
Re: NPC Bot bug - by notime - 15.11.2009, 12:15
Re: NPC Bot bug - by _GriLLeX_ - 15.11.2009, 13:25
Re: NPC Bot bug - by _GriLLeX_ - 15.11.2009, 15:16
Re: NPC Bot bug - by DjSterios - 18.12.2009, 15:16
Re: NPC Bot bug - by dice7 - 18.12.2009, 15:44
Re: NPC Bot bug - by Dark_Kostas - 18.12.2009, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)