Results 1 to 4 of 4
  1. #1
    johngerald29's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    1
    My Mood
    Confused

    Whats the Wrong ?? Help please ..

    wHat's the wrong with this feature ??


    if (noreload){
    if (pWeaponMgr)
    {
    for(int i=0; i<630; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0xBDC) = 2.0f;
    }
    }
    }

    probLem :
    1>------ Build started: Project: ewanko, Configuration: Release Win32 ------
    1> dllmain.cpp
    1>dllmain.cpp(25): error C2059: syntax error : 'if'
    1>dllmain.cpp(26): error C2143: syntax error : missing ';' before '{'
    1>dllmain.cpp(26): error C2447: '{' : missing function header (old-style formal list?)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========




    What should i do ?? HELP

  2. #2
    Sprite's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Behind you
    Posts
    1,279
    Reputation
    12
    Thanks
    1,124
    My Mood
    Psychedelic
    You need many things

  3. #3
    derh.acker's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    localhost
    Posts
    826
    Reputation
    14
    Thanks
    616
    My Mood
    Angelic
    Such error messages may be caused of other errors.

  4. #4
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    dude cant you read ??? i says missing ';' somewere also you may havent declarated the noreload

Similar Threads

  1. [Help Request] Help please to find a program of textures in the game ...
    By vlad_vlad in forum Piercing Blow Help
    Replies: 0
    Last Post: 12-06-2011, 12:27 PM
  2. [Help] What is wrong of this Please Help !
    By nielz001 in forum WarRock Hack Source Code
    Replies: 13
    Last Post: 08-19-2011, 02:41 PM
  3. Whats The Song (PLEASE HELP)
    By Backripu in forum Suggestions, Requests & General Help
    Replies: 5
    Last Post: 08-16-2010, 05:19 PM
  4. WHAT THE FUCK IS WRONG WITH ME
    By radnomguywfq3 in forum Flaming & Rage
    Replies: 18
    Last Post: 11-29-2007, 09:15 PM
  5. What are the types? help please
    By sidnietje in forum WarRock - International Hacks
    Replies: 0
    Last Post: 05-30-2007, 08:25 AM