rifqizahin Posted July 23, 2020 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 07/30/18 Last Seen: August 9, 2024 Share Posted July 23, 2020 (edited) Hi.. i got error with my item_combo_db_txt.. can anyone help me to solve it My item_combo_db.txt =============== 2060:15388:15389,{ bonus bMatk,30; autobonus "{ bonus2 bSkillAtk,\"WL_TETRAVORTEX\",10; bonus2 bSkillAtk,\"WL_SOULEXPANSION\",10; }",10,10000,BF_MAGIC; .@r = getequippercentrefinery(EQI_HAND_R) + getequippercentrefinery(EQI_ARMOR) + getequippercentrefinery(EQI_GARMENT); if(.@r>=30){ bonus2 bMagicAddRace,RC_Undead,20; bonus2 bMagicAddRace,RC_Angel,20; } } Thank you for advanced... Edited July 23, 2020 by rifqizahin Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted July 23, 2020 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 17 hours ago Share Posted July 23, 2020 Change getequippercentrefinery to getequiprefinerycnt 1 Quote Link to comment Share on other sites More sharing options...
0 rifqizahin Posted July 23, 2020 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 07/30/18 Last Seen: August 9, 2024 Author Share Posted July 23, 2020 TQ sir... its work... !!! Quote Link to comment Share on other sites More sharing options...
Question
rifqizahin
Hi.. i got error with my item_combo_db_txt.. can anyone help me to solve it
My item_combo_db.txt
===============
2060:15388:15389,{ bonus bMatk,30; autobonus "{ bonus2 bSkillAtk,\"WL_TETRAVORTEX\",10; bonus2 bSkillAtk,\"WL_SOULEXPANSION\",10; }",10,10000,BF_MAGIC; .@r = getequippercentrefinery(EQI_HAND_R) + getequippercentrefinery(EQI_ARMOR) + getequippercentrefinery(EQI_GARMENT); if(.@r>=30){ bonus2 bMagicAddRace,RC_Undead,20; bonus2 bMagicAddRace,RC_Angel,20; } }
Thank you for advanced...

Edited by rifqizahinLink to comment
Share on other sites
2 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.