Description
Kill confirmed is a gamemode where you have to confirm the kills you or a teammate makes by collects a coin that spawns when someone is killed.
ConVars
// How long till coins despawn
// -
// Default: "10"
// Minimum: "0.000000"
kc_coinlife "10"
// Points gained for collected a coin of the opposing team
// -
// Default: "1"
// Minimum: "0.000000"
kc_collectpointgain "1"
// How many points does the other team lose when their coin is collected
// -
// Default: "0"
// Minimum: "0.000000"
kc_collectpointloss "0"
// Score required to win
// -
// Default: "30"
// Minimum: "0.000000"
kc_maxscore "30"
Download
Source