home *** CD-ROM | disk | FTP | other *** search
- ;universe.cfg
- ;all tokens are case-insensitive
- ;comments begin with a semicolon, empty lines will be ignored
-
- ;the following settings create a universe with a smooth growing of money, colonists and minerals
-
- ;races (1-10) in ascending sequence, seperated by a space-character
- race 2 3 4 6 7 10
-
- ;host-directory
- hostdir c:\os2pl\host
-
- ;creates new random coordinates for planets (recommended) - (yes or no)
- createNewCoords yes
-
- ;starbases won't be placed at the borders (comment out if you don't need it)
- NoBorder
-
- ;minimal distance to next starbase (vary this value if you use an extern starchart or if universe.exe stucks)
- minDistance 500
- ;maximal distance to next starbase (vary this value if you use an extern starchart or if universe.exe stucks)
- maxDistance 800
-
- ;number of wormholes (don't specify too much wormholes)
- wormholes 5
-
- ;number of ionstorms
- ionstorms 10
-
-
- ;number of colonists
- colonists 5000
-
- ;money
- money 3000
-
- ;minmal total dilithium
- minDilTotal 2000
- ;maximal total dilithium
- maxDilTotal 3000
-
- ;minmal total duranium
- minDurTotal 2000
- ;maximal total duranium
- maxDurTotal 10000
-
- ;minmal total bilithrium
- minBilTotal 2000
- ;maximal total bilithrium
- maxBilTotal 3000
-
- ;minmal total latinum
- minLatTotal 1000
- ;maximal total latinum
- maxLatTotal 2000
-
- ;minmal mined dilithium
- minDilMined 200
- ;maximal mined dilithium
- maxDilMined 400
-
- ;minmal mined duranium
- minDurMined 200
- ;maximal mined duranium
- maxDurMined 400
-
- ;minmal mined bilithrium
- minBilMined 200
- ;maximal mined bilithrium
- maxBilMined 400
-
- ;minmal mined latinum
- minLatMined 100
- ;maximal mined latinum
- maxLatMined 200
-
-
-