Hello there.
Today I have another, litte problem.
I have created some custom items on WoW-V, executed queries to Data Base and reloaded items table and restarted server. What about it? When I type ".character additem X" (X = ID), it says that item doesn't exist. I discovered that reason is too high entry ID number - exactly it is 1 000 000 (without spaces). Yes, a million. My item works when I low-down the ID to 100 000. Point of this is I don't want from some reason low-down the ID, so I want it to stay 1 000 000 (1 million). On older core (game version 3.0.9) mostly it were working (just sometimes it didn't work and the item was disappearing from invetory), and now on 3.1.3 it doesn't work with high entry ID anymore.
There must be something that limits max value of item entry ID, wonder what is it and how to change it. I say: low-down the item entry ID is last thing I want to do in this cause, especially when it was working before (not always but mostly).
I'm using ArcEmu rev 2833 (3.1.3) and last DataBase updates has nothing to do with it since I re-created the item and as I have said - it works when I low-down the entry ID.
Thanks in advice, +Rep awaits for helpful post.