]> git.pond.sub.org Git - empserver/blob - info/range.t
m4: Refresh macros from autoconf-archive commit fd1d25c148
[empserver] / info / range.t
1 .TH Command RANGE
2 .NA range "Edit the range of a plane"
3 .LV Expert
4 .SY "range <PLANES> <range-limit>"
5 The \*Qrange\*U command is used to limit the maximum range of
6 individual planes. This can be useful in setting up high tech
7 interceptors (planes, ABMs, SAMs, etc.) to cover only a small
8 limited area.
9 .s1
10 Note that missiles always fly at double range (since they don't need
11 to fly back), so you should cut the desired range in half before using
12 the range command.
13 .s1
14 For example, if plane 1 were a plane and you wanted to limit its
15 reaction radius to 6, then you would type:
16 .EX "range 1 6"
17 and if plane 2 were a missile and you wanted to limit its reaction
18 radius to 6, then you would type:
19 .EX "range 2 3"
20
21 .SA "Planes"