[CPP92] Hax Command

Results 1 to 11 of 11
  1. #1
    Best Commu NA Cure is offline
    MemberRank
    Sep 2007 Join Date
    That way .. →Location
    1,246Posts

    [CPP92] Hax Command

    Hax Command - The Hax Command (!hax), gives the GM an advantage- Instead of your GMs constantly asking you to edit there stats, add this command and tell them to type !hax, it will give them everything they need! Use this command to give your GMs more fun and less annoyance for you!

    Source: Titan
    Type: Command

    Download: http://www.mediafire.com/?y1cy6xxfvq2


    How to Add:
    Step 1) Open your Players.cpp

    Step 2) Find (CTRL+F) "job"
    Step 3) Above the job command COPY AND PASTE the command above

    By:
    CPP92 Group - Expanding Titan's possibilities


  2. #2
    Enthusiast TheyGuy is offline
    MemberRank
    Apr 2008 Join Date
    35Posts

    Re: [Release][CPP92] Hax Command

    great release, usefull for people without an admin cp, also i like your other releases too

  3. #3
    Valued Member Demend is offline
    MemberRank
    Jul 2007 Join Date
    143Posts

    Re: [Release][CPP92] Hax Command

    man your rock where in the fuk did you think about those stuff why dont you make arepack with all the stuff that will be good

  4. #4
    Account Upgraded | Title Enabled! Cuumquat is offline
    MemberRank
    May 2008 Join Date
    Graveyard..Location
    477Posts

    Re: [Release][CPP92] Hax Command

    Man, you are coming out of nowehere, nice work man. love the releases.

    Make a repack plawks?

  5. #5
    Account Upgraded | Title Enabled! chocokirby is offline
    MemberRank
    Apr 2008 Join Date
    CC PloxLocation
    274Posts

    Re: [Release][CPP92] Hax Command

    You should try fixing the errors in the party packets.

  6. #6
    Account Upgraded | Title Enabled! Cuumquat is offline
    MemberRank
    May 2008 Join Date
    Graveyard..Location
    477Posts

    Re: [Release][CPP92] Hax Command

    You should try fixing the errors in the party packets.
    His code has errors? Dammit :/

  7. #7
    Account Upgraded | Title Enabled! chocokirby is offline
    MemberRank
    Apr 2008 Join Date
    CC PloxLocation
    274Posts

    Re: [Release][CPP92] Hax Command

    Huh? there are party packets that need fixing in the Dev Section.

  8. #8
    Best Commu NA Cure is offline
    MemberRank
    Sep 2007 Join Date
    That way .. →Location
    1,246Posts

    Re: [Release][CPP92] Hax Command

    Post errors plz

  9. #9
    Apprentice ajxizzle is offline
    MemberRank
    May 2008 Join Date
    8Posts

    Re: [Release][CPP92] Hax Command

    damn only if we could give rep +rep. great stuff.

  10. #10
    Infraction Banned DaOdin is offline
    MemberRank
    Apr 2008 Join Date
    .Location
    1,824Posts

    Re: [Release][CPP92] Hax Command

    Impressive Love. I support CPP92~ GL on it.

  11. #11
    Valued Member Demend is offline
    MemberRank
    Jul 2007 Join Date
    143Posts

    Re: [Release][CPP92] Hax Command

    there is no error you just got to delete this /*/
    copy this like that
    Code:
    				else if(strcmp(command, "hax") == 0){
    					player->setJob(510);
    					player->setAp(player->getAp()+999);
    					player->setMHP(player->getMHP()+99999);
    					player->setMMP(player->getMMP()+99999);
    				}



Advertisement