]> git.pond.sub.org Git - empserver/blob - info/offer.t
info/Empire4.4: Improve a few change log entries
[empserver] / info / offer.t
1 .TH Command OFFER
2 .NA offer "Offer a loan to another country"
3 .LV Expert
4 .SY "offer loan <CNUM/CNAME> <AMOUNT> <DURATION> <RATE>"
5 The offer command is used to offer a loan
6 to another country.
7 .s1
8 <CNUM/CNAME> is the number or name of the country to whom
9 you are offering the loan,
10 .s1
11 <AMOUNT> is the size of the loan.
12 (NOTE: do not use a dollar sign),
13 .s1
14 <DURATION> is the length of the loan in days,
15 .s1
16 <RATE> is the interest rate, (per <DURATION>), on the loan.
17 .s1
18 The program prompts with various questions concerning any
19 terms of the loan not provided on the command line
20 and sends a telegram to <CNUM/CNAME> announcing the loan offer.
21 .s1
22 If the other country accepts the loan,
23 (using the \*Qconsider\*U command),
24 the money will be transferred from your account
25 and you will be notified that the loan duration has started.
26 .s1
27 Note that the dependence of rate on the duration makes a 30 day loan
28 at 10% a worse deal than a 60 day loan at 15%.
29 .s1
30 .SA "collect, consider, ledger, repay, Loans"