I'm having some trouble figuring a weapon table related problem out. So, I have my table, everything works and all, and lower down there is this
$Impact Explosion: none
I would like a certain effect (let's say an explosion .ani effect) to play on a weapon impact. So I put the name of the .ani file in place of "none" and try it ingame, but it doesn't seem to work (the chosen effect doesn't play...) I also tried editing the weapons_expl.tbl by adding the explosion names into that, then changing the "$Impact Explosions" field, but that didn't seem to solve it either. Any help would be appreciated.