Home
last modified time | relevance | path

Searched refs:shuffleteams (Results 1 – 8 of 8) sorted by relevance

/dports/games/assaultcube/AssaultCube_v1.2.0.2/config/
H A Dadmin.cfg16 const shuffleteams [ callvote 12 ]
H A Dmenus_multiplayer.cfg122 menuitem [Initiate shuffleteams] shuffleteams
H A Ddocs.cfg1916 docident [shuffleteams] [Shuffles the teams. The server will attempt to restore balance, but the re…
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dserveractions.h276 shuffleteams(); in perform()
H A Dserver.cpp1656 void shuffleteams(int ftr = FTR_AUTOTEAM) in shuffleteams() function
1722 shuffleteams(); in balanceteams()
1997 shuffleteams(FTR_INFO); in startgame()
/dports/games/xonotic/Xonotic/source/qcsrc/server/command/
H A Dsv_cmd.qc211 LOG_INFO("See also: ^2moveplayer, shuffleteams^7\n");
1138 LOG_INFO("See also: ^2allspec, shuffleteams^7\n");
1387 LOG_INFO("\nUsage:^3 sv_cmd shuffleteams\n");
1734 SERVER_COMMAND(shuffleteams, "Randomly move players to different teams") { GameCommand_shuffleteams…
/dports/games/xonotic/Xonotic/server/
H A Dserver.cfg88 …tch reducematchtime extendmatchtime allready kick cointoss movetoauto shuffleteams" // players can…
/dports/games/xonotic/Xonotic/source/qcsrc/client/hud/panel/
H A Dquickmenu.qc861 QUICKMENU_ENTRY(CTX(_("QMCMD^Shuffle teams")), "vcall shuffleteams")