View Single Post
  #6  
Old 07-14-2016, 11:33 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

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.
Reply With Quote