Hmm... thank you
The clipfactor won't help me much, because I don't have A8. I think I will modify the model with a copy of the last frame as the first(hope that will fix it).
Btw. your code does not make much sense as CLIPPED is no "flag", but an "eflag", thus the is/set/toggle macros won't help here. Use the following code instead:
if(my.eflags&CLIPPED)
ouch, true, ty. Need to have a short rest xD