Thread: 317 pi help fast please magic weapons/range weapons

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 317 pi help fast please magic weapons/range weapons 
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    How do i make magic staffs like iban's staff and the god staffs stronger so they hit 600s
    How do i make chaotic crossbow stronger so they actually hit 700s with dragon bolt spec and not 83'smax
    Note c cbow keeps saying you cant use "bolts' how i fix this? i removed everything that i did past 2 days of ccbow stil lsaying this and didnt before

    Thanks,

    Ipkmills
    Reply With Quote  
     

  2. #2  
    Registered Member risgaard's Avatar
    Join Date
    Jul 2013
    Posts
    648
    Thanks given
    12
    Thanks received
    16
    Rep Power
    13
    206 posts and dont know this, i guesse you are one of those leeches we has so many of on rune-server.... for magic try look in player.java just try
    my grammar. aint pefect. but atleast you understand me

    did i help you ?
    i am not asking for rep but you can atleast say thanks
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by risgaard View Post
    206 posts and dont know this, i guesse you are one of those leeches we has so many of on rune-server.... for magic try look in player.java just try
    l0l at this i just started 317 pi im 718 matrix coder derp
    Reply With Quote  
     

  4. #4  
    Registered Member risgaard's Avatar
    Join Date
    Jul 2013
    Posts
    648
    Thanks given
    12
    Thanks received
    16
    Rep Power
    13
    Quote Originally Posted by ipkmills View Post
    314 posts still dont know this failed as fuck gtfo rune-server youre a big ass leacher that downloaded my releases derp much and not even willing to give rune-server a 10$ kid ur 12 get a job pay rune server
    did i download your releases? like what because i cant remember hmmm

    and btw to your information if you could check info about me i am 18, 19 soon i got a job and i could pay if like to but theres no benefits so kinda awaste
    my grammar. aint pefect. but atleast you understand me

    did i help you ?
    i am not asking for rep but you can atleast say thanks
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    oof


    Join Date
    Aug 2012
    Posts
    3,150
    Thanks given
    2,847
    Thanks received
    857
    Rep Power
    2260
    Code:
    public int rangeMaxHit() {
    Code:
    public int getRangeStr(int i) {
    Code:
    public int mageAtk() {

    use those methods, should already be in your CombatAssistant class
    Reply With Quote  
     

  7. #6  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    thanks i used player.java for magic
    Reply With Quote  
     

  8. #7  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by Ace' View Post
    Code:
    public int rangeMaxHit() {
    Code:
    public int getRangeStr(int i) {
    Code:
    public int mageAtk() {

    use those methods, should already be in your CombatAssistant class

    this doesnt help me with my chaotic crossbow? when i use it it keeps saying you can't use bolts with this crossbow what did i do wrong

    Reply With Quote  
     

  9. #8  
    oof


    Join Date
    Aug 2012
    Posts
    3,150
    Thanks given
    2,847
    Thanks received
    857
    Rep Power
    2260
    Code:
    if ((c.playerEquipment[Player.playerWeapon] == 9185 || c.playerEquipment[Player.playerWeapon] == 18357) && !properBolts()) {
    					c.sendMessage("You must use bolts with a crossbow.");
    					c.stopMovement();
    					resetPlayerAttack();
    					return;				
    				}

    in

    Code:
    public void attackNpc
    Reply With Quote  
     

  10. #9  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by Ace' View Post
    Code:
    if ((c.playerEquipment[Player.playerWeapon] == 9185 || c.playerEquipment[Player.playerWeapon] == 18357) && !properBolts()) {
    					c.sendMessage("You must use bolts with a crossbow.");
    					c.stopMovement();
    					resetPlayerAttack();
    					return;				
    				}

    in

    Code:
    public void attackNpc

    this error i get

    Reply With Quote  
     

  11. #10  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    bumb
    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. 317 PI help fast givelife methode?
    By _Patrick_ in forum Help
    Replies: 7
    Last Post: 08-12-2013, 07:23 PM
  2. Replies: 5
    Last Post: 01-26-2013, 06:18 AM
  3. Accept Button for 317 PI [Help Please]
    By BLOTTER in forum Help
    Replies: 5
    Last Post: 05-31-2012, 02:32 AM
  4. PI 317 client help me please guys!
    By phonesout123 in forum Help
    Replies: 0
    Last Post: 05-01-2012, 08:44 PM
  5. New models 317 (pi) help please
    By Amir-Habeeb in forum Help
    Replies: 5
    Last Post: 04-03-2012, 10:12 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
  •