312_Lazy Posted January 17 Posted January 17 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?
PatrickAWlson Posted January 21 Posted January 21 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. 2
312_Lazy Posted January 22 Author Posted January 22 So as a workaround I changed goodness by one and the planes appeared. Thanks! 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now