npcs on 0.3b R2 isent working....
#2

for me npc's are working fine in 0.3b R2 version.

Make sure:
-> There is nothing that may interfear with the NPC to spawn such as Dialogs and stuff.
-> put this code in some callbacks that the NPC would need to use

under the callbacks:
OnPlayerSpawn
OnPlayerConnect
OnPlayerRequestClass
OnPlayerRequestSpawn

Код:
  if(IsPlayerNPC(playerid)) return 1;
Reply


Messages In This Thread
npcs on 0.3b R2 isent working.... - by Owenlishious - 13.09.2010, 17:52
Re: npcs on 0.3b R2 isent working.... - by silvan - 14.09.2010, 14:48
Re: npcs on 0.3b R2 isent working.... - by rbN. - 14.09.2010, 16:08

Forum Jump:


Users browsing this thread: 1 Guest(s)