NPC Help
#1

Hi. Im trying to make a NPC that will move around and I will shoot at it. I've searched over forum and found [FS/INC] Attacking NPC.

But, I had many problems with it. Firstly with recording provided which i think is outdated cuz of 0.3b and secondly cuz of amount of health NPC has and it animations and "shooting". Its a nice script but what I want is to make NPC that will have realistic health(like full health and armour), take damage and do what I've recorded. If you guys could help me cuz Im not such good scripter. Here is my NPC filterscript.

pawn Код:
#include <a_samp>

#define FILTERSCRIPT

public OnFilterScriptInit()
{
    ConnectNPC("Target", "route");
    return 1;
}
Reply


Messages In This Thread
NPC Help - by Simunovic - 28.08.2010, 14:18
Re: NPC Help - by boelie - 28.08.2010, 19:07
Re: NPC Help - by Simunovic - 29.08.2010, 09:15
Re: NPC Help - by Claude - 29.08.2010, 09:19
Re: NPC Help - by Simunovic - 29.08.2010, 20:44

Forum Jump:


Users browsing this thread: 1 Guest(s)