#define MMF_EQMAX_ITEMS error
received this error
also my highest item ID is 300100 Code:
Error: EMuShareMem: pDLLLoadItems: iMaxItemID > MMF_EQMAX_ITEMS Code:
#include "../common/types.h" can someone tell me whats going wrong here? when i tried to source it in i got a error Code:
Failed to open file 'C:\eqemu server files\trunk\EQEmuServer\EMuShareMem', error also i launched zone again just to be sure that it didn't work and it didn't |
Items.h (and any file with a .h or .cpp) extension are C++ source files, not SQL commands.
To have the change to Items.h take effect, you need to re-compile the server using a compiler such as Visual C++ 2008, if you are using Windows. There is a guide on how to compile the source code: http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008 But it would be easier for you to keep all your Item IDs below 120,000, then you won't have to recompile. |
All times are GMT -4. The time now is 10:40 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.