Condor dedicated server

From Wiki

Jump to: navigation, search

Condor gives you two possibilities to run a server. The first possibility was inside the Condor Simulator. But this solution has a big drawback. The one who started the server have to stay in Condor until the last user disconnects. Therefore the community wanted a dedicated server and the Condor developers gave us one. The dedicated server is a addition program which can be run separate from the Condor Simulator. So you can finish your flight and can switch off Condor as long as you leave the Server running until all users finished the flight.


Contents

Installing server(s)

Install Condor and you got one dedicated server automatically. If you need more servers you have to create a new directory and copy the following files:

  • CondorDedicated.exe (program)
  • host.ini (server settings)
  • create a subdirectory called RaceResults (this contains the results of the flights later)


What is really needed

If you got a computer with only a small disk you can delete some files from the Condor installation. The following files are used by the dedicated server and have to stay:

Main:

  • Condor\CondorDedicated.exe
  • Condor\host.ini
  • Condor\Condor.exe
  • Condor\GUI\Languages\DS\*
  • Condor\GUI\Skins\Sub\*

Landscapes:

Default landscape Slovenia

  • Condor\Landscapes\Slovenia\Slovenia.apt
  • Condor\Landscapes\Slovenia\Slovenia.for
  • Condor\Landscapes\Slovenia\Slovenia.ini
  • Condor\Landscapes\Slovenia\Slovenia.obj
  • Condor\Landscapes\Slovenia\Slovenia.tdm
  • Condor\Landscapes\Slovenia\Slovenia.trn

Same for the other landscapes!

Gliders:

  • Condor\Planes\*\*.gau
  • Condor\Planes\*\*.pdt
  • Condor\Planes\*\*.pol
  • Condor\Planes\*\*.afd
  • Condor\Planes\*\*I.x

Tugs (Cmelak, Pawnee, SuperCub, Z226):

  • Condor\Planes\*\*.dta
  • Condor\Planes\*\skins

Registry:

  • HKCU\Software\Condor\InstallDir
  • HKCU\Software\Condor\Language

More informations


Weblinks

Personal tools