Lately I've been creating weapons for my private realm, and realized they didn't work. I looked around and found that you need to use existing EntryID's to make your weapons work properly, however I didn't want to erase in-game weapons, so I found a list of unused EntryID's.
Now, I changed my items to unused EntryID's but it will not use the custom weapon's DisplayID..
I have no clue why it won't use the custom DisplayID already in the DB, is this because it's checking for a DisplayID already used by the unused EntryID's?
How do I use my custom DisplayID's with unused EntryID's?