So madleg's ragdoll mod looks good, it makes SA more like IV, but it does not work for everyone and we don't have the source to fix it. And it is not compatible with all mods. Sadly madleg has not been active for 3 months or so, asking him for the source code is a long shot.
I want to duplicate his work in pure C++, no cleo bull-poop.
What I know:
- Assembly
- C++
- https://github.com/DK22Pac/plugin-sdk(Thanks to DK22Pac)
What I don't know:
- How to control the Ped, i.e. send the arms and legs flying around their joints, the limits of the joints...etc.
- The physics of ragdoll.
- I don't know the SDK very well.
What I want:
- Make dead bodies solid like IV.
- When you run some fool over, your car slows down as if he weighs at least 400 kg. I want to correct that.
- Add ragdoll simulation when the ped is dead or flying
- Add ragdoll simulation when the ped is shot with a big gun (Shotgun, AK...)
Can you give me some pointers (pun intended)? any help would be appreciated.