Thread: Chaotic cbow & Hand cannon

Results 1 to 5 of 5
  1. #1 Chaotic cbow & Hand cannon 
    Registered Member
    Join Date
    Jul 2011
    Posts
    162
    Thanks given
    0
    Thanks received
    3
    Rep Power
    12
    My Chaotic C bow just hit's 1 and 2's anyway to fix this and this is in max range
    And i added the almost 100% hand cannon and it only hits if you use the spec
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Apr 2011
    Posts
    147
    Thanks given
    5
    Thanks received
    10
    Rep Power
    0
    It would help if you posted an actual issue, you're asking people to hardcore spoonfeed you.
    Reply With Quote  
     

  3. #3  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    why not rip it from Hybrid Pvp?
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  4. #4  
    The One And Only

    01053's Avatar
    Join Date
    Apr 2011
    Age
    28
    Posts
    2,887
    Thanks given
    417
    Thanks received
    885
    Rep Power
    856
    Quote Originally Posted by xxifish i x View Post
    why not rip it from Hybrid Pvp?
    Hybrid PVP's hand cannon fails.

    btw to fix this multiply your hits inside

    public int rangeMaxHit

    http://www.rune-server.org/runescape...n-pi-dspk.html

    Eh i'll just direct you.

    @ Combatassistant.java find.
    Code:
    public int rangeMaxHit() {
    Below that add (If don't already have.
    Code:
    int weapon = c.playerEquipment[c.playerWeapon];
    Now find.
    Code:
    if (c.fullVoidRange())
    			modifier += 0.20;
    Below that add.
    Code:
    if(weapon == 15241)
    			modifier += 1.00;
    May be a lil overpowered but to make it hit higher/lower change the 1.00 to lower then 1.00 if u want it to hit lower if u want it to hit higher put it above 1.00 for example

    1.50 > 1.35 > 2.00 ect.
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Jul 2011
    Posts
    692
    Thanks given
    169
    Thanks received
    43
    Rep Power
    0
    Just go to your data>cfg>item.java and search for your cbow. Change the stats under it.
    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. 562 Make hand cannon use hand cannon shots
    By Impervious in forum Help
    Replies: 0
    Last Post: 06-20-2011, 08:24 PM
  2. Hand Cannon - Cannon Bals [REQ]
    By Defiled-X in forum Models
    Replies: 2
    Last Post: 04-19-2011, 09:53 PM
  3. Hand Cannon ( Cannon Balls )
    By Defiled-X in forum Help
    Replies: 2
    Last Post: 04-19-2011, 06:25 PM
  4. Hand Cannon
    By XzTraviSzX in forum Requests
    Replies: 9
    Last Post: 01-01-2011, 06:08 AM
  5. Hand Cannon
    By XzTraviSzX in forum Help
    Replies: 4
    Last Post: 12-29-2010, 10:33 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •