Thread: magic max hit

Results 1 to 8 of 8
  1. #1 magic max hit 
    Registered Member
    Join Date
    Jun 2012
    Posts
    100
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    atm the max hit is 30? how do i make magic hit over that
    Reply With Quote  
     

  2. #2  
    GooRoo
    Guest
    you have to edit it.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2012
    Posts
    100
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by GooRoo View Post
    you have to edit it.
    ik that the point of this thread is to find out were i edit it? which files?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2012
    Posts
    100
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    bump really need to get this done
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Jan 2011
    Posts
    1,904
    Thanks given
    367
    Thanks received
    330
    Rep Power
    0
    u need to edit it in the skills files probs....
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jun 2012
    Posts
    100
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by figgatt23 View Post
    u need to edit it in the skills files probs....
    because non combat related skills are in the skills files
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jun 2012
    Posts
    100
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    anyone sureley?
    Reply With Quote  
     

  8. #8  
    Sexy
    Im Strength's Avatar
    Join Date
    Sep 2012
    Posts
    477
    Thanks given
    40
    Thanks received
    35
    Rep Power
    20
    go into your player.java

    search for
    Code:
    public final int[][] MAGIC_SPELLS
    then scroll down till you see

    Code:
    	{12891,94,1979,0,0,369,30,52,560,4,565,2,555,6,0,0}, // ice barrage
    the 30 after the 369 is the damage

    here is what they all do if you need it...

    Code:
    {magicId, level req, animation, startGFX, projectile Id, endGFX, maxhit, exp gained, rune 1, rune 1 amount, rune 2, rune 2 amount, rune 3, rune 3 amount, rune 4, rune 4 amount}
    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

Similar Threads

  1. [PI] Max Magic Hit?
    By Jupiterx in forum Help
    Replies: 0
    Last Post: 07-25-2012, 04:56 AM
  2. P.I. Magic Max Hit
    By Wake in forum Help
    Replies: 5
    Last Post: 04-14-2012, 07:37 PM
  3. Magic Max/Chance of Hit & Bonuses
    By Galkon in forum Help
    Replies: 6
    Last Post: 03-01-2012, 05:47 PM
  4. Runescape's Magic Max Hit
    By Underoath in forum Snippets
    Replies: 54
    Last Post: 07-26-2011, 08:14 PM
  5. Max Hit - Melee,Range,Magic
    By kl3men in forum Snippets
    Replies: 9
    Last Post: 10-25-2009, 06:33 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
  •