Bridge Commander Central
BC Forums => BC Scripting => Topic started by: vonfrank on February 22, 2010, 12:07:46 PM
-
I am having a problem when I launch shuttles.
The AI just sits there and doesnt move, not even when there is an enemy ship to attack.
Is this a common problem? and if not, where is the AI for launched shuttles located?
-
Do you have a line like this
launcher.AddLaunchable( "Shuttle", "ftb.friendlyAI", 12)
in your carrier script?
-
Yeah, i changed the AI type to "quickbattlefriendlyAI" (or something like that) and now i can tell the shuttles to attack and they will
however, they still dont attack automatically
any suggestions here?