Futuristic Tanks Models - [Based on RW tanks]

That is super news Garret. If you can change the color then we can have lots of fun. What about plasma weapons for your soldiers then?
 
ok this should work, for now.

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>
 
those are for the file to be accessed in the unit folder, where our custom textures will reside with the effect .nif files.

now i just have to find the textures :(
 
here is the new file:

Cyborg Plasma Tank

plasma_5rk.jpg
 
Back
Top Bottom