New command show updates:
(show): New sub-command. (player_coms): Update its c_form. (show_updates, fmttime2822): New. (vers): Show game_days and game_hours. (upda): Mark obsolete and point to show updates. (vers): Point to show rather than update. Rewrite much of info zdone.
This commit is contained in:
parent
87eeea32c9
commit
a57645340c
12 changed files with 111 additions and 26 deletions
|
@ -2,8 +2,8 @@
|
|||
.NA disable "Disable Updates"
|
||||
.LV Expert
|
||||
.SY "disable"
|
||||
No updates will fire if you disable them. "UPDATES ARE DISABLED" will
|
||||
show up in the output of the "update" command.
|
||||
No updates will fire if you disable them. The \*Qshow updates\*U
|
||||
command will report the fact.
|
||||
.s1
|
||||
Disabling updates this way does not stop the Empire clock. Stuff
|
||||
using the clock, like BTU growth, continues normally. Should a
|
||||
|
@ -13,6 +13,6 @@ between updates. This effectively stops the clock.
|
|||
.s1
|
||||
You should not use this command as a tool for implementing your update
|
||||
schedule! Enabling and disabling updates by hand is far too error
|
||||
prone, and your players can't trust the update command to find out
|
||||
prone, and your players can't trust the show command to find out
|
||||
when the next update really is. Use the update schedule file instead.
|
||||
.SA "update, disable, Time, Deity"
|
||||
.SA "disable, show, Time, Deity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue