Description
Allows you to modify the force applied to ragdolls via multipliers for exaggerated effects. its based on an earlier version of my exaggerated ragdoll tutorial. you can change the multipliers for all guns, the knife and the he grenade.
Server Command
ragdollforce <weapon> <x force> <y force> <z force>
e.g ragdollforce ak47 100.0 100.0 100.0
minimum value is -10000.0 and maximum value is 10000.0. the values are multipliers so 2.0 is double the current force etc.
this command can be typed into server console, used via rcon or added into config files.
the default for all weapons x, y and z are 10.0 which gives better looking ragdolls than the default flop to floor.
Notes
-- the direction the ragolls move is normally the direction the attacker is looking if it was a gun/knife kill.
-- the direction for grenade kills is away from the detonation point.
-- negative values make the ragdolls move in the opposite direction to which they're were originally going.