View Single Post
  #73  
Old 08-01-2010, 03:14 AM
Nagus69
Sarnak
 
Join Date: Jul 2003
Posts: 68
Default

Quote:
Originally Posted by cavedude View Post
It isn't the editor at fault, the EQEmu code has a current limit of 120000, to prevent items from using too much shared memory. If you are able to compile the EQEmu code yourself, you'll need to change #define MMF_EQMAX_ITEMS 120000 in EMuShareMem/Items.h and recompile.
Thanks for the answer CD and i agree of course. Would it still be possible that the next Item ID algorithm would behave similar to George? There are so many holes in Item IDs list that using that free space would offer enough without going over the 120k limit and without having to recompile it.
__________________
Tyler - Design Slave ::: The Hidden Forest Server ::: Video ::: Discussion
Reply With Quote