#include <be_ai_chat.h>
Collaboration diagram for bot_match_s:

Data Fields | |
| char | string [MAX_MESSAGE_SIZE] |
| int | subtype |
| int | type |
| bot_matchvariable_t | variables [MAX_MATCHVARIABLES] |
|
|
Definition at line 63 of file be_ai_chat.h. Referenced by BotAddressedToBot(), BotExpandChatMessage(), BotFindMatch(), BotMatchVariable(), BotReplyChat(), and StringsMatch(). |
|
|
Definition at line 65 of file be_ai_chat.h. Referenced by BotAddressedToBot(), BotCheckConsoleMessages(), BotFindMatch(), BotGetPatrolWaypoints(), BotGetTime(), BotMatch_Camp(), BotMatch_CTF(), BotMatch_FormationSpace(), BotMatch_HelpAccompany(), BotMatch_LeadTheWay(), BotMatch_StartTeamLeaderShip(), BotMatch_StopTeamLeaderShip(), and BotMatch_TaskPreference(). |
|
|
Definition at line 64 of file be_ai_chat.h. Referenced by BotAddressedToBot(), BotFindMatch(), BotGetTime(), BotMatch_HelpAccompany(), and BotMatchMessage(). |
|
|
Definition at line 66 of file be_ai_chat.h. Referenced by BotCheckConsoleMessages(), BotExpandChatMessage(), BotFindMatch(), BotMatchVariable(), BotReplyChat(), and StringsMatch(). |
1.3.9.1