]> git.pond.sub.org Git - empserver/blob - info/toggle.t
ship: Unbreak MOB_ACCESS real-time mobility update for ships
[empserver] / info / 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 .s1
11 .EX "toggle inform"
12 Will toggle the "inform" flag (default off) for your country.  When
13 inform is on, the server will inform you immediately whenever you
14 receive a telegram.
15 .s1
16 .EX "toggle flash"
17 Will toggle the "flash" flag (default on) for your country.  When
18 flash is on, you can receive instantaneous messages from your allies when
19 they use the "flash" and "wall" commands.
20 .s1
21 .EX "toggle beep"
22 Will toggle the "beep" flag (default on) for your country.  When beep
23 is on, your terminal will beep whenever there's a big explosion in
24 the game (shells, bombs, torpedoes...).  You might want to turn beep
25 off if you don't want to disturb others.
26 .s1
27 .EX "toggle coastwatch"
28 Will toggle the "coastwatch" flag (default on) for your country.  When
29 coastwatch is on, then you will receive telegrams informing you of any
30 new ship sightings.  Note that allied and friendly ships do not show up
31 in these automatic sightings.
32 .s1
33 .EX "toggle sonar"
34 Will toggle the "sonar" flag (default on) for your country.  When
35 sonar is on, then you will receive telegrams whenever any of your
36 sonar-equipped ships detect a sonar ping.
37 .s1
38 .EX "toggle techlists"
39 Will toggle the "techlists" flag (default off) for your country.  When
40 techlists is on, when you do a "show" command, the lists shows will be
41 in order of tech instead of grouping order.
42 .s1
43 .EX "toggle"
44 Will list all your flags and show whether they are on or off.
45 .s1
46 .SA "telegram, flash, wall, Communication"