Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Lowcorn on September 14, 2008, 09:07:23 pm
-
I want to order enemy bombers to kill capitol ships in a spesific order. Right now i have it set to kill the first 2 as starting orders but the third dosent warp in till the other 2 are dead and i want to make an event that orders tehm to attack it. How do i set that up?
-
When
-->has-arrived-delay
---->(delay in seconds)
---->(name of third ship)
-->add-goal
---->(bomber wing)
------>ai-chase
-------->(name of third ship)
-------->89