Page 1 of 1

Bugging out using AIs

Posted: Wed Jun 28, 2006 1:14 pm
by Draco_Caeles
Would it be possible to make an AI function that just bugs a ship out if it's under attack, without actually making it go anywhere?

I want to write an AI that just makes a ship disappear but it won't wormhole itself. Also, the only AI commands I can see make it search for a destination before it witchspaces, and that's not what I want either. I just want it to flash out of existence :)

Posted: Wed Jun 28, 2006 3:03 pm
by Odo987
If you stand in the way of an Orbital Shuttle it pops out of existance. Maybe that's a good starting point?

Posted: Wed Jun 28, 2006 6:22 pm
by Draco_Caeles
Mmm. It's 'landing' on a planet, as far as I can tell, which requires it to be within a certain distance of the planet. This is going to be a deep-space thing.

Posted: Thu Jun 29, 2006 2:56 am
by Odo987
Draco_Caeles wrote:
Mmm. It's 'landing' on a planet, as far as I can tell, which requires it to be within a certain distance of the planet. This is going to be a deep-space thing.
Try it. Stand in front of an orbital shuttle shortly after it leaves the station. Pop. I'm not sure if Aegidian has fixed it in the latest version. But whatever code it's using might come in handy.

Posted: Thu Jun 29, 2006 10:36 am
by Draco_Caeles
Hah! :D

It works, yes... but it would be nice for there to be a witchspace jump flash :)

Posted: Thu Jun 29, 2006 4:38 pm
by Rxke
So you *don't* want it to miraculously disappear, but hyper-space out?

:?

Posted: Thu Jun 29, 2006 4:55 pm
by Draco_Caeles
I want it to hyper out, but without actually appearing anywhere at the other end.

AFAICT all the hyperspace commands require the ship to jump to somewhere. I just want it to jump...

Posted: Thu Jun 29, 2006 6:11 pm
by Rxke
Ah.

So one can't follow it throught the wormhole? Hmmmm....

Not sure that's possible to do w/o Giles' intervention of changeing some game-code...

Posted: Thu Jun 29, 2006 6:29 pm
by Draco_Caeles
Yeah, that's what I meant.

I know it would need a code change, but I wondered if it might be worth it.