Issues icon indicating copy to clipboard operation
Issues copied to clipboard

CTF Stalemated kills do not count

Open JexeI opened this issue 8 years ago • 0 comments

Obviously, that's a very confusing title. Let me elaborate. When a map that disables capping if both teams have flag possession like

<capture-filter>
<not>
<flag-carried>blue-flag</flag-carried>
</not>
</capture-filter>

And if there is only 1 more flag cap needed to win the game, the person who kills the opponent flag carrier (thus scoring the final point in the game, ending it) will get raindrops for the "kill", but won't get the kill itself. 2016-09-01_16 06 16 As you can see, the red flag dropped (I killed the carrier), which instantly allowed capping for my team, and ended the game, allowing time to reward me the raindrops, but not the kill itself because the game had already ended.

JexeI avatar Sep 01 '16 21:09 JexeI