mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 14:14:33 +00:00
Made LCTF Gamemode
This commit is contained in:
parent
90bb6175dc
commit
0c3e7c9892
7 changed files with 2705 additions and 80 deletions
|
|
@ -54,7 +54,7 @@ function GetTeamCounts(%game)
|
|||
|
||||
if(!$Host::TournamentMode)
|
||||
{
|
||||
if($CurrentMissionType $= "CTF") //No SCtF
|
||||
if($CurrentMissionType $= "CTF") //No LCTF
|
||||
NBRStatusNotify(%game); //Base Rape
|
||||
|
||||
if($CurrentMissionType $= "CTF" || $CurrentMissionType $= "DM")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue