Gidz Cross Posted November 13, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Saturday at 10:49 AM Share Posted November 13, 2019 Hello rathena people! First im so sorry if i posted in the wrong section. 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. 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! Quote Link to comment Share on other sites More sharing options...
BeWan Posted November 13, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: Yesterday at 06:30 AM Share Posted November 13, 2019 ¾ÆÀÌÅÛ / item - for item drop and rag ¾Ç¼¼»ç¸® / ¿© / ³² - this is for item sprite that will show on character you need to check if sprite is working and if the name match with the other file path. Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted November 13, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Saturday at 10:49 AM Author Share Posted November 13, 2019 Yes i got that right. Those folder are for male and female. I dont have any error when wearing it. It just wont show. I tried it to different custom headgears as well. Same scenario. Quote Link to comment Share on other sites More sharing options...
BeWan Posted November 13, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: Yesterday at 06:30 AM Share Posted November 13, 2019 2 minutes ago, gidzdlcrz said: Yes i got that right. Those folder are for male and female. I dont have any error when wearing it. It just wont show. I tried it to different custom headgears as well. Same scenario. can you make a screenshot of your files and path and post it here? Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted November 13, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Saturday at 10:49 AM Author Share Posted November 13, 2019 14 minutes ago, BeWan said: ¾ÆÀÌÅÛ / item - for item drop and rag ¾Ç¼¼»ç¸® / ¿© / ³² - this is for item sprite that will show on character you need to check if sprite is working and if the name match with the other file path. Yes i got that right. Those folder are for male and female. I dont have any error when wearing it. It just wont show. I tried it to different custom headgears as well. Same scenario. And oh! It was working before when i first made a server way way back. Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted November 13, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Saturday at 10:49 AM Author Share Posted November 13, 2019 2 minutes ago, BeWan said: can you make a screenshot of your files and path and post it here? Sorry im using my phone right now. So somehow i fail quoting your message. Anyway heres the picture i took a while ago. Quote Link to comment Share on other sites More sharing options...
BeWan Posted November 13, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: Yesterday at 06:30 AM Share Posted November 13, 2019 (edited) rename it try like this. ¿©_Devil_Wings you dont need to rename the other files. add _ on ¾ÆÀÌÅÛ and ¿© , 32 Edited November 13, 2019 by BeWan Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted November 14, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Saturday at 10:49 AM Author Share Posted November 14, 2019 (edited) On 11/14/2019 at 4:15 AM, BeWan said: rename it try like this. ¿©_Devil_Wings you dont need to rename the other files. add _ on ¾ÆÀÌÅÛ and ¿© , 32 Its been renamed so many times. The original names were _devingwings. Anyhow it might be the view id and/or the custom id number. Way way back im following a guide for a custom id number specifically to headgears. If i remember correctly. Id number of a headgear type is very limited. I am searching for that but i cannot find it anywhere. okay i know now the proper section. im going to close this and re post to the said section. Thanks BeWan! Edited November 14, 2019 by gidzdlcrz Typos, additional info Quote Link to comment Share on other sites More sharing options...
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.