rifqizahin Posted July 23, 2020 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
0 Start_ Posted July 23, 2020 Posted July 23, 2020 Change getequippercentrefinery to getequiprefinerycnt 1 Quote
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 rifqizahin2 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.