Jump to content

Recommended Posts

Posted

Hi, we use PWCG for coop missions and it works great, thanks. 👍

 

We often use Equipment Request to let everyone fly what they want. However, some planes are sometimes missing, for example:

  • Bf 109 K in Luftwaffe campaing in January 1945
  • Hurricane in VVS campaing in 1942

 

I checked json files in input/aircraft and those planes were introduced already (and not withdrawn) but I cannot still use them. Are there more factors influencing planes availability in Equipment Requests?

 

JG7_X-Man
Posted

What unit?

 

Posted

JV 44, 11. IAP

PatrickAWlson
Posted
On 1/17/2025 at 5:28 AM, 312_Lazy said:

Hi, we use PWCG for coop missions and it works great, thanks. 👍

 

We often use Equipment Request to let everyone fly what they want. However, some planes are sometimes missing, for example:

  • Bf 109 K in Luftwaffe campaing in January 1945
  • Hurricane in VVS campaing in 1942

 

I checked json files in input/aircraft and those planes were introduced already (and not withdrawn) but I cannot still use them. Are there more factors influencing planes availability in Equipment Requests?

 

 

I think I see the problem.  The planes are placed in a Java map sorted by plane quality (goodness in the JSON files).  If two planes have the same value one will overwrite the other in the Java map.  I changed the sort be to be the plane name, which is unique.  Planes will be sorted alphabetically in the next release.  

  • Like 2
Posted

So as a workaround I changed goodness by one and the planes appeared. Thanks!

  • Upvote 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...