Thread: Multiple Clicks - A combat/PKing fix.

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    its boolean dontStopAttacking = false;
    if you hav cleaned then to this
    dontStopAttacking = false,
    under boolean which contians othoer metods.
    you runite you for gmod again!
    relse more sometime soon.
    EDIT:
    my post contains a easter egg lels
     

  2. #12  
    Banned
    Join Date
    Sep 2006
    Posts
    375
    Thanks given
    0
    Thanks received
    3
    Rep Power
    0
    This post has broken the following Rune-Server rule(s):
    * Spam.

    Please refrain from breaking the Rune-Server rules.
    -Stormrider
    Last edited by blakeman8192; 08-12-2008 at 11:15 PM.
     

  3. #13  
    Member #35, most veteran member left? :D


    Join Date
    Jul 2006
    Age
    27
    Posts
    2,663
    Thanks given
    53
    Thanks received
    331
    Rep Power
    925
    Quote Originally Posted by Boomer View Post
    There must be a method in the switch weapon code that resets attack.. so you can simply just remove that
    No, it's not that. Sometimes when you switch weapons, you'll re-click the person out of habit (like in real RuneScape). This normally would reset the persons attack, but it won't with this tutorial.
    [Only registered and activated users can see links. ]

    `Ex-global moderator x3 (resigned)
     

  4. #14  
    Member #35, most veteran member left? :D


    Join Date
    Jul 2006
    Age
    27
    Posts
    2,663
    Thanks given
    53
    Thanks received
    331
    Rep Power
    925
    Sorry, but: Bump. *gasp*
    [Only registered and activated users can see links. ]

    `Ex-global moderator x3 (resigned)
     

  5. #15  
    Community Veteran


    Join Date
    Jun 2007
    Posts
    1,684
    Thanks given
    300
    Thanks received
    309
    Rep Power
    481
    ok when i try to cancle out pkingdelay = 0 i get 100 errors.
    [Only registered and activated users can see links. ]
     

  6. #16  
    Banned

    Join Date
    Sep 2006
    Age
    28
    Posts
    3,019
    Thanks given
    22
    Thanks received
    420
    Rep Power
    0
    Want a hint to make it perfect? There are three walking packets: clicking in the main window, minimap walking, and clicking that calls possible walking. For whatever reason most servers have all three combined which causes this. The simple fix is write two duplicate walking methods with the stuff that goes with the packet and for the chosen clicking make it reset attacks and what not and the other packet for eating and spell casting and such have it not do so.
     

  7. #17  
    Registered Member
    Anton's Avatar
    Join Date
    Jan 2008
    Posts
    1,197
    Thanks given
    0
    Thanks received
    5
    Rep Power
    249
    Code:
    client.java:16429: cannot find symbol
    symbol  : method resetAttack()
    location: class client
            resetAttack();
            ^
    Note: stream.java uses or overrides a deprecated API
    Note: Recompile with -Xlint:deprecation for details.
    1 error
    Finished!
    Fix this?
     

  8. #18  
    Member #35, most veteran member left? :D


    Join Date
    Jul 2006
    Age
    27
    Posts
    2,663
    Thanks given
    53
    Thanks received
    331
    Rep Power
    925
    Quote Originally Posted by w a n t e d View Post
    Code:
    client.java:16429: cannot find symbol
    symbol  : method resetAttack()
    location: class client
            resetAttack();
            ^
    Note: stream.java uses or overrides a deprecated API
    Note: Recompile with -Xlint:deprecation for details.
    1 error
    Finished!
    Fix this?
    Capitalize the r on resetAttack();.
    [Only registered and activated users can see links. ]

    `Ex-global moderator x3 (resigned)
     

  9. #19  
    Registered Member
    Riedell's Avatar
    Join Date
    Feb 2008
    Age
    28
    Posts
    403
    Thanks given
    4
    Thanks received
    2
    Rep Power
    152
    Great tutorial runite.
    ~Riedell
     

  10. #20  
    Registered Member
    Join Date
    Mar 2008
    Posts
    24
    Thanks given
    0
    Thanks received
    0
    Rep Power
    8
    good job runite like we say on your forums youve conqued it yet again


    ________________________________
    this is 9 attack 9 if wondering
     

Page 2 of 3 FirstFirst 123 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
  •