Thread: ::pure command, new and improved!

Results 1 to 10 of 10
  1. #1 ::pure command, new and improved! 
    KNOWLEDGE IS POWER

    OG KingFox's Avatar
    Join Date
    Dec 2006
    Age
    33
    Posts
    1,683
    Thanks given
    628
    Thanks received
    1,062
    Rep Power
    750
    Code:
    if (command.startsWith("pure")) {
         for (int i = 0; i < 7; i++) {
            playerLevel[i] = 99;
            playerXP[i] = 14000000;
            playerLevel[1] = 1;
            playerXP[1] = 0; 
            updateRequired = true;
            appearanceUpdateRequired = true;
         }
    }
    so yea...pwned.

    EDIT: now your defence SHOULD remain at 1...it raises all other combat skills to 99.

    Attached image
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    it doesnt work lol..?
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Sep 2007
    Posts
    1,394
    Thanks given
    3
    Thanks received
    2
    Rep Power
    323
    I lold... haha
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    Its also gives you 99 defence, aswell as 1 str.
    Reply With Quote  
     

  5. #5  
    KNOWLEDGE IS POWER

    OG KingFox's Avatar
    Join Date
    Dec 2006
    Age
    33
    Posts
    1,683
    Thanks given
    628
    Thanks received
    1,062
    Rep Power
    750
    Well, i got the wrong numbers in there...sec

    Attached image
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    Hmmk, otherwise goodjob ^_^ Rep++ for the conventions
    Reply With Quote  
     

  7. #7  
    Member #35, most veteran member left? :D


    Join Date
    Jul 2006
    Age
    30
    Posts
    2,660
    Thanks given
    53
    Thanks received
    331
    Rep Power
    925
    Quote Originally Posted by pl0x3rz View Post
    Hmmk, otherwise goodjob ^_^ Rep++ for the conventions
    LMFAO! What the hell are you talking about? "Conventions."

    Oh, and the number is still wrong.

    Defence ID = 1.


    `Ex-global moderator x3 (resigned)
    Reply With Quote  
     

  8. #8  
    KNOWLEDGE IS POWER

    OG KingFox's Avatar
    Join Date
    Dec 2006
    Age
    33
    Posts
    1,683
    Thanks given
    628
    Thanks received
    1,062
    Rep Power
    750
    oh crap lol...ill change it.

    Attached image
    Reply With Quote  
     

  9. #9  
    Registered Member
    Chachi's Avatar
    Join Date
    Sep 2008
    Posts
    1,536
    Thanks given
    49
    Thanks received
    103
    Rep Power
    602
    lol good game. nice though.
    Reply With Quote  
     

  10. #10  
    atrum
    Guest
    Nice but you could also just change the character stats via character files.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •