Thread: [PI] DDS glitch

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 [PI] DDS glitch 
    Registered Member Santi Cazorla's Avatar
    Join Date
    Aug 2009
    Posts
    1,137
    Thanks given
    258
    Thanks received
    55
    Rep Power
    7
    so if you spec with a dds and then quickly switch over to say a gs it will spec higher on the 2nd hit of the spec.

    any fix for this?
    Reply With Quote  
     

  2. #2  
    Registered Member
    gomomo11's Avatar
    Join Date
    May 2010
    Posts
    2,379
    Thanks given
    268
    Thanks received
    196
    Rep Power
    177
    Getting same problem please i need a fix quick
    Attached image
    no external links without affiliate
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Dec 2010
    Posts
    1,982
    Thanks given
    174
    Thanks received
    256
    Rep Power
    223
    Same.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jan 2010
    Posts
    301
    Thanks given
    48
    Thanks received
    8
    Rep Power
    6
    Same
    Reply With Quote  
     

  5. #5  
    Fuck the rest join the best, WoR
    Jinx's Avatar
    Join Date
    Oct 2010
    Posts
    635
    Thanks given
    99
    Thanks received
    65
    Rep Power
    364
    Could you please provide me with more information on what you need patching up on. I can probably help you but I don't quite understand what you are asking.
    The wor has begun.


    Reply With Quote  
     

  6. #6  
    Registered Member
    Iwin's Avatar
    Join Date
    Mar 2008
    Age
    30
    Posts
    677
    Thanks given
    12
    Thanks received
    56
    Rep Power
    245
    use this as a base
    Code:
    if ((IsAttackingNPC || IsAttacking) && attacknpc > 0 && SpecialAttack > 0){
    return false;
    }
    in delta It goes in the wear boolean like this

    Code:
    	public boolean wear(int wearID, int slot) {
    if ((IsAttackingNPC || IsAttacking) && attacknpc > 0 && SpecialAttack > 0){
    return false;
    }
    my special attacks are custom. so you may need to change it alittle
    [SPOIL]
    [/SPOIL]
    Reply With Quote  
     

  7. #7  
    Banned
    Join Date
    Feb 2011
    Posts
    130
    Thanks given
    13
    Thanks received
    14
    Rep Power
    0
    Just make it, If doing a special attack cannot switch items. Pretty much simple.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Iwin's Avatar
    Join Date
    Mar 2008
    Age
    30
    Posts
    677
    Thanks given
    12
    Thanks received
    56
    Rep Power
    245
    Quote Originally Posted by JavaKing View Post
    Just make it, If doing a special attack cannot switch items. Pretty much simple.
    My above post ^
    [SPOIL]
    [/SPOIL]
    Reply With Quote  
     

  9. #9  
    Registered Member
    Mr.Client's Avatar
    Join Date
    Jun 2010
    Posts
    2,094
    Thanks given
    100
    Thanks received
    317
    Rep Power
    259
    Quote Originally Posted by JavaKing View Post
    Just make it, If doing a special attack cannot switch items. Pretty much simple.
    thats stupid ..... why dont u just do, if u have special on and u switch weapons, it resets special attack
    Reply With Quote  
     

  10. #10  
    Registered Member CommunityX's Avatar
    Join Date
    Feb 2011
    Age
    31
    Posts
    147
    Thanks given
    1
    Thanks received
    2
    Rep Power
    2
    You don't leech the OverloadX source.

    This is especially aimed at gomomo11.
    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. Replies: 5
    Last Post: 06-12-2010, 06:32 AM
  2. Pk glitch?
    By H3llk03r in forum Help
    Replies: 3
    Last Post: 04-18-2010, 06:34 PM
  3. Help rep++ GLITCH WITH HP BAR
    By xx k03d xx in forum Help
    Replies: 2
    Last Post: 04-16-2010, 01:03 PM
  4. Glitch :D 14/04/10
    By Meet Willy in forum Media
    Replies: 1
    Last Post: 04-14-2010, 10:03 PM
  5. [Glitch Fix] Fix a common food & bone glitch.
    By noweight in forum Tutorials
    Replies: 50
    Last Post: 01-24-2009, 11:02 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
  •