Author Topic: Ordering ship's to leave  (Read 2632 times)

Offline hellewellth

  • Posts: 4
  • Cookies: 0
Ordering ship's to leave
« on: November 13, 2006, 02:57:21 PM »
How hard would it be for someone to make a script that the player could order a friendly ship to warp out to starbase 12 then dock and either stay or return.

Offline Rob Archer

  • Posts: 163
  • Cookies: 545
  • New Frontier MKVI
Ordering ship's to leave
« Reply #1 on: November 13, 2006, 11:41:59 PM »
Shouldn't Be to difficult, Although saying that AI can be a pain sometimes...

Offline Tuskin38

  • Posts: 2476
  • Cookies: 111
Ordering ship's to leave
« Reply #2 on: November 14, 2006, 05:52:28 AM »
you could possibly just make a script that warps the ship out, and after a few minutes, it could warp back in repaired, thou i know nothing about scripting lol. Couldn't you just make the ship warp out, delete it, then make it load it again and warp back in?

Offline Nighthawk

  • |______[o]_|
  • Posts: 750
  • Cookies: 18
Ordering ship's to leave
« Reply #3 on: November 15, 2006, 02:37:38 PM »
In fact, in some SP missions, they moved some ships out of the sight and deleted them. (when the cardies flee from Biranu 1 and get back, or when the kessok attack Starbase 12)
maybe if you look at the SP scripts it shouldn't be hard to find those lines (it's an event trigger and a procedure), then change the deleting orders to whatever you want.