Page 1 of 1

Cloaking Device Mission Native

Posted: Sat Jul 22, 2006 12:09 am
by Plinko
First,
I would like to thank everyone invoved in this website. Great Work!

Need just a little help. The cloaking device mission....how is it triggered? I am in gal-5 with about 2000 kills. I have been flying around for 2 days with no mission. Do you need to be Deadly? Need X amount of Cash? PLEASE HELP. :evil:

Posted: Sat Jul 22, 2006 7:20 am
by Uncle Reno
Well, according to the Oolite Wiki mission details you only need to be in Galaxy 5 so I'll have to leave it to some one else to suggest an answer. :)

Spoiler

Posted: Sat Jul 22, 2006 7:34 am
by aegidian
Select text between the asterisks for details.

*Galaxy 5, as you exit witch-space after 7 or more witch-jumps within that galaxy, no other requirements. 3 asps appear and attack, kill them all.*

Posted: Sun Jul 23, 2006 4:31 pm
by Plinko
Thnk you

damaged cloaking device

Posted: Mon Sep 04, 2006 12:00 am
by ArkanoiD
Once damaged, can it be repaired?

Posted: Mon Sep 04, 2006 8:47 am
by Cos
Hello, I'm in galaxy 5, just had a scrap with an asp that kept vanishing. Blew it up but no cloaking device for me, now what do i do?? :cry:

Posted: Mon Sep 04, 2006 3:12 pm
by LittleBear
The death of this special asp should have spawned "An unusual cargo canister". If you scooped that cargo canister you would have got the cloaking device. Unfortunatley, you will now never meet that asp again (Giles's code will have set the Cloaking Device Mission to COMPLETE as you killed the cloaked asp, so it will not appear again). If you missed your chance you won't have another chance to scoop the cloak!

You can get round this by replaying the mission, but you will need to edit your save file!

Open your save file with a text-editor (eg Notepad if you use windows):-

Select find and type in "mission_cloak"

The editor will take you to some code that says :-

<key>mission_cloak</key> <string>COMPLETE</string>

Delete all of this, then exit and save.

This will allow you to re-do the Cloaking Device Mission and this time make sure you grab the Cloak!

Or, if you have a commander saved at a position before you killed the Asp, load it up and re-do the mission. I don't think this is cheating as you will get the cloak honestly, but it allows you the chance to re-play the mission.

EDIT: Don't worry, I made the same mistake. I hung out in G5 for ages and never saw the special asp. It was only when scripting my Assassins.oxp (which involes disabling the cloak a certain times and reabling it at others, that I realised I'd killed the asp with an energy bomb at some point and so had completed the cloaking device mission without actually getting the cloak!)

Giles, when you do the next version, could you maybe put in some code that does a check for Equipment EQ_CLOAKING_DEVICE. If a none is returned then sets the cloaking mission back to undefined? That would give the player another chance to get the cloak if he killed the asp without realising it, but didn't grab the cloak. Easy to do with Q-mines and E-bombs!

Posted: Mon Sep 04, 2006 6:15 pm
by Cos
Got it! Cheers for the advice it worked a treat :) :)

Cos

Posted: Mon Sep 04, 2006 8:53 pm
by aegidian
LittleBear wrote:
Giles, when you do the next version, could you maybe put in some code that does a check for Equipment EQ_CLOAKING_DEVICE. If a none is returned then sets the cloaking mission back to undefined? That would give the player another chance to get the cloak if he killed the asp without realising it, but didn't grab the cloak. Easy to do with Q-mines and E-bombs!
No way.

It's a one-shot, no-second-chances deal, you either get the cloak or you don't. It's not like you die if you don't get it!

Posted: Mon Sep 04, 2006 9:01 pm
by LittleBear
Fair enough!

The commander that I play the game with does not have the cloak, as I missed it! But I had to "cheat" and give the commander that I'm testing the Assassins.oxp with the cloak so I could test the code I was using for the enable cloak / disable cloak!