I couldn't find the old FPE file that had the 92-99 animations assignments, but I opened up
FragMOTION and picked some new ones.
These are not as good as the last ones I had picked though, so you may want to edit those assignments in the FPE file. (do not edit the animations or save the X file when looking at it in FragMOTION)
Another thing you want to consider is the throw back animations, which are called when someone gets shot down.
To avoid these you need to zero them out (0,0) so they get ignored.
Looking at the animations, it looks as if they are the first 160 frames, so I changed any animations that called frames below 160, and ended up with something like this for the FPE animation assignments....
Quote: "
;animationinfo
animmax = 100
anim0 = 190,209
anim1 = 210,234
anim2 = 235,259
anim3 = 260,279
anim4 = 280,299
anim5 = 300,318
anim6 = 319,355
anim7 = 160,189
anim8 = 330,355
anim11 = 0,0
anim12 = 0,0
anim13 = 493,522
anim14 = 0,0
anim15 = 0,0
anim16 = 523,552
anim17 = 0,0
anim18 = 0,0
anim20 = 0,0
anim21 = 0,0
anim31 = 356,380
anim32 = 381,405
anim33 = 381,405
anim34 = 381,405
anim35 = 381,405
anim36 = 406,442
anim40 = 443,462
anim41 = 463,492
anim50 = 553,572
anim51 = 573,597
anim52 = 598,622
anim53 = 623,642
anim54 = 643,662
anim55 = 663,681
anim56 = 682,731
anim57 = 160,189
anim61 = 0,0
anim62 = 0,0
anim63 = 882,911
anim64 = 0,0
anim65 = 0,0
anim66 = 912,941
anim67 = 0,0
anim68 = 0,0
anim70 = 0,0
anim71 = 0,0
anim81 = 732,756
anim82 = 757,781
anim83 = 757,781
anim84 = 757,781
anim85 = 757,781
anim86 = 782,831
anim90 = 832,851
anim91 = 852,881
anim92 = 262,263
anim93 = 282,283
anim94 = 312,313
anim95 = 326,327
anim96 = 335,336
anim97 = 520,521
anim98 = 568,569
anim99 = 589.590
"
Try that and see what you think, but again, you may want to change those frame assignments for animations 92 through 99 to get your desired effect.