Author Topic: Capital Ship Hangars  (Read 6737 times)

0 Members and 1 Guest are viewing this topic.

Offline Sesquipedalian

  • Atankharz'ythi
  • 211
Personally, I'm inclined to think that if this were hard-wired, it would be well received.   The engine code's logic should run like this: "Is the fighterbay's subsystem strength set to something besides zero in the table?  Yes, so we'll display a hitpoint percentage for it on the hud, or no, so we won't."  

You can be pretty sure that if someone writes the table entry in such a way that the fighterbay has hitpoints in the first place, they will want a damage percentage to be displayed for it.
« Last Edit: December 14, 2002, 05:39:00 am by 448 »
Sesqu... Sesqui... what?
Sesquipedalian, the best word in the English language.

The Scroll of Atankharzim | FS2 syntax highlighting

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Hmm.  That makes a lot of sense.

Maybe I'll do that.  Does anyone else have any objections?

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
It's done, barring any objections.  Fighterbay damage will now display unless fighterbay subsystems have been assigned a max damage of 0 in ships.tbl. :)