Page 1 of 1

Hit Effect

Posted: Mon Dec 10, 2012 12:34 pm
by LEO
I want to change the hit effect
So here are 3 Questions:
Where to change (weapon.odf, weapon_ord.odf, weapon_exp.odf) 4
How to change?
What did you get to christmas

Re: Hit Effect

Posted: Mon Dec 10, 2012 2:19 pm
by Loopy53
Add the following to the weapon ordance or a common ordance:

ImpactEffectSoft = "Name_of_effect_here"
ImpactEffectRigid = "Skyhammer_impactedit"
ImpactEffectStatic = "Skyhammer_impactedit"
ImpactEffectTerrain = "Skyhammer_impactedit"
ImpactEffectWater = "com_sfx_watersplash_ord"
ImpactEffectShield = "com_sfx_ord_exp"
ExpireEffect = "Skyhammer_impactedit"

Soft would be infantry, I am amusing rigid is droid. Static is like the command posts, terrain, water, and shield are self explanatory. Enjoy!