Author Topic: Shuttle Launching AI  (Read 1309 times)

Offline vonfrank

  • Posts: 447
  • Cookies: 182
Shuttle Launching AI
« 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?

Offline teleguy

  • Posts: 363
  • Cookies: 53
Re: Shuttle Launching AI
« Reply #1 on: February 22, 2010, 12:33:45 PM »
Do you have a line like this

Quote
launcher.AddLaunchable( "Shuttle", "ftb.friendlyAI", 12)

in your carrier script?

Offline vonfrank

  • Posts: 447
  • Cookies: 182
Re: Shuttle Launching AI
« Reply #2 on: February 23, 2010, 09:41:22 PM »
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?