View Single Post
  #3  
Old 01-12-2007, 07:56 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

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. :/
Reply With Quote