Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: More Manoeuvring jet Issues/question  (Read 3754 times)

FlashFrozen

  • Admiral
  • *****
  • Posts: 988
    • View Profile
More Manoeuvring jet Issues/question
« on: August 20, 2012, 12:54:58 PM »


Oh, I was wondering when someone would ask that. You set the otherwise-unused "contrailSize" field to 128 to flag the engines as hidden (let's be kind to me and call it a "creative use of an existing, unused field for binary flags" - rather than an "awful hack"). They'll be activated by any system that modifies the engine glow.


Following said advice, I've managed to partially successfully make the engines work, the part that doesn't work, is that now, my 'jets' always leave behind a contrail, unlike the vanilla ships with proper 'jets' where with the system off, no trails are left.

as shown in the following:

Spoiler
Offending engines that leave behind green house gases!






[close]

The Eagle's Jet:

Code
       {
            "angle": 190,
            "contrailSize": 128,
            "length": 32,
            "location": [
                -48,
                -55
            ],
            "style": "MIDLINE",
            "width": 8
        }

My jet:

Code
    {
      "angle": -90.0,
      "contrailSize": 128.0,
      "length": 1.0,
      "location": [
        143.0,
        -16.0
      ],
      "style": "HIGH_TECH",
      "width": 8.0
    }

Anyone else been able to figure out the reason? Or atleast get a working version of their own?
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24128
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #1 on: August 20, 2012, 01:33:32 PM »

Aha! This is actually also happening with the vanilla Maneuvering Jets - so, it's a bug in the game. (Now fixed.)

Just less noticeable because none of the ships using them are high tech.
Logged

PCCL

  • Admiral
  • *****
  • Posts: 2016
  • still gunnyfreak
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #2 on: August 20, 2012, 01:47:13 PM »

ya... I noticed that... nvr got around to report...

is it fixed with the updated .53.1a? or is it gonna have to wait for next patch?
Logged
mmm.... tartiflette

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24128
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #3 on: August 20, 2012, 01:47:41 PM »

Next patch, I'm afraid - just fixed it now.
Logged

PCCL

  • Admiral
  • *****
  • Posts: 2016
  • still gunnyfreak
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #4 on: August 20, 2012, 01:48:56 PM »

aww.....

oh well... my eagles shall now continue to pollute the high orbits of Corvus....
Logged
mmm.... tartiflette

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24128
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #5 on: August 20, 2012, 01:49:59 PM »

Just contributes to the overall dystopian atmosphere, I say :)
Logged

FlashFrozen

  • Admiral
  • *****
  • Posts: 988
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #6 on: August 20, 2012, 03:50:27 PM »

And here I thought it was my fault  :D

Ah well, Hooray fixes. ^.^
Logged

PCCL

  • Admiral
  • *****
  • Posts: 2016
  • still gunnyfreak
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #7 on: September 22, 2012, 01:47:34 PM »

well... As long as alex is working on the new version.... Might be a good time to bring this up again...

Maybe this should be moved to bug report
Logged
mmm.... tartiflette

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24128
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #8 on: September 22, 2012, 01:52:08 PM »

Bring what up? Am I missing something here?
Logged

PCCL

  • Admiral
  • *****
  • Posts: 2016
  • still gunnyfreak
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #9 on: September 22, 2012, 02:27:42 PM »

oh right.... it says it's already fixed....

sorry.... didn't see the fix on the changelog....
Logged
mmm.... tartiflette

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24128
    • View Profile
Re: More Manoeuvring jet Issues/question
« Reply #10 on: September 22, 2012, 02:33:11 PM »

No worries :)
Logged