Sallycantdance Posted December 1, 2023 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Monday at 09:00 AM Share 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 Link to comment Share on other sites More sharing options...
0 Nyaniverse Posted December 1, 2023 Group: Members Topic Count: 13 Topics Per Day: 0.02 Content Count: 51 Reputation: 34 Joined: 09/09/23 Last Seen: 5 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted December 1, 2023 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Monday at 09:00 AM Author Share 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 Link to comment Share on other sites More sharing options...
0 Nyaniverse Posted December 1, 2023 Group: Members Topic Count: 13 Topics Per Day: 0.02 Content Count: 51 Reputation: 34 Joined: 09/09/23 Last Seen: 5 hours ago Share Posted December 1, 2023 19 minutes ago, GM Winter said: Are you using latest rAthena? Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted December 1, 2023 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Monday at 09:00 AM Author Share Posted December 1, 2023 30 minutes ago, Nyaniverse said: Are you using latest rAthena? its old rathena Quote Link to comment Share on other sites More sharing options...
0 Nyaniverse Posted December 1, 2023 Group: Members Topic Count: 13 Topics Per Day: 0.02 Content Count: 51 Reputation: 34 Joined: 09/09/23 Last Seen: 5 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted December 1, 2023 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Monday at 09:00 AM Author Share 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 Link to comment Share on other sites More sharing options...
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%
Link to comment
Share on other sites
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.