Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
367 B

Award
{
name = "Command Point Capture";
noWinnerMessage = "Not one command point was captured this match!";
extraInfo = "%player captured %number command points!";
trigger
{
key= #cz_bcap1;
key= #cz_bcap2;
key= #cz_bcap3;
key= #cz_bcap4;
key= #cz_bcap5;
key= #cz_rcap1;
key= #cz_rcap2;
key= #cz_rcap3;
key= #cz_rcap4;
key= #cz_rcap5;
}
}