My last item in iteminfo.lua has the ID “32000”, I have used the ID “35000” for the custom item I have personally added and this will increase as I add more. But this is causing an issue when I use “@item 35000” in game, returning "Invalid item or name" & “@item failed.”. How to fix this?
EDIT
I have been searching and found an answer to my problem here and here. Therefore I am assuming that we have to use free id's that aren't being used. Is there a tool which scans item_db for free ids?
Edited by haniko, 07 January 2017 - 03:21 PM.