Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
Okay, so basically, if a player shoots one of my NPC's, I want the NPC to shoot at the player and kill them. Is this possible, like using the OnPlayerShootPlayer function?
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
I've seen it on a server before :S
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
You can't make NPCs shoot. At best you can apply a shooting animation and use SetPlayerFacingAngle.