Limit HP

Results 1 to 8 of 8
  1. #1
    Account Upgraded | Title Enabled! ForceGFX is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    412Posts

    Limit HP

    Hey guys,
    I want to do the HP/AP On the Rings but i'm crashing when i have like 100 hp/ap.
    Can somebody help me with this? And yes im using 1.5 Client.
    Please tell me the c++ fix and not the ASM Fix.

    Thank you


  2. #2
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Limit HP

    Yeah, this sounds gay, but that's how it rolls. The limit is 40 I think, go for every fucking result with 40 till you find it LOL.

  3. #3
    Account Upgraded | Title Enabled! ForceGFX is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    412Posts

    Re: Limit HP

    I have a live you know? LOL
    Posted via Mobile Device

  4. #4
    Account Upgraded | Title Enabled! ThunderZ is offline
    MemberRank
    Oct 2011 Join Date
    396Posts

    Re: Limit HP

    There is no HP/AP limit i have admin rings and chest that gives 9999999hp/999999ap etc


    ur just doing something wrong 0.o

  5. #5
    Aristrum Mark is offline
    MemberRank
    Aug 2007 Join Date
    United KingdomLocation
    474Posts
    Use a debugger, you have the source.

    Sent from my GT-I9100 using Tapatalk

  6. #6
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: Limit HP

    Quote Originally Posted by thunderz1337 View Post
    There is no HP/AP limit i have admin rings and chest that gives 9999999hp/999999ap etc


    ur just doing something wrong 0.o
    no he is right.
    hp can be as much as you want.
    but the ap should not be higher then 40.

  7. #7
    Apprentice Matheusinc is offline
    MemberRank
    Jun 2010 Join Date
    11Posts

    Re: Limit HP

    if (HP < 0 || HP > 100)
    {
    ZChatOutput("Your HP is very high",1,0,0xFFFFFFFF);
    }

  8. #8
    Account Upgraded | Title Enabled! ForceGFX is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    412Posts

    Re: Limit HP

    You can use it when its from Storage or something but when you add it in the shop and when you are equip it you are Crashing.
    Trust me, Go try it out.

    Quote Originally Posted by Mark View Post
    Use a debugger, you have the source.

    Sent from my GT-I9100 using Tapatalk
    What do i have to type in the Debugger? If you can tell me in which file it is included



Advertisement