2. The City-Graphic of Trading-Center is displayed a lot too high.
Code:
Code:
<BuildingArtInfo>
<Type>ART_DEF_BUILDING_TRADING_CENTER</Type>
<LSystem>LSYSTEM_2x2</LSystem>
<bAnimated>0</bAnimated>
<CityTexture>Art/Structures/Buildings/trading_center/globetheatreCM.dds</CityTexture>
<CitySelectedTexture>,IS,FILLER,TEXT</CitySelectedTexture>
<fScale>1.1</fScale>
<fInterfaceScale>0.45</fInterfaceScale>
<NIF>Art/Structures/Buildings/trading_center/globetheater.nif</NIF>
<KFM/>
<Button>Art/Structures/Buildings/trading_center/globetheatre.dds</Button>
</BuildingArtInfo>
The file that needs to be adjusted is this:
Art/Structures/Buildings/trading_center/globetheatreCM.dds
But everytime I tried to fix it, the file was broken afterwards.
It should be quite simple to move the graphic in the .dds maybe 10 or 15 pixel down, but as I said, the file was broken afterwards, everytime I tried.