Quote:
Originally Posted by Guest123
my suggestion
pawn Код:
native RNPCStopAttackPlayer(npcid,playerid); native RNPCAttackPlayer(npcid,tergetid,damage);
|
You could script that feature, just point the NPC at the player direction and use SetKeys(0x128 + 4) to attack, i suggest that u use the
ARNPC include, it has some functions to attack a player