]> git.pond.sub.org Git - empserver/blob - info/ndump.t
info: New Common-Fever, Hvy-Fever
[empserver] / info / ndump.t
1 .TH Command NDUMP
2 .NA ndump "Dump raw nuke information"
3 .LV Expert
4 .SY "ndump <NUKES>"
5 The ndump command displays all information on
6 some or all of your nuclear devices.
7 Each nuke's information is printed on one very long line.
8 Fields are separated by a single space.
9 .s1
10 This command is designed to be used for input to an empire tool
11 such as \*Qve\*U.
12 .s1
13 In the syntax of the ndump command
14 <NUKES> are the ships on which you wish information
15 (see \*Qinfo Syntax\*U).
16 .s1
17 An ndump command lists all selected nuclear devices headed by:
18 .NF
19 Sun Feb  9 22:16:37 1997
20 DUMP NUKES 855544597
21 id x y num type
22 .FI
23 The first line is the date.  The second line is the
24 "DUMP NUKES <timestamp>" where the <timestamp> field is the current
25 timestamp.  The third line is the columns which are output.
26 .NF
27    x       x location
28    y       y location
29    num     always 1 for backward compatibility
30    type    type of nuke
31 .FI
32 A typical usage might be:
33 .EX ndump #5
34 which would list data for all nukes in realm #5.
35 .s1
36 A ndump lists each of your nukes in the specified area.
37 The header line is a list of fields that correspond
38 to the order that ndump prints the nuke info.
39 .s1
40 .SA "nuke, xdump, Planes, Nukes"