Question: How would you get them to have the mission complete when it's knocked off course? I think you'd have to destroy it...
Anyhow, one really, really weird solution would be to have a ship whose sprites are 48x48 (Can you do 0x0? I dunno...) and all black and have an identical mask. Have this ship fire the comet weapon at the spob (however you accomplish this), set its ammoload to 1, of course, and give the comet weap a smoke trail that looks like the tail of a comet.
Only problem is that since the AI is so freaking stupid, you may see the comet appear out of nowhere.
The radar wont be too much of a problem,as you could give it another weapon that destroys the ship, then give it a boom resource that doesn't look like an explosion. Unfortunately, again, the AI is retarded and may not follow these properly. Is there some way to make an invisible ship?
Checks bible Well, you could set 0x800 in the Flags2 field, but again, God knows what'll happen here...
Damn you, AI... :mad:
(EDIT) This probably can't be used for the "save spob from comet" mission. It would, however, probably work for comets that appear every once in a while. You'd have a comet that passes over planets and possibly asteroids, but hits ships for an enormous amount of damage. How the hell you'd get this to be fired by a retarded AI ship, I dunno...it was just an idea. :)(/EDIT)
------------------
The programmer's code of etemology: there's always another bug.
(This message has been edited by orcaloverbri9 (edited 10-31-2003).)