kronobr Posted August 1, 2019 Posted August 1, 2019 Can I create a new item without changing the client? Just using an existing item and just changing its name and creating a new ID? Quote
0 Mael Posted August 1, 2019 Posted August 1, 2019 21 minutes ago, kronobr said: Can I create a new item without changing the client? Just using an existing item and just changing its name and creating a new ID? if you want to edit an item you just have to edit the db/pre or re/item_db & system/itemInfo.lua 1 Quote
0 Naruto Posted August 2, 2019 Posted August 2, 2019 yeah but it wouldnt have a sprite or anything but itd exist Quote
0 kronobr Posted August 2, 2019 Author Posted August 2, 2019 @Naruto will be that apple? I can use other item same sprite? Quote
0 Naruto Posted August 2, 2019 Posted August 2, 2019 (edited) 2 hours ago, kronobr said: @Naruto will be that apple? I can use other item same sprite? yeah but i dont remember which conf it is I promise you can change it though if you cant find it, just ask @AshiHanna then ask me again if you still cant find it I had a few seconds to look tonight here it is in itemdb.h #ifndef UNKNOWN_ITEM_ID //Use apple for unknown items. #define UNKNOWN_ITEM_ID 512 #endif Edited August 2, 2019 by Naruto Quote
0 Emistry Posted September 3, 2019 Posted September 3, 2019 if you just want to duplicate a new item without changing any item description / name, then you can use this db/item_avail.txt it will create a new item based on an existing item, so you dont need to edit any clientside files. only item_db and item_avail 2 files. Quote
Question
kronobr
Can I create a new item without changing the client? Just using an existing item and just changing its name and creating a new ID?
5 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.