NoWayHome Posted February 25, 2022 Posted February 25, 2022 (edited) Hi good day! I faced a problem with adding effect on costume headgear. Even I have search for the solution but still cannot solve the problem. Example: Quote 50000,LBRO,LBRO,4,0,,10,,0,,0,0xFFFFFFFF,63,2,1024,,0,1,5000,{},{ bonus bMaxHP,300; bonus bMaxSP,50; },{} added the effect in the item_db.txt but the effect didn't show out after wearing the costume. is the any way to fix the problem? Thanks! Edited February 25, 2022 by NoWayHome Quote
0 Sallycantdance Posted March 1, 2022 Posted March 1, 2022 On 2/27/2022 at 2:14 PM, NoWayHome said: how to convert? try this guide Quote
0 Racaae Posted February 26, 2022 Posted February 26, 2022 ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } The effect goes on the Script area, not on the OnEquip_Script. Example: 50000,LBRO,LBRO,4,0,,10,,0,,0,0xFFFFFFFF,63,2,1024,,0,1,5000,{ bonus bMaxHP,300; bonus bMaxSP,50; },{},{} Quote
0 NoWayHome Posted February 26, 2022 Author Posted February 26, 2022 6 hours ago, Racaae said: ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } The effect goes on the Script area, not on the OnEquip_Script. Example: 50000,LBRO,LBRO,4,0,,10,,0,,0,0xFFFFFFFF,63,2,1024,,0,1,5000,{ bonus bMaxHP,300; bonus bMaxSP,50; },{},{} I have also tried that, no effect on the costume headgear after wearing it. =( Any other solution? Quote
0 mrfizi Posted February 26, 2022 Posted February 26, 2022 Why your server still use item_db.txt ? Using the latest emulator or convert to yml... Quote
0 NoWayHome Posted February 27, 2022 Author Posted February 27, 2022 17 hours ago, mrfizi said: Why your server still use item_db.txt ? Using the latest emulator or convert to yml... how to convert? Quote
0 Dev j Posted March 30, 2024 Posted March 30, 2024 (edited) Maybe u install @costumeitem on your files there is an issue of it coz all items from costume effect will not work Edited March 30, 2024 by Dev j Quote
Question
NoWayHome
Hi good day!
I faced a problem with adding effect on costume headgear. Even I have search for the solution but still cannot solve the problem.
Example:
added the effect in the item_db.txt but the effect didn't show out after wearing the costume.
is the any way to fix the problem?
Edited by NoWayHomeThanks!
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.