Thread
:
Problem with custom items in loot tables
View Single Post
#
3
01-12-2007, 07:56 AM
John Adams
Demi-God
Join Date: Jul 2006
Posts: 1,552
Also check your itemid. Make sure it does not exceed #define MMF_EQMAX_ITEMS (currently 100000) in Items.h under EmuSharedMem folder. I found problems when I started numbering custom IDs at 100,001 because I wanted to leave space for Live items. :/
John Adams
View Public Profile
Send a private message to John Adams
Visit John Adams's homepage!
Find all posts by John Adams