View Single Post
  #2  
Old 05-04-2008, 02:14 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Quote:
Originally Posted by jenco420 View Post

Anyone have a example startup / stop scripts demostrating booting dynamic and static zones? Or am i going about it the wrong way.
Static and Dynamic zones are determined by what is in the DB. In the table under launcher_zones you enter the name the name of your launcher (default is zone), the zone name you want to launch as a static zone and the port. Leaving the port # to 0 will let it pick it's own next available port number. You can use the templates to add them as well. The templates being your server ip or www address with :9080 at the end .

IE of what is in launcher_zone table

Launcher ............... zone ................... port
zone .................... Nexus ................ 7008
zone .................... poknowledge ....... 7009
zone .................... potranquility ........ 7010

above will make those 3 zones boot up statically.
__________________
Random Segments of Code....
Reply With Quote