View Single Post
  #9  
Old 04-06-2003, 08:11 PM
tcsmyworld's Avatar
tcsmyworld
Discordant
 
Join Date: Feb 2002
Posts: 452
Default try this.......

I run the emu on a small LAN, Ifound that i needed the ip address of the server to be in both sides of the boot5zones.bat - i.e.

@echo off
start zone . 192.168.0.1 7995 192.168.0.1
exit

and the acct id's in sequence starting with 1 and the lsaccount id's in sequence starting with 0.
also the accts list in the miniloginaccounts.ini need to in the same order as the accounts in the DB.
hope this helps.