noobsai Posted November 2, 2020 Share Posted November 2, 2020 (edited) Hi Guys, I have problem regarding my costumes not going to the correct storage section which is "Costumes" My Client is 20180620 using https://github.com/zackdreaver/ROenglishPRE/ data and system folder. Please help me fix this issue and make my costumes go into the "Cstm"/costume section of the storage. Thank you Edited November 2, 2020 by noobsai Quote Link to comment Share on other sites More sharing options...
0 Balfear Posted November 2, 2020 Share Posted November 2, 2020 (edited) 4 hours ago, noobsai said: Hi Guys, I have problem regarding my costumes not going to the correct storage section which is "Costumes" My Client is 20180620 using https://github.com/zackdreaver/ROenglishPRE/ data and system folder. Please help me fix this issue and make my costumes go into the "Cstm"/costume section of the storage. Thank you You should set "costume = true" value in your item info for equips that you want to show in costume tab. Example: [2206] = { unidentifiedDisplayName = "Hat", unidentifiedResourceName = "ĸ", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Wedding Veil", identifiedResourceName = "�����", identifiedDescriptionName = { "A transparent veil worn by brides on the day of their wedding.", "Mdef +5", "Class:^6666CC Headgear^000000", "Defense:^0000FF 0^000000", "Position:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC Female Only", "All jobs^000000" }, slotCount = 0, ClassNum = 44, costume = true }, Edited November 2, 2020 by Balfear Quote Link to comment Share on other sites More sharing options...
0 noobsai Posted November 4, 2020 Author Share Posted November 4, 2020 On 11/3/2020 at 5:02 AM, Balfear said: You should set "costume = true" value in your item info for equips that you want to show in costume tab. Example: [2206] = { unidentifiedDisplayName = "Hat", unidentifiedResourceName = "ĸ", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Wedding Veil", identifiedResourceName = "�����", identifiedDescriptionName = { "A transparent veil worn by brides on the day of their wedding.", "Mdef +5", "Class:^6666CC Headgear^000000", "Defense:^0000FF 0^000000", "Position:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC Female Only", "All jobs^000000" }, slotCount = 0, ClassNum = 44, costume = true }, I already did that on my Iteminfo.lua and lub file but still not going to costume tab. Quote Link to comment Share on other sites More sharing options...
Hi Guys,
I have problem regarding my costumes not going to the correct storage section which is "Costumes"
My Client is 20180620 using https://github.com/zackdreaver/ROenglishPRE/ data and system folder.
Please help me fix this issue and make my costumes go into the "Cstm"/costume section of the storage.
Edited by noobsaiThank you
Link to comment
Share on other sites