NPC Bot
#4

Yes, your register system could be stopping the NPC from spawning.

Put this before you show the register dialog or w/e your system uses:

pawn Код:
if(IsPlayerNPC(playerid)) return 1;
Check this: https://sampforum.blast.hk/showthread.php?tid=95034

Read under "Common Problems"
Reply


Messages In This Thread
NPC Bot - by Creig - 10.11.2013, 07:03
Re: NPC Bot - by Twizted - 10.11.2013, 07:50
Re: NPC Bot - by Creig - 10.11.2013, 08:01
Re: NPC Bot - by -Prodigy- - 10.11.2013, 08:13

Forum Jump:


Users browsing this thread: 1 Guest(s)