View Single Post
  #2  
Old 08-16-2019, 08:40 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

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.
__________________
Hanging out at Antonica.World
Reply With Quote