Results 1 to 6 of 6
  1. #1
    iStrikEBerry's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Dark Realm
    Posts
    19
    Reputation
    10
    Thanks
    0
    My Mood
    Yeehaw

    I need help dudes!

    What is the addy/code for No RecoiL? Thanks!

  2. #2
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    For Advance Coding ^^,
    If you cannot understand this, sorry wala akong magagawa ^^,
    Code:
    sv_NoRecoil1 = 0;
    sv_NoRecoil2 = 0;
    sv_NoRecoil3 = 0
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  3. #3
    Terell.'s Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    JAMAICAA
    Posts
    6,923
    Reputation
    273
    Thanks
    1,163
    My Mood
    Angry
    Code:
    if(NoRecoil){if(dwPlayerPtr!=0){
    *(float*)NoRecoil1 = 0;
    *(float*)NoRecoil2 = 0;
    *(float*)NoRecoil3 = 0;}}

  4. #4
    Pitcher's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Screwing your mom.
    Posts
    524
    Reputation
    53
    Thanks
    797
    My Mood
    Flirty
    Quote Originally Posted by Shunnai View Post
    Code:
    if(NoRecoil){if(dwPlayerPtr!=0){
    *(float*)NoRecoil1 = 0;
    *(float*)NoRecoil2 = 0;
    *(float*)NoRecoil3 = 0;}}

    False, here is fixed :

    Code:
    if(NoRecoil)
    {
    if(dwPlayerPtr!=0)
    {
    *(float*)(dwPlayerPtr+NoRecoil1) = 0;
    *(float*)(dwPlayerPtr+NoRecoil2) = 0;
    *(float*)(dwPlayerPtr+NoRecoil3) = 0;
    }
    }


    Back on the 30th of september.

    WarRock Contributer Force

    My hacks are only for WarRock International!


  5. The Following User Says Thank You to Pitcher For This Useful Post:

    Terell. (06-24-2012)

  6. #5
    Terell.'s Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    JAMAICAA
    Posts
    6,923
    Reputation
    273
    Thanks
    1,163
    My Mood
    Angry
    Quote Originally Posted by bodhi View Post
    False, here is fixed :

    Code:
    if(NoRecoil)
    {
    if(dwPlayerPtr!=0)
    {
    *(float*)(dwPlayerPtr+NoRecoil1) = 0;
    *(float*)(dwPlayerPtr+NoRecoil2) = 0;
    *(float*)(dwPlayerPtr+NoRecoil3) = 0;
    }
    }
    lul its the same thing xcept you added dw, anyways I dont use that code anymore, I think its from aero's 100 snippets

  7. The Following User Says Thank You to Terell. For This Useful Post:

    Pitcher (06-24-2012)

  8. #6
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    Quote Originally Posted by akincbhevz View Post
    For Advance Coding ^^,
    If you cannot understand this, sorry wala akong magagawa ^^,
    Code:
    sv_NoRecoil1 = 0;
    sv_NoRecoil2 = 0;
    sv_NoRecoil3 = 0
    How is someone supposed to understand that code, i can guess what it is but its not obvious what it could be..
    it could be a define, a dword,...
    its the same like i write a function and i say, if you cannot understand it leave, and i only give a half piece of code.. like

    Code:
    if(g_pBase->cPlayer)
    {
    g_pBase->cPlayer->ofs_z = g_pBase->cPlayer->ofs_z + 8;
    }
    you add this and obviously you can come back with a question what the errors are..


    on topic
    title is already unrespectfull so im going to skip this one dude

  9. The Following 2 Users Say Thank You to AeroMan For This Useful Post:

    Pitcher (06-24-2012),Terell. (06-24-2012)

Similar Threads

  1. [Help Request] Need Help
    By shane11 in forum CrossFire Help
    Replies: 49
    Last Post: 05-03-2011, 04:29 AM
  2. [Help Request] Need help finding a Vindictus injector
    By VpChris in forum Vindictus Help
    Replies: 2
    Last Post: 05-01-2011, 10:51 PM
  3. [Help Request] I need help~~!!!!
    By c834606877 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 1
    Last Post: 05-01-2011, 01:12 AM
  4. [Help Request] need help with modding
    By BayBee Alyn in forum Combat Arms Help
    Replies: 0
    Last Post: 04-27-2011, 09:06 PM
  5. dude fuck off i need help with this virus stop closing it
    By jdhaking in forum CrossFire Hacks & Cheats
    Replies: 122
    Last Post: 02-17-2010, 06:13 PM