]> git.pond.sub.org Git - empserver/blob - info/disable.t
ship: Unbreak MOB_ACCESS real-time mobility update for ships
[empserver] / info / disable.t
1 .TH Command DISABLE
2 .NA disable "Disable Updates"
3 .LV Expert
4 .SY "disable"
5 No updates will fire if you disable them.  The \*Qshow updates\*U
6 command will report the fact.
7 .s1
8 Disabling updates this way does not stop the Empire clock.  Stuff
9 using the clock, like BTU growth, continues normally.  Should a
10 scheduled update be actually missed, however, the Empire clock
11 automatically recalibrates, to maintain the fixed number of ETUs
12 between updates.  This effectively stops the clock.
13 .s1
14 You should not use this command as a tool for implementing your update
15 schedule!  Enabling and disabling updates by hand is far too error
16 prone, and your players can't trust the show command to find out
17 when the next update really is.  Use the update schedule file instead.
18 .SA "disable, show, Time, Deity"