players Posted April 26, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 44 Reputation: 1 Joined: 12/11/16 Last Seen: June 5, 2023 Share Posted April 26, 2017 Dear Rathena friends, There are 2 items i want ask for : - Abrasive item not working even though the item script is in there, the critical amount is not added after using Abrasive ( known for add crit + 30 ) - Faceworm Queen Leg transform effect not working Any solution how to fix this 2 items? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted April 26, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: Yesterday at 01:17 PM Share Posted April 26, 2017 Try this script for your item :))) 14536,Abrasive,Abrasive,2,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ specialeffect2 EF_MAGICALATTHIT; sc_start SC_INCCRI,300000,30; },{},{} 13090,FaceWormQueen_Leg,Faceworm Queen Leg,5,20,,500,180:120,,1,2,0x028F5EEF,63,2,2,4,100,1,1,{ bonus bInt,3; autobonus "{ bonus3 bAutoSpell,\"NPC_EARTHQUAKE\",1,200; }",8,5000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; active_transform 2529,5000; }"; },{},{} Quote Link to comment Share on other sites More sharing options...
0 players Posted April 27, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 44 Reputation: 1 Joined: 12/11/16 Last Seen: June 5, 2023 Author Share Posted April 27, 2017 On 4/26/2017 at 7:34 AM, crazyarashi said: Try this script for your item :))) 14536,Abrasive,Abrasive,2,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ specialeffect2 EF_MAGICALATTHIT; sc_start SC_INCCRI,300000,30; },{},{} 13090,FaceWormQueen_Leg,Faceworm Queen Leg,5,20,,500,180:120,,1,2,0x028F5EEF,63,2,2,4,100,1,1,{ bonus bInt,3; autobonus "{ bonus3 bAutoSpell,\"NPC_EARTHQUAKE\",1,200; }",8,5000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; active_transform 2529,5000; }"; },{},{} Not working buddy Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted April 27, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: Yesterday at 01:17 PM Share Posted April 27, 2017 1 minute ago, players said: Not working buddy That's odd it's working perfectly fine for my server Quote Link to comment Share on other sites More sharing options...
0 players Posted April 27, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 44 Reputation: 1 Joined: 12/11/16 Last Seen: June 5, 2023 Author Share Posted April 27, 2017 1 minute ago, crazyarashi said: That's odd it's working perfectly fine for my server Yeah i know, before this Abrasive working perfectly fine, the Faceworm transform effect working on your server too? Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted April 27, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: Yesterday at 01:17 PM Share Posted April 27, 2017 1 minute ago, players said: Yeah i know, before this Abrasive working perfectly fine, the Faceworm transform effect working on your server too? Yes Both Script is working for my server have you tried reloading the itemdb after you added it? Quote Link to comment Share on other sites More sharing options...
0 players Posted April 27, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 44 Reputation: 1 Joined: 12/11/16 Last Seen: June 5, 2023 Author Share Posted April 27, 2017 5 minutes ago, crazyarashi said: Yes Both Script is working for my server have you tried reloading the itemdb after you added it? Already reload item db and nothing works, it's weird really...and for the transform effect i have not check the Faceworm in mob db is commented or not <-- this really matter too? Quote Link to comment Share on other sites More sharing options...
Question
players
Dear Rathena friends,
There are 2 items i want ask for :
- Abrasive item not working even though the item script is in there, the critical amount is not added after using Abrasive ( known for add crit + 30 )
- Faceworm Queen Leg transform effect not working
Any solution how to fix this 2 items?
Thanks in advance.
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.