This tank needs this added to the EffectsInfo.xml in the "Misc" XML folder
Code:
<EffectInfo>
<Type>EFFECT_WEAPON_HELLHOUND</Type>
<Description>Hellhound Flamethrower</Description>
<fScale>1.0</fScale>
<fUpdateRate>0.4</fUpdateRate>
<Path>[B]Art/Units/cyborgtank/fx_fire_afterburn.nif[/B]</Path>
<bIsProjectile>0</bIsProjectile>
</EffectInfo>
Code:
<EffectInfo>
<Type>EFFECT_WEAPON_HELLHOUNC</Type>
<Description>C.Cyborgt Flamethrower</Description>
<fScale>1.0</fScale>
<fUpdateRate>1.0</fUpdateRate>
<Path>[B]Art/Units/cyborgtank/LaserHit.nif[/B]</Path>
<bIsProjectile>0</bIsProjectile>
</EffectInfo>