#Carrier mission bugs

12 messages · Page 1 of 1 (latest)

chrome pivot
#

I have found 2 bugs so far as I try to make allied jets take off after player:

  1. AI jets take off without command when there is enemy ship on the map.
  2. AI jets trigger "takeoff" command which in my case causes event loop. If it's intentional it would be nice to have "takeoff <jetname/player> <carrier/runway>" event
    ZJ3ZDU
coarse talon
#

takeoff <name> - If the carrier has a name then another event is triggered with the name carrier included

#

my bad, it's the name of the carrier, should probably be the name of the jet yes?

chrome pivot
#

takeoff kuznetsov player

coarse talon
#

hmm ok I don't want to break existing missions

#

so I will add a 3rd one

#

takeoff
takeoff shipname
takeoff playername

#

all 3 will trigger

chrome pivot
coarse talon
#

#1 fixed