[CSGO] Kill Confirmed

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CSGO] Kill Confirmed

Post by Andreeas »

A simple gamemode I thought of remaking in csgo while messing around with the "item_coop_coin" entity

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
Post Reply

Return to “Gameplay”