Bridge Commander Central

BC Forums => BC Scripting => Topic started by: hellewellth on November 13, 2006, 02:57:21 PM

Title: Ordering ship's to leave
Post by: hellewellth 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.
Title: Ordering ship's to leave
Post by: Rob Archer on November 13, 2006, 11:41:59 PM
Shouldn't Be to difficult, Although saying that AI can be a pain sometimes...
Title: Ordering ship's to leave
Post by: Tuskin38 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?
Title: Ordering ship's to leave
Post by: Nighthawk 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.