View Single Post
  #18  
Old 06-03-2002, 07:22 AM
rastaboogie
Fire Beetle
 
Join Date: Jun 2002
Posts: 25
Default

ok here's what I do. According to the readme.txt.

I run World.exe

I then run Boot5Zones.bat

I then run eqw

it doesnt mention running Zone9x.exe OR ZoneNT.exe anywhere in the readme... so I never ran either of these. This is an excerpt from the readme.txt....

3) Right click Boot5Zones.bat and click EDIT (This should open up the file in a notepad)
(Or open Boot5Zones.Win9x.bat if you are on Windows 98 or ME).

change it to look like this ("YourIP" has to be replaced with your REAL IP, not 192.168.*)

@echo off
start zoneNT . YourIP 7995 127.0.0.1
start zoneNT . YourIP 7996 127.0.0.1
start zoneNT . YourIP 7997 127.0.0.1
start zoneNT . YourIP 7998 127.0.0.1
start zoneNT . YourIP 7999 127.0.0.1
exit
cls

Now when I open Boot5Zones.Win9x.bat. It still reads the exact same as above. It never mentions changin the NT to 9x. is that all I have to to is simply replace the "NT" with "9x" ? And when exactly should I be running Zone 9x.exe?
Reply With Quote