Thread: [PI] Combat: Fix using special from distance

Results 1 to 4 of 4
  1. #1 [PI] Combat: Fix using special from distance 
    H_E_N_T_A_I_H_E_A_V_E_N_
    Tatsumi's Avatar
    Join Date
    May 2013
    Posts
    1,779
    Thanks given
    537
    Thanks received
    269
    Rep Power
    337
    R-S Admin Response  reg
    Regarding to this thread, i think somebody might find this useful
    http://www.rune-server.org/runescape...-distance.html


    CombatAssistant.java

    In "AttackPlayer" Under
    Code:
    if (c.usingSpecial && !c.usingMagic) {

    Add in
    Code:
    				if (!c.goodDistance(Server.playerHandler.players[i].getX(),
    						Server.playerHandler.players[i].getY(), c.getX(), c.getY(),
    						25))
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2014
    Posts
    452
    Thanks given
    13
    Thanks received
    51
    Rep Power
    53
    Hasn't this been released before? i might be wrong dont quote me on that, never the less thanks for the contribution
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    H_E_N_T_A_I_H_E_A_V_E_N_
    Tatsumi's Avatar
    Join Date
    May 2013
    Posts
    1,779
    Thanks given
    537
    Thanks received
    269
    Rep Power
    337
    Quote Originally Posted by Squashy View Post
    Hasn't this been released before? i might be wrong dont quote me on that, never the less thanks for the contribution
    Well even if it was, when i needed it i searched for like 2 days and didnt find it
    Reply With Quote  
     

  5. #4  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,436
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    Quote Originally Posted by ProjectZ Dev View Post
    Well even if it was, when i needed it i searched for like 2 days and didnt find it
    2 days????? lmao you coulda just wrote it in 5 seconds

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    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. Replies: 12
    Last Post: 12-16-2015, 12:48 AM
  2. [PI] Error when using special
    By Fupac in forum Help
    Replies: 2
    Last Post: 07-23-2012, 07:12 PM
  3. PI Combat Fixing Needed
    By Bright in forum Help
    Replies: 3
    Last Post: 12-18-2011, 10:01 PM
  4. [PI]Error when using special[PI]
    By don2012 in forum Help
    Replies: 5
    Last Post: 12-14-2011, 08:33 PM
  5. [PI]Dupe Fix using a timer.
    By Division in forum Tutorials
    Replies: 9
    Last Post: 04-17-2011, 01:16 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
  •