ine0706 Posted October 6, 2014 Posted October 6, 2014 Does not work in Onscript of item_db.txt 'EQI_SHADOW_ARMOR' autobonus is. item_db.txt 'EQI_SHADOW_ARMOR'의 Onscript에서 autobonus가 동작하지 않습니다. sample script: 24216,Attack_Armor_Shadow,Attack Armor Shadow,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,1,,{ autobonus "{ bonus bAtk,(getrefine()*5); }",(100+(20*getrefine())),3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; },{},{} Quote
Antares Posted October 10, 2014 Posted October 10, 2014 Hi! Unfortunately autobonus is broken in some cases, so probably your script is correct. We already have a bug report about it, but it seems that it will take some time to fix it. http://rathena.org/board/tracker/issue-8300-itemcombo-autobonus-not-working/ Quote
Question
ine0706
Does not work in Onscript of item_db.txt 'EQI_SHADOW_ARMOR' autobonus is.
item_db.txt 'EQI_SHADOW_ARMOR'의 Onscript에서 autobonus가 동작하지 않습니다.
sample script:
24216,Attack_Armor_Shadow,Attack Armor Shadow,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,1,,{ autobonus "{ bonus bAtk,(getrefine()*5); }",(100+(20*getrefine())),3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; },{},{}
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.