SA-MP Forums Archive
AntiAFK Kick my NPC Plzz help - 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: AntiAFK Kick my NPC Plzz help (/showthread.php?tid=189573)



AntiAFK Kick my NPC Plzz help - Carrera - 12.11.2010

Hi,i make boot's and my AntiAFK Kick BOOTs why?


Re: AntiAFK Kick my NPC Plzz help - rs.pect - 12.11.2010

Because you need to add a condition before kicking. Example:

pawn Код:
if(!IsPlayerNPC(i))
Bots are like players. They've got an ID, position, etc.