cder Posted July 31, 2019 Posted July 31, 2019 How can I increase maximum item id I want to add 17k more custom items Quote
0 LOOLP - OFF Posted July 31, 2019 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
0 cder Posted July 31, 2019 Author 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
0 LOOLP - OFF Posted July 31, 2019 Posted July 31, 2019 32303 32304 I've never had limit issues when done right. I've used it up to 35100. 1 Quote
0 cder Posted July 31, 2019 Author Posted July 31, 2019 I hope I have no problem too, so I created this topic ... Thank you @dev LOOLP Quote
0 Kakaroto Posted July 31, 2019 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
0 LOOLP - OFF Posted August 1, 2019 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
0 SyncMaster Posted August 1, 2019 Posted August 1, 2019 But unless you increased it on client, there is a limit for viewid. 1 Quote
0 llchrisll Posted August 25, 2019 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
Question
cder
How can I increase maximum item id
I want to add 17k more custom items
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.