crossfire no fall damage codehi guys can someone give me please the original offets and values for no fall damage ... ?
Originally Posted by Swag I gave you via msn.. Not sure if the orginal value is right but you will see add me on msn because i want it yoyos98@hotmail.com
Originally Posted by yoyoss add me on msn because i want it yoyos98@hotmail.com I ADD YOU IN EMAIL ACCEPT OK
--- Code: #define FallPtr 0xB740F8 DWORD noFallDamage = 0; DWORD xFallPtr = *(DWORD*)(CShell + FallPtr); if (xFallPtr) *(DWORD*)(xFallPtr+0x4)=noFallDamage;