This will reset your score automatically as soon as you die.
Put this in your FireGameEvent hook.
if (!strcmp(name, "player_death"))
{
const auto attacker = g_pEngine->GetPlayerForUserID(event->GetInt("attacker"));
const auto userid =...
Legit dont works
Sometimes crash
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ****** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***