]> git.pond.sub.org Git - empserver/blob - info/Commands/add.t
Import of Empire 4.2.12
[empserver] / info / Commands / add.t
1 .TH Command ADD
2 .NA add "Add/Remove a country in the game"
3 .LV Expert
4 .SY "add <NAT> <NAME> <REP> <visitor|new|active|god|delete> <check|wipe|ignore>"
5 .EX add 1 bunky mypass n i
6 This adds a new player to the game.
7 .EX add 2 visitor visitor v i
8 This adds a visitor country to the game.
9 .EX add 1 bunky mypass d w
10 This removes bunky and all his sectors & units from the game.
11 .EX add 1 bunky mypass d c
12 Just to make sure that bunky doesn't still have any stuff in the game.
13 .EX add 36 martian outerspace a i
14 This will add a new country which will be able to send/receive
15 telegrams but won't have any land.  For example, you could give a
16 newbie helper a country like this.
17 .SA "newcap, Deity"