Tips how to make .dll - Help
Hello,
I saw many 'Addies' or something on the forums, like this:
No Grenade Damage / 1 Hit K.O.
0x07F8 => "AmmoDamage"
Shot Gun Spread
0x0834 => "ShotsPerAmmo"
No Weapon Weight
0x20D0 => "MoveSpeedPenalty"
0x20D4 => "ZoomInMoveSpeedPenalty"
0x20D8 => "MovePenaltyForDelayFire"
But I don't exactly know what they mean, I think they're for making
.dll hacks. Can someone explain me what this means and how I can
make this further in .dll with Visual C++?
As you see this is the addy for 1 HIT Kill,Shotgun Spread and No wep weight.
If you put this on Visual Studio and add some fuctions, you will have a hack.
To make a .dll file Download Visual Studio and create a new form with .dll