Page 1 of 1

Addon Aircraft & Campaign Missions

PostPosted: Sun Aug 15, 2004 8:23 pm
by Geobaldi
I don't have any trouble getting addon aircraft to show up in QC, but I have numerous aircraft I wish to use in the Campaign mode, and they simply will not show up.

I understand some planes are date dependant, but some just never show up.

Is there an aircraft editor I could use (to set the aircraft manufacture date, or nationality), or some other trick to get these aircraft to show up in the missions?

Re: Addon Aircraft & Campaign Missions

PostPosted: Mon Aug 16, 2004 2:06 am
by Hagar
If I remember correctly you can do this by editing the DP file in Notepad. Here's the [MISC_DATA] section from the default Wildcat which should work in all default campaigns.

[MISC_DATA]
unit_family=1
category=1
allegiance=3
max_group_size=8
min_speed=240
cruise_speed=405
max_speed=607
min_alt=50
cruise_alt=5893
max_alt=8839
entered_service=11/1/40
crew=1

The allegiance= number defines the nationality. allegiance= (0 = Neutral, 1 = British, 2 = German, 3 = US, 4 = Japanese etc)