kronobr Posted August 1, 2019 Group: Members Topic Count: 32 Topics Per Day: 0.02 Content Count: 71 Reputation: 0 Joined: 06/24/19 Last Seen: September 18, 2022 Share 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 Link to comment Share on other sites More sharing options...
0 Mael Posted August 1, 2019 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Thursday at 04:46 PM Share 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 Link to comment Share on other sites More sharing options...
0 Naruto Posted August 2, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 416 Reputation: 74 Joined: 05/16/19 Last Seen: January 24, 2021 Share Posted August 2, 2019 yeah but it wouldnt have a sprite or anything but itd exist Quote Link to comment Share on other sites More sharing options...
0 kronobr Posted August 2, 2019 Group: Members Topic Count: 32 Topics Per Day: 0.02 Content Count: 71 Reputation: 0 Joined: 06/24/19 Last Seen: September 18, 2022 Author Share Posted August 2, 2019 @Naruto will be that apple? I can use other item same sprite? Quote Link to comment Share on other sites More sharing options...
0 Naruto Posted August 2, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 416 Reputation: 74 Joined: 05/16/19 Last Seen: January 24, 2021 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted September 3, 2019 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 6 hours ago Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.