PDA

View Full Version : [Solved] how to load certains zone ?


handay
05-02-2003, 11:34 AM
Sorry all maybe already ask but i checked with search and cant find any place...
I would like to load just certain zone on my local server.

When i do #zonestatus it tell me there isnt statics zone, but when i try to use zone line or #zone <shortname_zone> i crash on desktop, then i relog with the same character but i crash again.
It looks like the zone i try to go in isnt up.
Though, i create a new character zone is loading but i wont let me move to another one or i crash.
Any clue ? :)

Thanks in advance !
EQemu is uber :) i left EQlive server to make my own server and play with quest spawn etc etc, really good job guys :)

handay
05-04-2003, 02:53 AM
please anyone know ? :(

#zonebootup doesnt work btw

monkboy
05-04-2003, 03:08 AM
You can make the zones static by adding them to your Boot5zons.bat file. Instead of using a dot between zone and the hostname, use a zonename.

Example:

start zone fearplane localhost 7995 localhost ( <- static)
start zone karnor localhost 7996 localhost ( <- static )
start zone . localhost 7997 localhost ( <- dynamic )
start zons . localhost 7998 localhost ( <- dynamic )

handay
05-04-2003, 02:00 PM
Thanks a lot Monky :D