Thread: [Pi] dds special hits only once

Results 1 to 4 of 4
  1. #1 [Pi] dds special hits only once 
    Registered Member
    Join Date
    Dec 2010
    Posts
    710
    Thanks given
    41
    Thanks received
    3
    Rep Power
    0
    My dds hitted 2 specs befroe but now after I added clipped npc moving/following I can't see 2 hits anymore? any I guerss I did something wrong while adding clipping help pls

    Click here to view Project Rebirth Progress
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Dec 2010
    Posts
    710
    Thanks given
    41
    Thanks received
    3
    Rep Power
    0
    bump

    Click here to view Project Rebirth Progress
    Reply With Quote  
     

  3. #3  
    Belgium

    Join Date
    Dec 2012
    Posts
    214
    Thanks given
    23
    Thanks received
    21
    Rep Power
    49
    Quote Originally Posted by arcane-scape View Post
    bump
    Could you post a link to the tutorial you've used. It's a bit strange that it affects the special attack of the dds.
    Reply With Quote  
     

  4. #4  
    There's only 1Day2Die
    1Day2Die's Avatar
    Join Date
    Oct 2012
    Posts
    467
    Thanks given
    22
    Thanks received
    33
    Rep Power
    8
    combatassistant.java

    case 1215: // dragon daggers
    case 1231:
    case 5680:
    case 5698:
    c.gfx100(252);
    c.startAnimation(1062);
    c.hitDelay = getHitDelay(c.getItems().getItemName(c.playerEquip ment[c.playerWeapon]).toLowerCase());
    c.doubleHit = true;
    c.specAccuracy = 1.30;
    c.specDamage = 1.05;
    break;
    is the double hit still added?
    Attached image

    Quote Originally Posted by Charlie' View Post
    ^ to the assholes (...) above that hate on people when they don't know something, remember little kids you once didn't know shit so get off your high horse.
    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. [BS] Better special max hits.
    By Kastro in forum Snippets
    Replies: 17
    Last Post: 11-30-2009, 05:56 AM
  2. special attack max hits?
    By troopzz in forum Help
    Replies: 0
    Last Post: 11-21-2009, 02:53 AM
  3. Changing Special Hits?
    By Canownueasy` in forum Help
    Replies: 3
    Last Post: 10-03-2009, 07:08 AM
  4. Replies: 14
    Last Post: 10-27-2008, 02:24 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
  •