Teodosio
Warlord
- Joined
- Mar 3, 2002
- Messages
- 292
I have attached the new texture for the sugar model, to be used for the brown algae in place of horses. I have included the entire folder, but the only file I actually modified is sugar.dds.
To make it work I modified the CIV4ArtDefines_Bonus.xml file replacing the brown algae section with:
The other algae will soon follow. Regards!
To make it work I modified the CIV4ArtDefines_Bonus.xml file replacing the brown algae section with:
Code:
<BonusArtInfo>
<Type>ART_DEF_BONUS_ALGAE_BROWN</Type>
<fScale>0.5</fScale>
<fInterfaceScale>1.3</fInterfaceScale>
<NIF>Art/Terrain/Resources/AlgaeBrown/Sugar.nif</NIF>
<KFM>Art/Terrain/Resources/AlgaeBrown/Sugar.kfm</KFM>
<Button>Art/Interface/Buttons/WorldBuilder/AlgaeBrown.dds</Button>
<FontButtonIndex>3</FontButtonIndex>
</BonusArtInfo>
The other algae will soon follow. Regards!