Thread: Boot5zones
View Single Post
  #2  
Old 02-27-2005, 06:16 AM
Skylark13
Fire Beetle
 
Join Date: Feb 2005
Posts: 9
Default

What HOWTO did you follow? If you followed the one with Perl quests, then you need to change the boot5zones.bat (right-click and select Edit) so that the 5 lines that begin with "zone" begin with "zoneperl" instead.

To elaborate a bit more, the problem is that the executable to start a zone in the normal build is called "zone.exe", and in the Perl build it's called "zoneperl.exe", but they included the same batch file ("boot5zones.bat") in both distributions, so you need to change it if you have the Perl build.

Hope this helps.
Reply With Quote