Re: Hi, noobi with a few questions...
Posted: Sun Feb 20, 2011 9:41 pm
The roaring forties... ah yes, I remember them well.
For information and discussion about Oolite.
https://bb.oolite.space/
Suddenly I feel rather young. Mid life crisis has just passed.El Viejo wrote:The roaring forties... ah yes, I remember them well.
How do you do that?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...)
In the shipdata.plist of the ship you want to have this applied, add the key/value pair:TGHC wrote:How do you do that?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...)
Code: Select all
cloak_passive = yes;
Hmmmanother_commander wrote:In the shipdata.plist of the ship you want to have this applied, add the key/value pair:TGHC wrote:How do you do that?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...)Easy-peasy.Code: Select all
cloak_passive = yes;