Hey, quick question. I put it in and it works perfectly now, thanks, well at least I think so. Because its very very very tiny now. Here is the code I used...
Code:
<Civ4ArtDefines xmlns="x-schema:Logia_CIV4ArtDefinesSchema.xml">
<BuildingArtInfos>
<BuildingArtInfo>
<Type>ART_DEF_BUILDING_LOGIA</Type>
<LSystem>LSYSTEM_3x3</LSystem>
<bAnimated>1</bAnimated>
<fScale>2</fScale>
<fInterfaceScale>0.4</fInterfaceScale>
<NIF>Modules\Argentina\UB\argentina.nif</NIF>
<KFM/>
<Button>Modules\Argentina\UB\MissionAlamo_Var1_Button.dds</Button>
</BuildingArtInfo>
</BuildingArtInfos>
</Civ4ArtDefines>
I know its probably the <fScale> and <fInterfaceScale> values that I have to change, but my question is what do I change them to?