Profile Posted July 7, 2017 Posted July 7, 2017 (edited) Hey everyone, I know it's probably very simple. But I'm not sure on how to add them. (2013 client) Here is what I tried doing but had no success: Added the .bmp to /collection Added the item .bmp to /item Added de .act and .spr to /¾ÆÀÌÅÛ On import/item_db I wrote 31017,Yellow_Gem,Yellow Gem,3,600,,100,,,,,,,,,,,,,{},{},{} and finally system/iteminfo.lub [31017] = { unidentifiedDisplayName = "Yellow_Gem", unidentifiedResourceName = "Yellow_Gem", unidentifiedDescriptionName = { "New item", "^ffffff_^000000", "Weight : ^77777710^000000" }, identifiedDisplayName = "Yellow_Gem", identifiedResourceName = "Yellow_Gem", identifiedDescriptionName = { "New item", "^ffffff_^000000", "Weight: ^77777710^000000" }, slotCount = 0, ClassNum = 0 }, Am I missing something? Thanks! Edited July 7, 2017 by Profile Quote
0 Profile Posted July 7, 2017 Author Posted July 7, 2017 Didn't know that MISC items didn't need .spr The issue has been solved, I simply made a typo in the ID number of the item. Quote
0 sader1992 Posted July 7, 2017 Posted July 7, 2017 (edited) there is no spr for misc and what the error you get ? you don't get the item when you type @item (there is no item in this id)? or you get client error (no .bmp in the client you have) and it's like an apple or no photo ? and identifiedResourceName = "file_name", is your files name Yellow_Gem.bmp ? Edited July 7, 2017 by sader1992 Quote
Question
Profile
Hey everyone, I know it's probably very simple. But I'm not sure on how to add them. (2013 client)
Here is what I tried doing but had no success:
Added the .bmp to /collection
Added the item .bmp to /item
Added de .act and .spr to /¾ÆÀÌÅÛ
On import/item_db I wrote
and finally system/iteminfo.lub
Am I missing something?
Thanks!
Edited by Profile2 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.