Okay heres my problem. I am trying to create again a private server. And im in the phase where im putting custom items. So to test it out. Im trying to add 1 custom item which is a Wing. Btw, im using 2015-11-04aRagexe. Okay please look into the attached files.
The first screenshot showing that im wearing the wing. But its not showing. (THIS IS MY PROBLEM)
The second screenshot shows that i can drag the wing and it was showing its sprites.
The third screenshot shows that i can drop it. So no problem regarding to sprites.
^ this is what i said here in https://rathena.org/board/topic/121639-help-custom-item-not-showing/ rathena general. Hehe!
Okay heres my problem. I am trying to create again a private server. And im in the phase where im putting custom items. So to test it out. Im trying to add 1 custom item which is a Wing. Btw, im using 2015-11-04aRagexe. Okay please look into the attached files.
Here is my settings
accessoryid.lub = thats my view id
ACCESSORY_IDs = { . . . . . ACCESSORY_C_Luna_On_Shoulder = 1881, ACCESSORY_Devil_Wings = 1882 }accname.lub
AccNameTable = { . . . [ACCESSORY_IDs.ACCESSORY_C_Luna_On_Shoulder] = "_C_Luna_On_Shoulder", [ACCESSORY_IDs.ACCESSORY_Devil_Wings] = "Devil_Wings" }tbl = { [32165] = { unidentifiedDisplayName = "Wings", unidentifiedResourceName = "Devil_Wings", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Devil Wings", identifiedResourceName = "Devil_Wings", identifiedDescriptionName = { "Wings of Papa Josh" }, slotCount = 0, ClassNum = 1882 }, }^ Well this is my iteminfo.lua
and finally this is my item.db
32165,Devil_Wings,Devil Wings,4,20,,100,,0,,0,0xFFFFFFFE,7,2,1,,0,0,1882,{},{},{}Can you help me guys? Im desperate. Thanks in advance!
Link to comment
Share on other sites