View Single Post
  #4  
Old 08-08-2003, 04:21 AM
cronkite
Fire Beetle
 
Join Date: Aug 2003
Posts: 2
Default

cd into the directory with db.ini and loginserver.ini when you run the programs.
That is, instead of

C:\path\to\ini\files\world.exe

do

C:
cd path\to\ini\files
world.exe
Reply With Quote