Posts: 967
Threads: 99
Joined: Oct 2010
Reputation:
0
I've searched for old topics about killable npcs, and just got the answer from them that killable npcs are only possible with the CNPC plugin, and it was removed from the forum. So, is there any other ways to kill npcs? I need them to test a weapon script damage. Or even if anyone have this plugin still, please give me, or even the other killing way.
Posts: 663
Threads: 55
Joined: Nov 2010
Reputation:
0
As far as I know there is no other way of killing them I tried OnPlayerShootPlayer include as well and nothing.
Posts: 194
Threads: 18
Joined: Oct 2010
Reputation:
0
You can't kill NPC with scripts, because SetPlayerHealth() function has no effect with NPC. You can only kill them with plugins.
Posts: 967
Threads: 99
Joined: Oct 2010
Reputation:
0
I know, I was meaning through CNPC, but I dont have this one, and it was removed. Does anyone has this one? please give me, if possible.