Just thought I would mention, in the new "stable" binaries, they should be able to make use of a newer command #npceditmass. By default, it's not added into the database, but can be done manually. Running the following query will do it:
Code:
REPLACE INTO `command_settings` VALUES ('npceditmass', 100, '');
Unless of course there's something else I'm missing.