cder Posted July 31, 2019 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 96 Reputation: 0 Joined: 08/06/18 Last Seen: June 8, 2021 Share Posted July 31, 2019 How can I increase maximum item id I want to add 17k more custom items Quote Link to comment Share on other sites More sharing options...
0 LOOLP - OFF Posted July 31, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 233 Reputation: 51 Joined: 12/20/18 Last Seen: March 10, 2021 Share Posted July 31, 2019 You go to db / [re or pre] / item_db Take the last ID value, probably 30xxx, make a separation to arrange: // ------ My itens 30xxx + = 1, your items 1 Quote Link to comment Share on other sites More sharing options...
0 cder Posted July 31, 2019 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 96 Reputation: 0 Joined: 08/06/18 Last Seen: June 8, 2021 Author Share Posted July 31, 2019 15 minutes ago, dev LOOLP said: You go to db / [re or pre] / item_db Take the last ID value, probably 30xxx, make a separation to arrange: // ------ My itens 30xxx + = 1, your items @dev LOOLP In the case on the last line, this is ID: 32302, there is no problem in adding + 17k of items?, There will be no error, will it work normally? take the limit, so are you telling me there is no limit? Quote Link to comment Share on other sites More sharing options...
0 LOOLP - OFF Posted July 31, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 233 Reputation: 51 Joined: 12/20/18 Last Seen: March 10, 2021 Share Posted July 31, 2019 32303 32304 I've never had limit issues when done right. I've used it up to 35100. 1 Quote Link to comment Share on other sites More sharing options...
0 cder Posted July 31, 2019 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 96 Reputation: 0 Joined: 08/06/18 Last Seen: June 8, 2021 Author Share Posted July 31, 2019 I hope I have no problem too, so I created this topic ... Thank you @dev LOOLP Quote Link to comment Share on other sites More sharing options...
0 Kakaroto Posted July 31, 2019 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 637 Reputation: 95 Joined: 05/11/12 Last Seen: 16 hours ago Share Posted July 31, 2019 4 hours ago, dev LOOLP said: 32303 32304 I've never had limit issues when done right. I've used it up to 35100. no, i seu 40000++ , this is not the limit. 1 Quote Link to comment Share on other sites More sharing options...
0 LOOLP - OFF Posted August 1, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 233 Reputation: 51 Joined: 12/20/18 Last Seen: March 10, 2021 Share Posted August 1, 2019 1 hour ago, Kakaroto said: no, i seu 40000++ , this is not the limit. wtf? I said sometime what was the limit, I said what I already did .. I got up to ID 35100 1 Quote Link to comment Share on other sites More sharing options...
0 Naruto Posted August 1, 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 1, 2019 no limit to item id , no worries 1 Quote Link to comment Share on other sites More sharing options...
0 SyncMaster Posted August 1, 2019 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 123 Reputation: 38 Joined: 07/15/13 Last Seen: September 16, 2024 Share Posted August 1, 2019 But unless you increased it on client, there is a limit for viewid. 1 Quote Link to comment Share on other sites More sharing options...
0 llchrisll Posted August 25, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Share Posted August 25, 2019 Wasn't something like 65k max item id, what rAthena currently can support up to? Read that somewhere at least. Quote Link to comment Share on other sites More sharing options...
Question
cder
How can I increase maximum item id
I want to add 17k more custom items
Link to comment
Share on other sites
9 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.