Sallycantdance Posted December 1, 2023 Posted December 1, 2023 (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% Edited December 1, 2023 by GM Winter Quote
0 Nyaniverse Posted December 1, 2023 Posted December 1, 2023 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% Where's the whole item script? You might be adding it on the wrong area. Quote
0 Sallycantdance Posted December 1, 2023 Author Posted December 1, 2023 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; Quote
0 Nyaniverse Posted December 1, 2023 Posted December 1, 2023 19 minutes ago, GM Winter said: Are you using latest rAthena? Quote
0 Sallycantdance Posted December 1, 2023 Author Posted December 1, 2023 30 minutes ago, Nyaniverse said: Are you using latest rAthena? its old rathena Quote
0 Nyaniverse Posted December 1, 2023 Posted December 1, 2023 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. Quote
0 Sallycantdance Posted December 1, 2023 Author Posted December 1, 2023 Just now, Nyaniverse said: 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. thank you for your time Quote
Question
Sallycantdance
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%
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.