Home
last modified time | relevance | path

Searched refs:G_TeamCommand (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_target.c232 G_TeamCommand( TEAM_RED, va("cps \"%s\"", ent->message) ); in Use_Target_Print()
236 G_TeamCommand( TEAM_RED, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
242 G_TeamCommand( TEAM_BLUE, va("cps \"%s\"", ent->message) ); in Use_Target_Print()
246 G_TeamCommand( TEAM_BLUE, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
H A Dg_local.h1085 void G_TeamCommand( team_t team, char *cmd );
H A Dg_utils.c218 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_target.c95 G_TeamCommand( PTE_HUMANS, va( "cp \"%s\"", ent->message ) ); in Use_Target_Print()
97 G_TeamCommand( PTE_ALIENS, va( "cp \"%s\"", ent->message ) ); in Use_Target_Print()
H A Dg_utils.c157 void G_TeamCommand( pTeam_t team, char *cmd ) in G_TeamCommand() function
H A Dg_local.h690 void G_TeamCommand( pTeam_t team, char *cmd );
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_target.c150 G_TeamCommand( TEAM_RED, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
153 G_TeamCommand( TEAM_BLUE, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
H A Dg_utils.c134 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
H A Dg_local.h467 void G_TeamCommand( team_t team, char *cmd );
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_target.c150 G_TeamCommand( TEAM_RED, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
153 G_TeamCommand( TEAM_BLUE, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
H A Dg_utils.c134 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
H A Dg_local.h467 void G_TeamCommand( team_t team, char *cmd );
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_target.c150 G_TeamCommand( TEAM_RED, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
153 G_TeamCommand( TEAM_BLUE, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
H A Dg_utils.c134 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
H A Dg_local.h467 void G_TeamCommand( team_t team, char *cmd );
/dports/games/evq3/evq3/code/game/
H A Dg_target.c150 G_TeamCommand( TEAM_RED, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
153 G_TeamCommand( TEAM_BLUE, va("cp \"%s\"", ent->message) ); in Use_Target_Print()
H A Dg_utils.c134 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
H A Dg_local.h467 void G_TeamCommand( team_t team, char *cmd );
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_target.c162 G_TeamCommand( TEAM_RED, va( "cp \"%s\"", ent->message ) ); in Use_Target_Print()
165 G_TeamCommand( TEAM_BLUE, va( "cp \"%s\"", ent->message ) ); in Use_Target_Print()
H A Dg_utils.c145 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
H A Dg_local.h825 void G_TeamCommand( team_t team, char *cmd );
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_target.c162 G_TeamCommand( TEAM_RED, va( "cp \"%s\"", ent->message ) ); in Use_Target_Print()
165 G_TeamCommand( TEAM_BLUE, va( "cp \"%s\"", ent->message ) ); in Use_Target_Print()
H A Dg_utils.c145 void G_TeamCommand( team_t team, char *cmd ) { in G_TeamCommand() function
H A Dg_local.h792 void G_TeamCommand( team_t team, char *cmd );
H A Dg_funcs.h216 {"G_TeamCommand", (byte *)G_TeamCommand},

12