SlayerOfAll Posted May 17, 2018 Share Posted May 17, 2018 (edited) Heya, i'm new to rathena and can usually solve my issues just fine with a quick search but this time however, i have no clue. There is an error every time the Whikebain Suit [1] (Item ID:15123) is equipped. How to i proceed to solve this error? Edit: The error is only there if the Whikebain Suit is used with the Durga [1] katar (Item ID:1287). Edited May 17, 2018 by SlayerOfAll Quote Link to comment Share on other sites More sharing options...
0 iamhyd Posted May 17, 2018 Share Posted May 17, 2018 3 hours ago, SlayerOfAll said: Heya, i'm new to rathena and can usually solve my issues just fine with a quick search but this time however, i have no clue. There is an error every time the Whikebain Suit [1] (Item ID:15123) is equipped. How to i proceed to solve this error? Edit: The error is only there if the Whikebain Suit is used with the Durga [1] katar (Item ID:1287). As far as i understand there is a missing ( { ) opening curly. Did you modify something? If yes kindly check it. Quote Link to comment Share on other sites More sharing options...
0 SlayerOfAll Posted May 17, 2018 Author Share Posted May 17, 2018 I did not modify the script and as far as i can see there is no missing { in this. The script is found in the item_combo_db.txt and looks like: 1287:15123,{ if (getequiprefinerycnt(EQI_HAND_R) >= 7) { autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",1000,3000,BF_SHORT,BF_NORMAL; } /* Confirm: Success rate */ } Maybe i'm looking in the wrong place? Quote Link to comment Share on other sites More sharing options...
Heya, i'm new to rathena and can usually solve my issues just fine with a quick search but this time however, i have no clue.
There is an error every time the Whikebain Suit [1] (Item ID:15123) is equipped.
How to i proceed to solve this error?
Edit: The error is only there if the Whikebain Suit is used with the Durga [1] katar (Item ID:1287).
Edited by SlayerOfAllLink to comment
Share on other sites