View Single Post
  #6  
Old 06-03-2002, 03:29 PM
Yodason
Hill Giant
 
Join Date: Jan 2002
Posts: 205
Default

in zone.cpp
ln 318 change
if (numclients == 0) {
to
if (1=0) {



furthermore... when in the batch file change . to the zone you want. for example . begcomes nro
Reply With Quote