Jump to content
  • 0

Question

Posted (edited)

hello i would like to ask how to properly compute this, i make a costume with drop rate effect 
 
item script:

Quote

 bonus2 bDropAddRace,RC_All,5;

then this is the rate the problem is the 5% is not adding in the percent announcement for example the shoes it is still 0.75% 

2.png

1.png

Edited by GM Winter

6 answers to this question

Recommended Posts

  • 0
Posted
34 minutes ago, GM Winter said:

hello i would like to ask how to properly compute this, i make a costume with drop rate effect 
 
item script:

then this is the rate the problem is the 5% is not adding in the percent announcement for example the shoes it is still 0.75% 

2.png

1.png

Where's the whole item script? You might be adding it on the wrong area.

  • 0
Posted
4 minutes ago, Nyaniverse said:

Where's the whole item script? You might be adding it on the wrong area.

Quote

  - Id: 61293
    AegisName: roboticvisorblue
    Name: C. Blue Robotic Visor
    Type: Armor
    Trade:
      Override: 100
      NoDrop: true
      NoTrade: false
      NoSell: true
      NoCart: false
      NoGuildStorage: true
      NoMail: true
      NoAuction: true
      NoStorage: false
    Locations:
      Costume_Head_Top: true
    EquipLevelMin: 1
    View: 3440
    Script: |
      bonus2 bExpAddRace,RC_All,5; bonus2 bDropAddRace,RC_All,5;   

 

 

  • 0
Posted
2 minutes ago, GM Winter said:

its old rathena

That might be the problem, if im not mistaken, it reflects perfectly fine on my end. I might be wrong though, so let's see if anyone else can put in more info for us.

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...