KnifeMadness: need to reset bool on death too
or ppl will lose points for going to spec after the death
This commit is contained in:
@@ -66,6 +66,7 @@ public Action OnClientDeath(Event hEvent, const char[] sEvent, bool bDontBroadca
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
g_bClientKnifed[client] = false;
|
||||
return Plugin_Continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user