View Single Post
  #2  
Old 09-27-2011, 01:40 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

not sure what this batch file is about. typically for windows batch file to start the server you would have a line like:
start eqlaunch myzones
where myzones refers to db table: launcher
that table would have the name=myzones and would say how many dynamic zones you want to start. Additionally, there would be entries in the launcher_zones table with the column launcher having multiple entries of myzones and the short name of the static zone you want started. Use zero in the port column for automatic port settings.
__________________
The Realm
Reply With Quote