A couple of (I hope) simple questions about adding new units.
1) In Civ4ArtDefine what does this line do:
<SHADERNIF>Art/Units/Brian/Brian_FX.nif</SHADERNIF>
2) When modding in a new tank unit I got the tank sound continuously repeated until I removed:
<AudioRunSounds> <AudioRunTypeLoop>LOOPSTEP_TANK</AudioRunTypeLoop>
<AudioRunTypeEnd>ENDSTEP_TANK</AudioRunTypeEnd>
</AudioRunSounds>
and now I get silence.
1) In Civ4ArtDefine what does this line do:
<SHADERNIF>Art/Units/Brian/Brian_FX.nif</SHADERNIF>
2) When modding in a new tank unit I got the tank sound continuously repeated until I removed:
<AudioRunSounds> <AudioRunTypeLoop>LOOPSTEP_TANK</AudioRunTypeLoop>
<AudioRunTypeEnd>ENDSTEP_TANK</AudioRunTypeEnd>
</AudioRunSounds>
and now I get silence.