]> git.pond.sub.org Git - empserver/blob - scripts/README
Import of Empire 4.2.12
[empserver] / scripts / README
1 The files in this directory are various utility scripts/programs
2 submitted by various people for doing routine maintainence on the
3 server, such as keeping it alive, making maps, posting to newsgroups,
4 starting blitzes, etc.
5
6 While we provide these files for your convenience, they are not an
7 "official" part of the server.  Therefore, you can e-mail us with
8 problems with them, but we may or may not know the answers and/or how
9 to fix any problems.  Some of the files have the author's e-mail in
10 them, and others are anonymous submissions, so you may want to try
11 to contact the authors if all else fails (but try us first, as we might
12 know.)
13
14 Wolfpack!
15
16 ------
17
18 keepitup
19         Automatically reboots your Empire server if it crashes.
20         No configuration necessary.  See the comments at the top of
21         the file for syntax.  See crontab.config for an example of
22         what to add to your crontab.
23
24 saveass
25         Makes automatic backups of your game data.  See crontab.config.
26         To configure, change two paths at the top of the file.
27
28 bigstart
29         Handy for blitzes.  Fill start islands with sanctuaries and
30         fill the sanctuaries with civs.  To configure, change the
31         value of "height" and "width" in teh BEGIN routine.
32
33 postresults
34         Useful for posting canned results to a newsgroup.
35
36 blitz/
37         Scripts for running an auto-resetting blitz.
38
39 mapper/
40         Scripts for making mpeg videos of your game.  See mapper/README
41         for configuration details.