Thread: Code

Results 1 to 7 of 7
  1. #1
    HomeMaker's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0

    Post Code

    Hi guys anyone have this source code? #define OFS_ShotSpeed 0x00? pls help me.

  2. #2
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    If you've got the complete address you can find the code in an unpacked version of the game.
    should be a float or so i believe.

  3. #3
    HomeMaker's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    I only got the addy of this sir and also i dont have a source code of this. please help me sir
    Quote Originally Posted by AeroMan View Post
    If you've got the complete address you can find the code in an unpacked version of the game.
    should be a float or so i believe.
    Last edited by HomeMaker; 02-12-2015 at 07:20 AM.

  4. #4
    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 HomeMaker View Post
    I only got the addy of this sir and also i dont have a source code of this. please help me sir
    try this:
    Code:
    if(playerptr != 0){ *(float*)(playerptr+OFS_ShotSpeed) = 200.0f; }
    Just a guess, i never used it.

  5. #5
    HomeMaker's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    I try this time sir, but still not working
    Quote Originally Posted by AeroMan View Post
    try this:
    Code:
    if(playerptr != 0){ *(float*)(playerptr+OFS_ShotSpeed) = 200.0f; }
    Just a guess, i never used it.

  6. #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 HomeMaker View Post
    I try this time sir, but still not working
    hmm i don't know then, i never used this function

  7. #7
    zerooww's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    Somewhere in Philippines
    Posts
    25
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    DO you think your addie is correct?

Similar Threads

  1. Replies: 37
    Last Post: 06-20-2006, 04:24 PM
  2. Pre-Regerstration - E3 Codes
    By Dave84311 in forum WarRock - International Hacks
    Replies: 67
    Last Post: 06-13-2006, 08:06 AM
  3. hi can any1 help me make or find a cheat code
    By CrUsHa in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-19-2006, 04:39 PM
  4. a Couple WPE Weapon codes?
    By phil823 in forum WarRock - International Hacks
    Replies: 16
    Last Post: 02-10-2006, 02:14 PM