No bug damage

Posts 111 of 11 · Page 1 of 1
No bug damage
Can someone please PM me the source for no bug damage in a working base? I just need the no bug damage. I'll be happy to help that person in rez modding.
search
DamageZone

for NoZoneDamage
yes search in olly for string => DamageZone then copy pointer and made *(float*)(CShell + DamageZone) = 0.0f;
I already know how to search in olly. I made one already but its detected . I just want an undetected base with no bug dmg as the only hack.

---------- Post added at 05:13 PM ---------- Previous post was at 04:15 PM ----------

*sigh* Whats the addy? Olly is giving me problems. Doesn't wanna open.
Quote Originally Posted by desertflame View Post
I already know how to search in olly. I made one already but its detected . I just want an undetected base with no bug dmg as the only hack.

---------- Post added at 05:13 PM ---------- Previous post was at 04:15 PM ----------

*sigh* Whats the addy? Olly is giving me problems. Doesn't wanna open.
this hack only need the pointer

Code:
*(float*)(CShell + 0x30BBFC) = (float)0;
meh
Quote Originally Posted by Genkidesu View Post
Same thread in 1 page.... http://www.mpgh.net/forum/242-crossf...mage-zone.html

@desertflame I really hate lazy people like you who never use Brain to use search button, hope you success in school.
Listen... I already read that and I used the addy from there. I didn't know if that thread was updated, that's all. No need to get your panties in a bunch.
Posts 111 of 11 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?