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.