]> git.pond.sub.org Git - empserver/blob - info/Commands/toggle.t
Import of Empire 4.2.12
[empserver] / info / Commands / toggle.t
1 .TH Command TOGGLE
2 .NA toggle "Toggle client flags"
3 .LV Expert
4 .SY "toggle [inform|flash|beep|coastwatch|sonar|techlists] [on|off]"
5 You use the toggle command to set various user-interface flags for
6 your country.  The server will remember which flags you have set
7 between sessions.  If you do not specify the second argument ("on" or
8 "off"), then the server will just flip the switch from on to off or
9 vice versa.
10 .EX "toggle inform"
11 Will toggle the "inform" flag (default off) for your country.  When
12 inform is on, the server will inform you immediately whenever you
13 receive a telegram.
14 .s1
15 .EX "toggle flash"
16 Will toggle the "flash" flag (default on) for your country.  When
17 flash is on, you can receive instantaneous messages from your allies when
18 they use the "flash" and "wall" commands.
19 .s1
20 .EX "toggle beep"
21 Will toggle the "beep" flag (default on) for your country.  When beep
22 is on, your terminal will beep whenever there's a big explosion in
23 the game (shells, bombs, torpedoes...).  You might want to turn beep
24 off if you don't want to disturb others.
25 .s1
26 .EX "toggle coastwatch"
27 Will toggle the "coastwatch" flag (default on) for your country.  When
28 coastwatch is on, then you will receive telegrams informing you of any
29 new ship sightings.  Note that allied and friendly ships do not show up
30 in these automatic sightings.
31 .s1
32 .EX "toggle sonar"
33 Will toggle the "sonar" flag (default on) for your country.  When
34 sonar is on, then you will receive telegrams whenever any of your
35 sonar-equipped ships detect a sonar ping.
36 .s1
37 .EX "toggle techlists"
38 Will toggle the "techlists" flag (default off) for your country.  When
39 techlists is on, when you do a "show" command, the lists shows will be
40 in order of tech instead of grouping order.
41 .s1
42 .EX "toggle"
43 Will list all your flags and show whether they are on or off.
44 .s1
45 .SA "telegram, flash, wall, Communication"