Quote Originally Posted by mtnman33 View Post
ok first of all that number that your looking at is not the actuall number of mobs in the game , that is a total of monster , NPC's , and other animate objects in the game anything that has a .char referance is added into that total , as for limiting the monsters that easy fix , just go to your Server.cfg and scroll down next to the bottem and you will see this >
DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"

just set the values to > ON
save and exit , reboot server and you will be good to go
Does that actually help?