I said it once I'll say it again, and I'll probably say it another thousand times. There is absolutely no way to have only spawns within x radius visible on the map at all times, and still keep the benefits of the new system. What you CAN do is this (and dont use that custom crap to do the radius):
Code: Select all
/custombind add spawnradius
/custombind set spawnradius /multiline ; /maphide any;/mapshow npc radius 500
/bind spawnradius .
Then hit . or whatever key you decide to bind it to when you want to limit the map's radius.