Home
last modified time | relevance | path

Searched refs:NumBots (Results 1 – 23 of 23) sorted by relevance

/dports/games/atr3d/atr3d/
H A Dserverconfig.cpp56 int NumBots; variable
122 NumBots=0; in SetServerDefaults()
215 NumBots=atoi(value); in ServerAssignValue()
H A Dserverdata.h37 extern int NumBots;
H A Dservergame.cpp102 for (i=0; i<NumBots; i++) { in StartGame()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dai_main.h220 int NumBots( void );
H A Dai_main.c278 int NumBots( void ) { in NumBots() function
H A Dai_dmq3.c2599 if ( random() < 1.5 / ( NumBots() + 1 ) && random() < chat_reply ) { in BotCheckConsoleMessages()
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dai_main.h220 int NumBots( void );
H A Dai_main.c278 int NumBots( void ) { in NumBots() function
H A Dai_dmq3.c2592 if ( random() < 1.5 / ( NumBots() + 1 ) && random() < chat_reply ) { in BotCheckConsoleMessages()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dai_main.h285 int NumBots(void);
H A Dai_main.c695 int NumBots(void) { in NumBots() function
H A Dai_dmq3.c4679 if (random() < 1.5 / (NumBots()+1) && random() < chat_reply) { in BotCheckConsoleMessages()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dai_main.h285 int NumBots(void);
H A Dai_main.c695 int NumBots(void) { in NumBots() function
H A Dai_dmq3.c4679 if (random() < 1.5 / (NumBots()+1) && random() < chat_reply) { in BotCheckConsoleMessages()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dai_main.h285 int NumBots(void);
H A Dai_main.c695 int NumBots(void) { in NumBots() function
H A Dai_dmq3.c4679 if (random() < 1.5 / (NumBots()+1) && random() < chat_reply) { in BotCheckConsoleMessages()
/dports/games/evq3/evq3/code/game/
H A Dai_main.h285 int NumBots(void);
H A Dai_main.c695 int NumBots(void) { in NumBots() function
H A Dai_dmq3.c4679 if (random() < 1.5 / (NumBots()+1) && random() < chat_reply) { in BotCheckConsoleMessages()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dai_main.h367 int NumBots(void);
H A Dai_main.c432 int NumBots(void) { in NumBots() function