Page 2 of 2

Re: Hi, noobi with a few questions...

Posted: Sun Feb 20, 2011 9:41 pm
by Cody
The roaring forties... ah yes, I remember them well.

Re: Hi, noobi with a few questions...

Posted: Sun Feb 20, 2011 10:48 pm
by Gimi
El Viejo wrote:
The roaring forties... ah yes, I remember them well.
Suddenly I feel rather young. Mid life crisis has just passed.

Re: Hi, noobi with a few questions...

Posted: Sun Feb 20, 2011 10:51 pm
by TGHC
Commander McLane wrote:
(Nowadays you can at least make the ship de-cloak automatically when the laser is fired, taking away the edge of this advantage. But still...)
How do you do that?

Re: Hi, noobi with a few questions...

Posted: Sun Feb 20, 2011 11:02 pm
by another_commander
TGHC wrote:
Commander McLane wrote:
(Nowadays you can at least make the ship de-cloak automatically when the laser is fired, taking away the edge of this advantage. But still...)
How do you do that?
In the shipdata.plist of the ship you want to have this applied, add the key/value pair:

Code: Select all

cloak_passive = yes;
Easy-peasy.

Re: Hi, noobi with a few questions...

Posted: Sun Feb 20, 2011 11:10 pm
by TGHC
another_commander wrote:
TGHC wrote:
Commander McLane wrote:
(Nowadays you can at least make the ship de-cloak automatically when the laser is fired, taking away the edge of this advantage. But still...)
How do you do that?
In the shipdata.plist of the ship you want to have this applied, add the key/value pair:

Code: Select all

cloak_passive = yes;
Easy-peasy.
Hmmm

I guess it's like quiz questions, they are easy when you know the answer!

OK.....I'll have a look at the shipdata.plist and see if I can make sense of where to add it,