Thread: [PI] two things...prayer and d claws max hit

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 [PI] two things...prayer and d claws max hit 
    King of the North
    Lord Stark's Avatar
    Join Date
    Jan 2010
    Age
    30
    Posts
    1,073
    Thanks given
    105
    Thanks received
    41
    Rep Power
    28
    as my title says im having two issues...one is more of a question really..but
    how do i make my d claw spec hit higher its hitting like realllllly low atm ive edited the item.java but it only works for hits not using the spec..

    and two i added wyvern bones to prayer.java and i buryed a few and now my prayer is lvl 1 with -exp...did i get to much exp or mess up with wyvern bones?

    rep+ for each problem solved
    ~elf



    :cookie:
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Oct 2010
    Posts
    168
    Thanks given
    4
    Thanks received
    4
    Rep Power
    1
    Show the code you added for the bones.
    Reply With Quote  
     

  3. #3  
    King of the North
    Lord Stark's Avatar
    Join Date
    Jan 2010
    Age
    30
    Posts
    1,073
    Thanks given
    105
    Thanks received
    41
    Rep Power
    28
    here you go
    Code:
     public int[][] bonesExp = {{526,50},{532,150},{534,300},{536,720},{6812,5000},{6729,1250}};
    although the dclaws issue is more important to me atm lol
    note i think i just might have reached an exp limit..
    Reply With Quote  
     

  4. #4  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    Quote Originally Posted by elf run1 View Post
    here you go
    Code:
     public int[][] bonesExp = {{526,50},{532,150},{534,300},{536,720},{6812,5000},{6729,1250}};
    although the dclaws issue is more important to me atm lol
    note i think i just might have reached an exp limit..

    Code:
     public int[][] bonesExp = {{526,50},{532,150},{534,300},{536,720},{6729,1250},{6812,5000}};
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Oct 2010
    Posts
    168
    Thanks given
    4
    Thanks received
    4
    Rep Power
    1
    I don't see any errors with that, thought it would be better to put the arrays in numerical order, such as 6812, after 6729.

    As for claws, try increasing the spec accuracy, and the strength bonus.
    Reply With Quote  
     

  6. #6  
    King of the North
    Lord Stark's Avatar
    Join Date
    Jan 2010
    Age
    30
    Posts
    1,073
    Thanks given
    105
    Thanks received
    41
    Rep Power
    28
    Quote Originally Posted by EmulousGuru View Post
    I don't see any errors with that, thought it would be better to put the arrays in numerical order, such as 6812, after 6729.

    As for claws, try increasing the spec accuracy, and the strength bonus.
    and where would i find this? in item.cfg in frustration my stats are realllllly high on it..like 2000..so str bonus is not a problem
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Oct 2010
    Posts
    168
    Thanks given
    4
    Thanks received
    4
    Rep Power
    1
    Strength Bonus in Item.cfg, the Spec Accuracy in ClickingButtons.
    Reply With Quote  
     

  8. #8  
    King of the North
    Lord Stark's Avatar
    Join Date
    Jan 2010
    Age
    30
    Posts
    1,073
    Thanks given
    105
    Thanks received
    41
    Rep Power
    28
    Quote Originally Posted by EmulousGuru View Post
    Strength Bonus in Item.cfg, the Spec Accuracy in ClickingButtons.
    i dont see it in clicking buttons.java...its all gfx..nothing about spec accuracy
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    May 2010
    Posts
    1,550
    Thanks given
    92
    Thanks received
    154
    Rep Power
    0
    CombatAssistant.java holds the weapon specials. Change the strength in there.
    (Search for the itemID)
    Reply With Quote  
     

  10. Thankful user:


  11. #10  
    Registered Member
    Join Date
    Oct 2010
    Posts
    168
    Thanks given
    4
    Thanks received
    4
    Rep Power
    1
    Ahh, I was confused.

    I knew the special bars were handled in ClickingButtons, and I confused myself with the specAccuracy integer, which is in the CombatAssistant.

    Ohh well.
    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. prayer height of prayer
    By harmy in forum Help
    Replies: 3
    Last Post: 03-29-2009, 09:13 PM
  2. help getting rune claws with dragon claws spec
    By pkownage135 in forum Help
    Replies: 4
    Last Post: 02-02-2009, 07:24 PM
  3. Adding Prayer Switching [NOT FULL PRAYER!]
    By AlexMason in forum Configuration
    Replies: 17
    Last Post: 08-04-2008, 02:36 PM
  4. Replies: 11
    Last Post: 02-22-2008, 07:30 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
  •