]> git.pond.sub.org Git - empserver/blob - info/flash.t
info/Empire4.4: Improve a few change log entries
[empserver] / info / flash.t
1 .TH Command FLASH
2 .NA flash "Send a message directly to a friend's terminal"
3 .LV Expert
4 .SY "flash <CNUM/CNAME> [<MESSAGE>]"
5 .s1
6 The <CNUM/CNAME> argument is either the number or name of
7 the recipient nation.
8 .s1
9 flash allows instant communication between friendly nations.
10 flash has two different syntaxes.  You can either send your friend a one
11 line message as in:
12 .EX flash Foobots Hi there, I'm back from lunch
13 .s1
14 Or you can send a multi-line message:
15 .EX flash Foobots
16 .NF
17 > Hi there.
18 > I ate Fodderland for lunch.
19 > .
20 .FI
21 You can end a multi-line flash with a '.' (period) on a line all by
22 itself.
23 .s1
24 If you do not wish to receive any flash messages from your friends,
25 then you can temporarily turn the feature off by typing "toggle flash".
26 .s1
27 Note that if the person you are flashing is allied to you, you will
28 be informed if they are not logged in or not accepting flashes when you attempt
29 to flash them.  This only works when *they* are allied with you, since
30 you would normally see them logged in or not using "players"
31 .s1
32 .SA "toggle, wall, declare, players, telegram, Communication"