Thread: [508] Ranging/mage bugged..

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 [508] Ranging/mage bugged.. 
    Banned

    Join Date
    Jan 2008
    Posts
    1,778
    Thanks given
    0
    Thanks received
    7
    Rep Power
    0
    Hi i made a vid of it.. (doesnt takes long)

    [Only registered and activated users can see links. ]

    ~Enzo
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2008
    Posts
    1,778
    Thanks given
    0
    Thanks received
    7
    Rep Power
    0
    Omg any1 please.. its so frustrating that im not able to find the bug.. lol..

    I have tried evrything..

    Code:
    p.stopMovement(p);
    And other stuff..

    ~Enzo
    Reply With Quote  
     

  3. #3  
    Donator

    iZAjz's Avatar
    Join Date
    Mar 2007
    Age
    26
    Posts
    3,675
    Thanks given
    105
    Thanks received
    47
    Rep Power
    1882
    You have to make it check if your ranging or maging or sumit.
    Like a mageaction.
    Reply With Quote  
     

  4. #4  
    Doctor p - Sweet Shop

    Join Date
    Apr 2007
    Age
    28
    Posts
    6,835
    Thanks given
    150
    Thanks received
    584
    Rep Power
    2595
    u click follow and it attacks?

    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Jan 2008
    Posts
    1,778
    Thanks given
    0
    Thanks received
    7
    Rep Power
    0
    Quote Originally Posted by Nathan View Post
    u click follow and it attacks?
    No u dummie.. lol i cba to fix that right now ..

    And ok ill look at it

    ~Enzo.
    Reply With Quote  
     

  6. #6  




    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    27
    Posts
    16,200
    Thanks given
    7,190
    Thanks received
    12,174
    Discord
    View profile
    Rep Power
    5000
    Find where it does the pullback and make it stop movement if your close enough? not hard at all, + its not a bug its shoddy programming.

    [Only registered and activated users can see links. ]



    Reply With Quote  
     

  7. #7  
    Hi.

    'Mystic Flow's Avatar
    Join Date
    Nov 2007
    Posts
    7,141
    Thanks given
    256
    Thanks received
    1,247
    Rep Power
    3636
    Lol look at how ranging works with bows?
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Jan 2008
    Posts
    1,778
    Thanks given
    0
    Thanks received
    7
    Rep Power
    0
    Quote Originally Posted by Mystic Flow View Post
    Lol look at how ranging works with bows?
    I'm gonna rewrite my ranging base probally.. This base wasnt that good at all mhm..

    ~Enzo
    Reply With Quote  
     

  9. #9  
    Meh. I can't code.

    Soulevoker's Avatar
    Join Date
    Sep 2007
    Age
    26
    Posts
    1,198
    Thanks given
    5
    Thanks received
    6
    Rep Power
    137
    Code:
    if (Misc.getDistance(p2.absX, p2.absY, p.absX, p.absY) >= 1 && usingKnife(p.equipment[3]))  {

    Reply With Quote  
     

  10. #10  
    Registered Member
    shassan's Avatar
    Join Date
    Oct 2008
    Age
    28
    Posts
    1,218
    Thanks given
    8
    Thanks received
    42
    Rep Power
    201
    just set a distance just as the magic short is set on every base you can get lol, the distance setting is in playercombat.java if i'm correct
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •