I don't know where you're getting the word 'zone_commander', it's zone_controller
Before when the original scaling plugin was written you needed to create your own zone_controller NPC
Now it is just implemented within the server itself to spawn zone_controller in every zone. This NPC does NOT exist in the database, it is a floating NPC in the zone that represents a script that controls zone based events.
You can retrofit the old system for id 10, but you will have to do it yourself.
|