Know the funny part? I created the guide you linked me to.
I just want to ensure that the damage that I calculated is correct and I want to know the equation for calculating it to check all my damages.
I realize you took your time to reply to my post, however I believe you underestimated me and unfortunately I can't really use any of the information you've given me.
So I'll restate my question, is there any way to calculate damage done in-game using a weapons log?
I think that you can't work out how many damage a weapon does with that information .
Coders use a Weapon Log so they can make Weapon Hacks .
Weapon Log Use For Make Weapon Hack Only , Not For Damage Body Parts
Okay .
You need to get the gun damage first .
Since you gave me the MP5 as an example let me give you the MP5 as an example too .
The MP5 Damage is 76.
The Headshot value is 1.2 .
The Chest value is 0.36.
The Stomach value is 0.3.
The Leg value is 0.2 .
If you want to know the Headshot damage simply do 1.2 x the Damage of the gun .
In this case :
1.2 x 76 = 91.2
You should round it than .
It won't be the exact , just an estimate .
He did a weapon log via C++. Then he is able to see damage, range, reload time etc
/solved
Thread was only semi-answered. Reopened.