Thread: [PROJECT INSANITY] Max Level 138, I want 126!

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 [PROJECT INSANITY] Max Level 138, I want 126! 
    Registered Member
    Join Date
    Feb 2011
    Posts
    55
    Thanks given
    1
    Thanks received
    0
    Rep Power
    26
    Base: Project Insanity
    Problem: I want the max level to be 138, but when I make my combat levels all 99's it makes it 138, I don't even have summoning either.
    Errors(Compiling Errors): n/a
    Other Information/Media(Pictures, etc): I don't know where to go to fix this.
    Reply With Quote  
     

  2. #2  
    Registered Member Beanerrr's Avatar
    Join Date
    Feb 2011
    Posts
    598
    Thanks given
    78
    Thanks received
    28
    Rep Power
    6
    Nice advertisement you got going there. "No Glitches" and yet your max combat level is 138
    Quote Originally Posted by Galkon View Post
    The rules clearly state, if you can't help, don't reply.


    Quote Originally Posted by Mod Josh - Question: How do you ask girls out?
    I can't ask them out, I am banned from the kitchen
    Quote Originally Posted by Penor View Post
    How will i know if its PI based?? Omfg this is sooo confusing!!
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Banned

    Join Date
    Oct 2010
    Posts
    1,730
    Thanks given
    56
    Thanks received
    97
    Rep Power
    0
    thats not a glitch..
    its more of a setting
    Reply With Quote  
     

  5. #4  
    Registered Member
    Join Date
    Feb 2011
    Posts
    55
    Thanks given
    1
    Thanks received
    0
    Rep Power
    26
    Quote Originally Posted by Stealth King View Post
    thats not a glitch..
    its more of a setting

    Exactly. I still need some help.
    Reply With Quote  
     

  6. #5  
    Super Donator

    Benji's Avatar
    Join Date
    Feb 2010
    Age
    29
    Posts
    1,525
    Thanks given
    920
    Thanks received
    503
    Rep Power
    570
    I posted this for Creativescape... let me find it

    Reply With Quote  
     

  7. #6  
    Super Donator

    Benji's Avatar
    Join Date
    Feb 2010
    Age
    29
    Posts
    1,525
    Thanks given
    920
    Thanks received
    503
    Rep Power
    570
    Never mind, that was increasing max skill levels to 120

    Reply With Quote  
     

  8. #7  
    Banned

    Join Date
    Sep 2010
    Age
    29
    Posts
    567
    Thanks given
    147
    Thanks received
    202
    Rep Power
    0
    Quote Originally Posted by DynastyRSPS View Post
    Problem: I want the max level to be 138, but when I make my combat levels all 99's it makes it 138, I don't even have summoning either.
    You want the max level 138 and when you make all skills 99 you'll be combat 138? English please.
    Reply With Quote  
     

  9. #8  
    Registered Member

    Join Date
    Feb 2009
    Age
    27
    Posts
    2,861
    Thanks given
    127
    Thanks received
    226
    Rep Power
    700
    In the method to get your combat level:
    Code:
    if(level > 126) return 126;
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Feb 2011
    Posts
    55
    Thanks given
    1
    Thanks received
    0
    Rep Power
    26
    Quote Originally Posted by bwuk View Post
    You want the max level 138 and when you make all skills 99 you'll be combat 138? English please.


    Dear 'bwuk' sir,

    Whenever I :etlevel my combat levels to 99, which would be, attack, strength, hitpoints, defence, prayer, magic, and ranged, my combat level becomes 138. Although I do not have summoning on my server. You requested English. Here you go, my good man.

    Thank you, and have a good day,
    Dynasty
    Reply With Quote  
     

  11. #10  
    Registered Member Brave Son's Avatar
    Join Date
    Feb 2011
    Posts
    40
    Thanks given
    2
    Thanks received
    1
    Rep Power
    1
    Quote Originally Posted by Jarba View Post
    In the method to get your combat level:
    Code:
    if(level > 126) return 126;
    That should work.

    otherwise:

    In PlayerCombat.java
    ( Server\src\net\com\*\model\combat ).
    find:
    if (n.npcType == 1) {

    add this above it.
    Code:
    if (player.p > 126) return 126;



    Introduction Thread: Click Here.
    Email Address: [email protected]
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Project-Insane [Not Project Insanity]
    By Extor in forum Downloads
    Replies: 22
    Last Post: 12-30-2010, 10:13 PM
  2. Replies: 0
    Last Post: 07-19-2010, 11:28 PM
  3. Replies: 22
    Last Post: 06-04-2010, 10:49 PM
  4. Project-Insane [Not Project Insanity]
    By Extor in forum Downloads
    Replies: 4
    Last Post: 05-12-2010, 03:52 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •