
ptowery
Joined: Aug 28, 2007
oify
|
Posted: Mar 22, 2011 10:32 PM
Msg. 1 of 2
how would I get a team nav point attached to 2 hunter ai? It won't let me attach it to the Encounter name saying it's not a flag and I can't attach a flag to the Encounter because it says it's not a valid object. How do I do this? Edited by ptowery on Mar 23, 2011 at 01:06 AM
|

SlappyThePirate
Joined: Aug 24, 2009
You are irritating, I'll release nothing
|
Posted: Mar 23, 2011 04:49 PM
Msg. 2 of 2
You can set the nav point on a object, you just need to define the ai as an object. Use (unit (list_get (ai_actors ENCOUNTER) 0)) as the object/unit to get the first (zero) ai actor.
|