View Single Post
  #13  
Old 07-13-2004, 02:05 AM
rizzen04
Hill Giant
 
Join Date: Apr 2004
Location: The Overthere
Posts: 123
Default

Quote:
that or learn c++ and fix the share mem dll file that is causing the zone problem.
You dont really have to know how to program to change the max npctypes...

if you have a compiler (I use linux) go to EMuShareMem and edit NPCTypes.h

Code:
#define MMF_MAX_NPCTYPE_ID              400000
Update that line(raise the number) recompile and its set. I am by no means a programmer however modifications like that are simple.
__________________
Rizzen
[ServerOp]Shattered Lands(active...kinda)
MUD? whats that? telnet://shattered-lands.net:6666
*****
If it doesn
Reply With Quote