]> git.pond.sub.org Git - empserver/blob - info/list.t
(player_coms): Clean up c_form of announce, break, bye and list.
[empserver] / info / list.t
1 .TH Command LIST
2 .NA list "List commands which are currently legal"
3 .LV Expert
4 .SY list
5 The list command gets you a list of currently legal commands
6 with their associated BTU costs,
7 (see \*Qinfo time\*U for description of BTU's).
8 This should not be confused with \*Qinfo {commands}\*U
9 which generates a brief summary of each command.
10 .s1
11 .EX list
12 .NF
13                 Current EMPIRE Command List
14                 ------- ------ ------- ----
15 Initial number is cost in BTU's.
16 The next 2 character (if present)
17 Next 2 chars (if present) are:
18 $ - must be non-broke c -- must have capital
19 Text enclosed in {braces} is comment rather than part of the command.
20 Args in [brackets] are optional, but can only appear on the command line.
21 Args in <angle brackets> have the following meanings:
22   <CNUM/CNAME> :: a country number or name
23   <ITEM> :: commodity such as `ore', `guns', etc
24   <LOAN> :: loan number
25   <SECT> :: sector coordinates in the form:   x,y
26   <SECTS> :: sector(s) in the form:   lox:hix,loy:hiy/d ?cond&cond&...  
27   <SHIP> :: one ship number
28   <FLEET> :: fleet designation, or area
29 2    announce                          2 arm <PLANE> <WARHEAD> <NUMBER>
30 2 $c assault <SECT> {from ship}        2 attack <SECT> <move-in> {from sect}
31      etc.
32 .FI
33 .SA "Syntax, Time, Bugs, Playing"