View Single Post
  #7  
Old 09-04-2007, 07:56 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default ..

Quote:
Originally Posted by John Adams View Post
Remember, it appears fine on Windows and is only in the "not win32" code. Not sure if that helps narrow the search...
Dunno if this helps but I got this fro ma old thread...

Too many items, edit
common/Items.h
and change the value of
#define MMF_EQMAX_ITEMS 85000
to find the number of items in your database, run the following query :
select max(id) from items;
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote