AdjeSitngusI have weird problem. I had everything working last week, I do preload this correctly but yeah, for some reason it doesn't work properly. I mean, sometimes it works, sometimes not. When I change class/server/map it might break. No idea whats happening. I tried to reinstall this but it didn't work
https://github.com/mastercoms/mastercomfig/wiki/Troubleshooting#animation-andor-model-mods-not-working
If you are using mastercomfig, check if you have asynchronous disk loading disabled.
mod_load_anims_async 0 mod_load_mesh_async 0 mod_load_vcollide_async 0
I wish I had known about this earlier. I'll bake this into the autoexec additions.
EDIT: Updated the OP to reflect this.