mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-12 06:34:35 +00:00
MissionType/PUGpassword changes
This commit is contained in:
parent
2ec4150949
commit
33b20f0664
6 changed files with 47 additions and 67 deletions
|
|
@ -32,8 +32,8 @@ if (!isActivePackage(StartTeamCounts))
|
|||
|
||||
function GetTeamCounts( %game, %client, %respawn )
|
||||
{
|
||||
//Check pug password
|
||||
CheckPUGpassword();
|
||||
//Run MissionTypeOptions
|
||||
MissionTypeOptions();
|
||||
|
||||
//Get teamcounts
|
||||
if( $GetCountsClientTeamChange && $countdownStarted && $MatchStarted )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue