Post: [Release] Earthquake & PlayFX [BO2]
04-15-2014, 07:28 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Just saying, if you cannot tell I am an xbox modder. So I am going to post the following in C...but using my data handler, so you know whats going on and can adapt it to your RPC class.

Earthquake

    
// Wanna look yourself? 00259FE8 GScr_Earthquake
void doEarthquake(float scale, float duration, float*source/*Incase you're stupid, this is a vector3. Don't know what that is? Leave this thread.*/, float radius)
{
int eq = G_Temp(source, 0x69);//G_Temp = 0x00279740
data().WriteFloat(eq + 0x54, scale);
data().WriteFloat(eq + 0x58, radius);
data().WriteFloat(eq + 0x5C, duration);

}


PlayFX
    
void doEffect(int effectIndex, float*source)
{
int fx = G_Temp(source, 0x56);
data().WriteInt32(fx + 0xD4, effectIndex);
data().WriteInt64(fx + 0x40, 0x00);
data().WriteFloat(eq + 0x3C, 270f);
}


I hope you all enjoy messing around with this functions. I also have them on all cod engines if anyone wants it on another game, Just IM me.Shiver
(adsbygoogle = window.adsbygoogle || []).push({});

The following 5 users say thank you to Bitwise for this useful post:

ALI ALHILFI, COD4_ELEVATOR, John, Fatality

The following user groaned Bitwise for this awful post:

Turk_Warrior
04-15-2014, 11:27 AM #2
Nice release man.
04-15-2014, 09:15 PM #3
ErasedDev
Climbing up the ladder
Originally posted by B1TW153 View Post
Just saying, if you cannot tell I am an xbox modder. So I am going to post the following in C...but using my data handler, so you know whats going on and can adapt it to your RPC class.

Earthquake

    
// Wanna look yourself? 00259FE8 GScr_Earthquake
void doEarthquake(float scale, float duration, float*source/*Incase you're stupid, this is a vector3. Don't know what that is? Leave this thread.*/, float radius)
{
int eq = G_Temp(source, 0x69);//G_Temp = 0x00279740
data().WriteFloat(eq + 0x54, scale);
data().WriteFloat(eq + 0x58, radius);
data().WriteFloat(eq + 0x5C, duration);

}


PlayFX
    
void doEffect(int effectIndex, float*source)
{
int fx = G_Temp(source, 0x56);
data().WriteInt32(fx + 0xD4, effectIndex);
data().WriteInt64(fx + 0x40, 0x00);
data().WriteFloat(eq + 0x3C, 270f);
}


I hope you all enjoy messing around with this functions. I also have them on all cod engines if anyone wants it on another game, Just IM me.Shiver

So you decided to post it lol Good to see you back Smile
04-15-2014, 10:23 PM #4
Kurt
Banned
doesnt work :/
04-15-2014, 10:58 PM #5
if you can do bo2 zombies rank and stats and give me max money in bank ill pay. Add on skype : coder.diasii.haxcore
04-16-2014, 12:13 AM #6
Originally posted by WeedDealer View Post
if you can do bo2 zombies rank and stats and give me max money in bank ill pay. Add on skype : coder.diasii.haxcore


Quit spamming threads begging for mods.
04-16-2014, 04:04 AM #7
Originally posted by DexModderFTW View Post
doesnt work :/


Lolwat? This all works perfectly fine on xbox. Hell, the playfx was even ported to PS3. Either you don't understand what a vector3 is, Or you literally derped the f*ck out.

The following 2 users say thank you to Bitwise for this useful post:

Miyata, xReaperv3
04-29-2014, 11:29 PM #8
Sticky
Mary J Wannnnna
Originally posted by B1TW153 View Post
Lolwat? This all works perfectly fine on xbox. Hell, the playfx was even ported to PS3. Either you don't understand what a vector3 is, Or you literally derped the f*ck out.


He's just an idiot, he doesn't know how to do anything without someone holding his hand :troll:

The following user thanked Sticky for this useful post:

04-30-2014, 02:01 AM #9
TheSaltCracka
League Champion
Originally posted by Sticky View Post
He's just an idiot, he doesn't know how to do anything without someone holding his hand :troll:


Some people are still learning... Doesn't mean you have to be a dick to them.
04-30-2014, 02:27 AM #10
Sticky
Mary J Wannnnna
Originally posted by TheSaltCracka View Post
Some people are still learning... Doesn't mean you have to be a dick to them.

He isn't still learning he is an immature 13 year old hypocrite. He doesn't know when to keep his mouth shut or when to open it. He says the wrong things at the wrong time to the wrong people. I am sick and tired of the little fuck's cocky attitude towards everyone, he deserves all the hate and bashing that comes to him he brings it upon himself! :P

The following user thanked Sticky for this useful post:

Bitwise

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo