• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

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