View Single Post
  #14  
Old 12-13-2007, 01:50 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Code:
INSERT INTO launcher_zones VALUES ('peq','poknowledge',0);
Is an example of how to add static zones, just replace poknowledge with the short name of which ever zone(s) you want static. The 0 tells the server to automatically determine the best port to use based on your range specified in eqemu_config.xml.
Reply With Quote