npc_helicopter question

  • Thread starter Thread starter webc0der
  • Start date Start date
W

webc0der

Guest
Im trying to get an npc_helicopter to shoot at a specific point on the ground. This is how I got it set up so far...

I have an npc_helicopter named: chopper_1
I have an ai_relationship named: ai_relation and its parented to chopper_1
on my spot on the ground I have an npc_bullseye named: gunfire

But I dont know where to go from there, or if im even on the right path :/
 
Ok, now set the ai_relationship to:
Subject: chopper_1
Target: gunfire
Disposition: Hate
Start Active: Yes, Or if you want it to fire at a certain time, set this to no and set up a trigger to do it.
Now, the chopper will fire at your target as soon as it is triggered, or as soon as you spawn.
 
Back
Top