ChaosSlayer
King
- Joined
- Feb 3, 2011
- Messages
- 608
Hello I got a problem with this unit:
http://forums.civfanatics.com/downloads.php?do=file&id=14896
When I am trying to look at it in game the game freezes.
I am using following for art info:
<UnitArtInfo>
<Type>ART_DEF_UNIT_BOMBARD_MIDDLE_EAST</Type>
<Button>Art/Interface/Buttons/Units/bombard.dds</Button>
<fScale>0.53</fScale>
<fInterfaceScale>0.8</fInterfaceScale>
<bActAsLand>0</bActAsLand>
<bActAsAir>0</bActAsAir>
<NIF>Art/Units/0_MiddleEast/Bombard_ME/OttomanBombardLateWheels.nif</NIF>
<KFM>Art/Units/Cannon/Cannon.kfm</KFM>
<SHADERNIF>Art/Units/0_MiddleEast/Bombard_ME/OttomanBombardLateWheels.nif</SHADERNIF>
<ShadowDef>
<ShadowNIF>Art/Units/01_UnitShadows/CannonShadow.nif</ShadowNIF>
<ShadowAttachNode/>
<fShadowScale>1.0</fShadowScale>
</ShadowDef>
<TrailDefinition>
<Texture>Art/Shared/wheeltread.dds</Texture>
<fWidth>1.0</fWidth>
<fLength>180.0</fLength>
<fTaper>0.0</fTaper>
<fFadeStartTime>0.2</fFadeStartTime>
<fFadeFalloff>0.35</fFadeFalloff>
</TrailDefinition>
<fBattleDistance>0.5</fBattleDistance>
<fRangedDeathTime>0.31</fRangedDeathTime>
<bActAsRanged>1</bActAsRanged>
<TrainSound>AS2D_UNIT_BUILD_UNIT</TrainSound>
<AudioRunSounds>
<AudioRunTypeLoop>LOOPSTEP_WHEELS</AudioRunTypeLoop>
<AudioRunTypeEnd>ENDSTEP_WHEELS</AudioRunTypeEnd>
</AudioRunSounds>
</UnitArtInfo>
I have make sure that path is correct. Could some one please help?
Thanks!
http://forums.civfanatics.com/downloads.php?do=file&id=14896
When I am trying to look at it in game the game freezes.
I am using following for art info:
Spoiler :
<UnitArtInfo>
<Type>ART_DEF_UNIT_BOMBARD_MIDDLE_EAST</Type>
<Button>Art/Interface/Buttons/Units/bombard.dds</Button>
<fScale>0.53</fScale>
<fInterfaceScale>0.8</fInterfaceScale>
<bActAsLand>0</bActAsLand>
<bActAsAir>0</bActAsAir>
<NIF>Art/Units/0_MiddleEast/Bombard_ME/OttomanBombardLateWheels.nif</NIF>
<KFM>Art/Units/Cannon/Cannon.kfm</KFM>
<SHADERNIF>Art/Units/0_MiddleEast/Bombard_ME/OttomanBombardLateWheels.nif</SHADERNIF>
<ShadowDef>
<ShadowNIF>Art/Units/01_UnitShadows/CannonShadow.nif</ShadowNIF>
<ShadowAttachNode/>
<fShadowScale>1.0</fShadowScale>
</ShadowDef>
<TrailDefinition>
<Texture>Art/Shared/wheeltread.dds</Texture>
<fWidth>1.0</fWidth>
<fLength>180.0</fLength>
<fTaper>0.0</fTaper>
<fFadeStartTime>0.2</fFadeStartTime>
<fFadeFalloff>0.35</fFadeFalloff>
</TrailDefinition>
<fBattleDistance>0.5</fBattleDistance>
<fRangedDeathTime>0.31</fRangedDeathTime>
<bActAsRanged>1</bActAsRanged>
<TrainSound>AS2D_UNIT_BUILD_UNIT</TrainSound>
<AudioRunSounds>
<AudioRunTypeLoop>LOOPSTEP_WHEELS</AudioRunTypeLoop>
<AudioRunTypeEnd>ENDSTEP_WHEELS</AudioRunTypeEnd>
</AudioRunSounds>
</UnitArtInfo>
I have make sure that path is correct. Could some one please help?
Thanks!