View Single Post
  #11  
Old 05-03-2002, 02:05 PM
strychn
Hill Giant
 
Join Date: Feb 2002
Posts: 129
Default

Quote:
Originally Posted by TheDreamX
You know when you compile and run at the same time in MSVC6? Anyway, I only copied over the db.ini file from the downloaded binary files. Plus, after I compile, C does not make a world.exe (is it supposed to), only a zonent.exe
if you right click in the explorer window on the left build all you should get all the projects built in the workspace(world.exe + zone??.exe).
and when you run them(from the build dir), you will probably need your loginserver.ini too.
Reply With Quote