View Single Post
  #6  
Old 07-31-2004, 02:42 AM
phenixdarkphire
Fire Beetle
 
Join Date: Jul 2004
Posts: 17
Default

okay, the zones weren't loading properly. The error looks like this:

[Status] Loading npcs
Error: EMuShareMem: pDLLLoadNPCTypes: iMaxNPCTypeID > MMF_MAX_NPCTYPE_ID
You need to increase the define in NPCTypes.h.
[Error] Loading npcs FAILED!

Does that mean there aren't enough slots for NPCs and I should increase the max value in the include file before compiling? Or is there a simpler solution?
Reply With Quote