victorfa1 Posted September 20, 2012 Posted September 20, 2012 (edited) Well... i tryied to put one custom item to my server to test it... it was Byakugan. But.. when i wear Byakugan, another item is appearing instead of byakugan... please, check the image bellow.. what am i supose to to? x_x (i've followed those instructions http://rathena.org/wiki/Custom_Items ) Edited September 20, 2012 by victorfa1 Quote
naaaan Posted September 20, 2012 Posted September 20, 2012 (edited) check your data\sprite\¾Ç¼¼»ç¸® and idnum2itemresnametable. and also check your custom item code in your server files. maybe you write wrong code Edited September 20, 2012 by naaaan Quote
victorfa1 Posted September 20, 2012 Author Posted September 20, 2012 check your data\sprite\¾Ç¼¼»ç¸® and idnum2itemresnametable. and also check your custom item code in your server files. maybe you write wrong code Nope. it's all correct... can it be accessoryid.lua or accname.lua? btw... byakugan is write like this on accessoryid.lua ACCESSORY_MAGICAL_BOOSTER = 873, ACCESSORY_BYAKUGAN = 1000, and like this on acc.name [ACCESSORY_IDs.ACCESSORY_BYAKUGAN] = "_byakugan", should i put that "³²" or that "¿©" in "accname.lua"? Please! can anyone answer me?? Quote
Lelouch vi Britannia Posted September 20, 2012 Posted September 20, 2012 I think the problem is in your Item View ID. Can you check you View in you script if its 1000 ? Because the View id for Mosquito Coil Sprite is 563. Structure of Database: ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } 1 Quote
victorfa1 Posted September 20, 2012 Author Posted September 20, 2012 I think the problem is in your Item View ID. Can you check you View in you script if its 1000 ? Because the View id for Mosquito Coil Sprite is 563. Structure of Database: ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } AWWWWWWWWWWWW YEAAAAAAAAAAH!!!! MAN I LOVE YOU THANK YOU VERY MUCH!! I OWE YOU MY LIFE!!!!!! *--------------* Quote
Question
victorfa1
Well...
i tryied to put one custom item to my server to test it... it was Byakugan.
But.. when i wear Byakugan, another item is appearing instead of byakugan...
please, check the image bellow..
what am i supose to to? x_x (i've followed those instructions http://rathena.org/wiki/Custom_Items )

Edited by victorfa14 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.