Home
last modified time | relevance | path

Searched refs:clientto (Results 1 – 24 of 24) sorted by relevance

/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ea.c72 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
74 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h94 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2810 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2829 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ea.c72 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
74 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h94 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2810 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2829 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ea.c73 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
75 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h95 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2798 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2817 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ea.c72 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
74 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h94 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2810 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2829 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ea.c72 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
74 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h94 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2810 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2829 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ea.cpp78 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
80 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h101 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.cpp2814 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2833 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ea.c72 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
74 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h94 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2810 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2829 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ea.c72 void EA_Tell(int client, int clientto, char *str) in EA_Tell() argument
74 botimport.BotClientCommand(client, va("tell %d, %s", clientto, str)); in EA_Tell()
H A Dbe_ai_chat.h94 void BotEnterChat(int chatstate, int clientto, int sendto);
H A Dbe_ai_chat.c2810 void BotEnterChat(int chatstate, int clientto, int sendto) in BotEnterChat() argument
2829 EA_Command(cs->client, va("tell %d %s", clientto, cs->chatmessage)); in BotEnterChat()