Jump to content
  • 0

Kiel Card/bDelayrate Function Error


Question

Posted

Hello guys

My problem is the Kiel Card Function, I'm using PRE_RE Settings but the card increase the interval, OK OK!! I inverted the value like + to - or - to + and nothing !! That only increase's the delay! How it's possible?

Not only this card, but others items like armor's don't execute this value correctly!

I mean that it happened since I downloaded the rAthena, came that issue for me...

I need to try other thing?

 

Quote

  - Id: 4403
    AegisName: Kiel_Card
    Name: Kiel-D-01 Card
    Type: Card
    Buy: 20
    Weight: 10
    Locations:
      Head_Low: true
      Head_Mid: true
      Head_Top: true
    Flags:
      BuyingStore: true
    Script: |
        bonus bDelayrate,-30;

Quote

  - Id: 2374
    AegisName: Diabolus_Robe
    Name: Diabolus Robe
    Type: Armor
    Buy: 20
    Weight: 300
    Defense: 6
    Slots: 1
    Jobs:
      Acolyte: true
      Archer: true
      BardDancer: true
      Hunter: true
      Mage: true
      Monk: true
      Priest: true
      Sage: true
      Wizard: true
    Classes:
      Upper: true
    Locations:
      Armor: true
    EquipLevelMin: 55
    Refineable: true
    Script: |
      bonus bMaxSP,150;
      bonus bMdef,5;
      bonus bHealPower,6;
      bonus bDelayRate,-10;

 

5 answers to this question

Recommended Posts

  • 1
Posted

1. Git your src folder + Commit files (No need to push to public).

2. Replace your src folder with latest rAthena src folder.

3. Revert your lost source edition (If need).

4. Clean and build.

  • 0
Posted
4 hours ago, ItsRas said:

Yeah this is a problem before but there's a fix for this already 

This should fix the issue;

Fixes skill aftercast delay

Thanks sir.

I added all lines and recompiled but I have problems,

I think I changed something or not, but don't have, how you see, the delay_rate function...? s_bonus function?

Knows the interligation: delay_rate // s_bonus // map_session_data Do you know what is that?

But not all lines I changed had problems.

I searched for something I could have change but nothing.... What to do? Please.

error.jpg

  • 0
Posted

Hmmm I didn't get these error when I patch it manually.

Make sure you add it correctly, kindly double check.

Showing 4 changed files with 17 additions and 15 deletions.

  • 0
Posted

Thanks you, sir Start_ and to you too ItRas.
Now all is ok.

Problem Solved ✅

What I did: Replaced src folder and after did the changes how I wanted.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...