mateus92br Posted November 26, 2022 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 09/06/16 Last Seen: November 28, 2022 Share Posted November 26, 2022 Item 1: 19803,rGT_04,[DROP]Item rG,4,40,,200,,,,1,0xFFFFFFFF,7,2,1024,,0,0,929,{ bonus2 bDropAddRace,RC_All,50; if((isequipped(19803) && isequipped(19804) && isequipped(19805))) { bonus bRestartFullRecover; } },{},{} Item 2: 19804,rGT_05,[DROP]Item rG,5,20,,200,,,,0,0xFFFFFFFF,7,2,2048,,0,0,158,{ bonus2 bDropAddRace,RC_All,25; },{},{} Item 3: 19805,rGT_06,[DROP]Itemr rG,5,20,,200,,,,0,0xFFFFFFFF,7,2,4096,,0,0,818,{ bonus2 bDropAddRace,RC_All,25; },{},{} This script is not giving drop bonus rate, does anyone know whats wrong? Quote Link to comment Share on other sites More sharing options...
0 PsyOps Posted December 1, 2022 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 150 Reputation: 12 Joined: 12/03/18 Last Seen: 23 hours ago Share Posted December 1, 2022 On 11/27/2022 at 1:53 AM, mateus92br said: Item 1: 19803,rGT_04,[DROP]Item rG,4,40,,200,,,,1,0xFFFFFFFF,7,2,1024,,0,0,929,{ bonus2 bDropAddRace,RC_All,50; if((isequipped(19803) && isequipped(19804) && isequipped(19805))) { bonus bRestartFullRecover; } },{},{} Item 2: 19804,rGT_05,[DROP]Item rG,5,20,,200,,,,0,0xFFFFFFFF,7,2,2048,,0,0,158,{ bonus2 bDropAddRace,RC_All,25; },{},{} Item 3: 19805,rGT_06,[DROP]Itemr rG,5,20,,200,,,,0,0xFFFFFFFF,7,2,4096,,0,0,818,{ bonus2 bDropAddRace,RC_All,25; },{},{} This script is not giving drop bonus rate, does anyone know whats wrong? What do you mean it does not work? like it does not show on @rates? Quote Link to comment Share on other sites More sharing options...
Question
mateus92br
Item 1:
19803,rGT_04,[DROP]Item rG,4,40,,200,,,,1,0xFFFFFFFF,7,2,1024,,0,0,929,{ bonus2 bDropAddRace,RC_All,50; if((isequipped(19803) && isequipped(19804) && isequipped(19805))) { bonus bRestartFullRecover; } },{},{}
Item 2:
19804,rGT_05,[DROP]Item rG,5,20,,200,,,,0,0xFFFFFFFF,7,2,2048,,0,0,158,{ bonus2 bDropAddRace,RC_All,25; },{},{}
Item 3:
19805,rGT_06,[DROP]Itemr rG,5,20,,200,,,,0,0xFFFFFFFF,7,2,4096,,0,0,818,{ bonus2 bDropAddRace,RC_All,25; },{},{}
This script is not giving drop bonus rate, does anyone know whats wrong?
Link to comment
Share on other sites
1 answer 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.