Results 1 to 10 of 10
  1. #1
    025rog's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    50
    Reputation
    9
    Thanks
    9

    Error:Gellins Base

    Code:
    1>------ Build started: Project: CaBase, Configuration: Release Win32 ------
    1>Compiling...
    1>Misc.cpp
    1>Menu.cpp
    1>DirectX.cpp
    1>Base.cpp
    1>.\Base.cpp(254) : error C2365: 'Sleep' : redefinition; previous definition was 'function'
    1>        C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\winbase.h(4282) : see declaration of 'Sleep'
    1>ADE32.cpp
    1>Build log was saved at "file://c:\Users\....\Desktop\My Combat Arms Hack\CaBase\Release\BuildLog.htm"
    1>CaBase - 1 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  2. The Following User Says Thank You to 025rog For This Useful Post:

    LilTeaCup (07-12-2010)

  3. #2
    coryster2100's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    394
    Reputation
    13
    Thanks
    1,175
    Umm you sure thats Gellins go try Gellins base from a different site

  4. #3
    025rog's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    50
    Reputation
    9
    Thanks
    9
    Quote Originally Posted by coryster2100 View Post
    Umm you sure thats Gellins go try Gellins base from a different site
    i got it from his first place he did it at a site msot of us coders are on
    i cant say...
    ^...,^ JR
    spare account LOL

  5. #4
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Give me the line of code that the error is on

  6. #5
    coryster2100's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    394
    Reputation
    13
    Thanks
    1,175
    I swear i never got that error when i was using Gellins

  7. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    i think he declared sleep twice

  8. #7
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Quote Originally Posted by whit View Post
    i think he declared sleep twice
    I don't think its a issue with declaring it, I'm guessing it for using sleep as a function (the right way) then using it some retarded way like...
    if(Sleep() = 1) {
    FailStatus = "I Fail";
    }

  9. #8
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by CoderNever View Post
    I don't think its a issue with declaring it, I'm guessing it for using sleep as a function (the right way) then using it some retarded way like...
    if(Sleep() = 1) {
    FailStatus = "I Fail";
    }
    i lol'D hard

  10. #9
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    post the code
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  11. #10
    ^...,^'s Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    New Zealand,Auckland
    Posts
    698
    Reputation
    4
    Thanks
    90
    My Mood
    Lonely
    /close fixed

Similar Threads

  1. Gellins Base Error
    By Sydney in forum Combat Arms EU Hack Coding/Source Code
    Replies: 5
    Last Post: 08-17-2010, 09:57 PM
  2. Gellins Base Error
    By Sydney in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 08-17-2010, 06:55 AM
  3. Gellins Base Error
    By 025rog in forum C++/C Programming
    Replies: 2
    Last Post: 07-11-2010, 12:14 AM
  4. Error with Gellin base...
    By haloassasin in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 06-21-2010, 05:35 PM
  5. Gellin Base Errors
    By iownmhckn in forum C++/C Programming
    Replies: 14
    Last Post: 03-16-2010, 09:47 PM