From 041eedd7fd1b0b4e7827432dbc5240bd11a0815a Mon Sep 17 00:00:00 2001 From: Roman C Date: Sun, 19 Aug 2007 11:21:02 +0000 Subject: [PATCH] Fixed commands.txt file describing available commands for Aivolution AI. git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2417 4a71c877-e1ca-e34f-864e-861f7616d084 --- data/mods/global/aivolution/commands.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/data/mods/global/aivolution/commands.txt b/data/mods/global/aivolution/commands.txt index cd0cd651e..6289f1521 100644 --- a/data/mods/global/aivolution/commands.txt +++ b/data/mods/global/aivolution/commands.txt @@ -1,3 +1,5 @@ +All commands must be entered without quotes. + "ally me" - ask AI to ally you "go center" - ask AI to send all attack units to the center of the map "status?" - ask AI what it is currently busy with @@ -7,16 +9,16 @@ "help me" - ask AI for help "i'm ok" - notify AI that you don't need his help anymore "go " - tell AI to attack some payer, where is player name (blue, red etc) or player number -" has vtols" - inform AI that some player has VTOLs, will make AI build some additional AI defences +" has vtols" - inform AI that some player has VTOLs, will make AI build some additional AA defences Addressing only certain AI players: If you want only certain AIs to react on your chat message simply address them the way you would have addressed human players, example: -Red, blue, orange: go cyan! +"Red, blue, orange: go cyan!" or: -orange help me +"orange help me" etc \ No newline at end of file