If you need more than five dynamic zones then just change the launcher table in your database. A simple one line update will do the trick. Run the following line in Mysql or Navicat.
update launcher set dynamics = 15;
That will give you a possible 15 zones up at any given time.
|