Quote:
Originally Posted by Rhodan
If anyone knows other ways of starting static zones, please let us know!
|
Inside your database itself, there are 2 tables:
launcher controls the number of dynamic zones you start with
launcher_zones control which zones you start as static
Inside
launcher_zones there are 3 fields:
launcher is the name of the launcher you wish to open with it, if you put
zones in this field it will load them in the same window as your dynamics
zone is the shortname of the zone you wish to launch
port is the port you wish to assign the zone launched
Hope that was some help. no web interface required as this is all database.
You can use mysql CC
( or if you have 5.0, use the query browser)