Map Server

From OuroDev
Revision as of 19:35, 25 April 2019 by Alexander (talk | contribs) (New page created for purpose of documenting the map server aspect of the server environment)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Map Server is responsible for running the different zones of the game.

A new Map Server is created whenever a zone is requested that is not already running. If a zone becomes full then a second instance of that zone will be created as a new Map Server.

---Map Server Configuration---

---Compiling Map Server---