SA-MP Forums Archive
NPC - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: NPC (/showthread.php?tid=164243)



NPC - DokerJr - 30.07.2010

Hi!

Please help my guys..
I installed JunkBuster Anti-Cheat v6, i followed all steps from README.
We started the server but no longer connected NPC

Before you install JunkBuster -- NPC worked 100%

NOTE: I'm use The GodFather Mod and 32 NPC.


Re: NPC - DJDhan - 30.07.2010

Wherever possible, put:
Код:
if(IsPlayerNPC(playerid)) return 1;
or:
Код:
if(!IsPlayeNPC(playerid))
{
//your code
}
That way it won't affect NPCs.


Re: NPC - DokerJr - 30.07.2010

Nop
Problem is not in if(IsPlayerNPC(playerid)) return 1;


Re: NPC - DokerJr - 30.07.2010

Please help guys .. urgently


Re: NPC - FireCat - 30.07.2010

humm most of the anti cheats block bots because bot is a chat basicly if someone connects to your server has a bot
your cmd should say detected possible bot so mabe thats your problem and see the npc tutorial it says anti cheat may block your npc


Re: NPC - DokerJr - 30.07.2010

I deleted everything related JunkBuster..
I change GM, NPC Filterscript, npcmodes, recordings -- all ( but there goes

How do I restore everything?


Re: NPC - DokerJr - 30.07.2010

SOLVED!

Answer: All NPC were banned in samp.ban