Fix prediction errors with finger poser & duplicator
Fix more prediction errors
* Bugbait right click
Include missing SLAM sounds as fallbacks
Fixed light origin on base view models
* Fixes the view models going just black when crouching or hugging a wall
Apply ragdoll light origin change to player death ragdolls
Fixed studiomdl crashes with .smd files accessing OOB bones
* Apparently SMG1 view model sources are corrupted and crash studioMDL
* This happens when .smd file tries to apply animation to a bone that is out of bounds
Minor studiomdl cleanups