[CS:GO] Kill Streak Rewards

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

[CS:GO] Kill Streak Rewards

Post by greenie »

Note: This is my first plugin so code might be a bit "dirty".

Description:

This plugin gives rewards aka weapons/equipments for kills. Any CS:GO guns, utilites, equipments can be given. I personally use it in my server for giving healthshot.

Config:
"Rewards"
{
// Plugin mode: 0 - disabled, 1 - counts every kills including team kills, except suicide (for FFA),
// 2 - counts only enemy team kills
"mode" "2"

// Kill counts and rewards for those kills
"1" "weapon_smokegrenade"
"2" "weapon_flashbang"
"3" "weapon_hegrenade"
}
Credits:

lugui - For helping on debug
Grey83 - big thanks for optimizing plugin and making it more usefull.

GITHUB
Post Reply

Return to “Fun Stuff”