Author Topic: Relationship between MAX_WINGS and MAX_SQUADRON_WINGS  (Read 1216 times)

0 Members and 1 Guest are viewing this topic.

Offline Samuel

  • 23
Relationship between MAX_WINGS and MAX_SQUADRON_WINGS
Hi,

could someone please clarify the relationship between MAX_WINGS (defined as 25) and MAX_SQUADRON_WINGS (defined as 5).

From what I understand, MAX_SQUADRON_WINGS is the maximum number of wings that will be displayed on the HUD. What is not clear to me, is how a wing ( 0 < wing < 25) gets mapped on to a squadron wing ( 0 < squadron_wing < 5). 

I notice that a ship has ship->wingnum. I assume this wingum is bounded by ( 0 < wingmun < 25).  Is this correct?

The function that maps MAX_WINGS to MAX_SQUADRON_WINGS seems to be : ship_squadron_wing_lookup(wingp->name)

I don't quite see how a name maps 25 wings -> 5 wings. Does this mean that there are some wings that are floating around that will never be in the players squadron, and hence do not need to be displayed on the HUD?
Or has it got to do with the fact that certain wings can appear later during a mission (up to 25) and they only get mapped onto the HUD once the other ones disappear?

I hope someone can shed some light on this.

Many thanks,

Samuel

 

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Re: Relationship between MAX_WINGS and MAX_SQUADRON_WINGS
Only wings with certain names are displayed on the hud.  Default for FS2 are Alpha,  Beta, Gamma, Delta and Epsilon if I recall.  Any other wing names will not show up.  You can change the names that will show up in FRED now. 
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

  

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Relationship between MAX_WINGS and MAX_SQUADRON_WINGS
Yep. You can find the names of the wings that appear on the HUD in the Squadron_wing_names array.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]