crossfire no fall damage code

Posts 110 of 10 · Page 1 of 1
crossfire no fall damage code
hi guys can someone give me please the original offets and values for no fall damage ... ?
I gave you via msn..
Not sure if the orginal value is right but you will see
Quote Originally Posted by Swag View Post
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
Quote Originally Posted by Lightning View Post


add me on msn because i want it
yoyos98@hotmail.com

I ADD YOU IN EMAIL ACCEPT OK
value = 0.0f
offset is 0x4 the value like mamo777 said its 0.0f
thx probleme is solved
---

Code:
#define FallPtr	0xB740F8
DWORD noFallDamage = 0;

DWORD xFallPtr = *(DWORD*)(CShell + FallPtr);
if (xFallPtr) *(DWORD*)(xFallPtr+0x4)=noFallDamage;

can someone tellme the string name for it
Posts 110 of 10 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?