re: how do you fix ????

dasgoot2002

Charter Member
re: how do you fix ????

how do you fix when you add a plane and it ends up in the wrong country list how do you put it in the right list ???? cfs3

like german plane in british plane list etc... ?
 
easy

open the aircraft's XDP file with notepad (this file is in the airplane's folder)

it should have these lines in the beginning at the top

<?xml version="1.0"?>
<UnitData>
<General Allegience="0" LongName="B-26C" ShortName="B-26C" ModelName="b_26c.m3d" BlastDamageScale="1.0" ImpactDamageScale="1.0" FireDamageScale="1.0" Priority="2" Type="moving" EnteredService="08/01/1942" LeftService="12/1/1957" BlastDamageMod="1" ImpactDamageMod="1" FireDamageMod="1" Category="level_bomber" Country="usa" AllowSpawn="y" InfoURL="help\topics\infob26.htm" ChecklistURL="help\topics\infob26.htm">
</General>

the word in red is the country it will appear in, just change it to Germany or Britain or whatever country you want it in

good luck
 
Back
Top