victorfa1 Posted September 20, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Share 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 Link to comment Share on other sites More sharing options...
naaaan Posted September 20, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 244 Reputation: 11 Joined: 09/02/12 Last Seen: August 7, 2017 Share 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 Link to comment Share on other sites More sharing options...
victorfa1 Posted September 20, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share 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 Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted September 20, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share 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 Link to comment Share on other sites More sharing options...
victorfa1 Posted September 20, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share 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 Link to comment Share on other sites More sharing options...
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 victorfa1Link to comment
Share on other sites
4 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.