From 022950a540acfc57fb4d1637eb5970fa6be17228 Mon Sep 17 00:00:00 2001 From: historic_bruno Date: Thu, 5 May 2011 22:10:09 +0000 Subject: [PATCH] Documents AI autostart option in readme This was SVN commit r9455. --- binaries/system/readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/binaries/system/readme.txt b/binaries/system/readme.txt index 8a9a5abd7c..21a130335c 100644 --- a/binaries/system/readme.txt +++ b/binaries/system/readme.txt @@ -43,6 +43,7 @@ Autostart options: -autostart-players=NUMBER number of players -autostart-client multiplayer client mode -autostart-ip=IP multiplayer connect to given IP +-autostart-ai=PLAYER:AI adds named AI to the given player (such as 2:testbot) Random maps only: -autostart-random random map -autostart-random=SEED random map with seed value (default 0, use -1 for random)