Hello and good day, rAthena community!
I have a question regarding custom items that will be used as costumes. I managed to get most of my custom upper headgear costumes to work but I cannot make the lower ones work (4096).
I currently have this on my item_db.txt:
50000,Shaman_Wings,Shaman Wings,4,0,,0,,0,,0,0xFFFFFFFF,63,2,4096,,1,0,1000,{},{},{}
This on on my accessoryid.lub:
ACCESSORY_Shaman_Wings = 1000
..and this on my accname.lub:
[ACCESSORY_IDs.ACCESSORY_Shaman_Wings] = "_shaman_wings"
Upper costume headgears work, just the lower part, it keeps closing the client immediately on equip but I can view it, drop it, and acquire it in game - I just can't wear it. What might be causing this issue?
Some additional information:
I am using the bypass client 2012-04-10a.
I am using the latest 2012-04-10 lub/lua files which I downloaded in the SVN.
GRF data is read.