Searched refs:ShowKillsCount (Results 1 – 3 of 3) sorted by relevance
86 static unsigned ShowKillsCount = 0; variable540 if (cheat_kills[ShowKillsCount] == ev->data1 && netgame && deathmatch) in AM_Responder()542 ShowKillsCount++; in AM_Responder()543 if (ShowKillsCount == 5) in AM_Responder()545 ShowKillsCount = 0; in AM_Responder()552 ShowKillsCount = 0; in AM_Responder()
86 static unsigned ShowKillsCount = 0; variable537 if (cheat_kills[ShowKillsCount] == ev->data1 && netgame && deathmatch) in AM_Responder()539 ShowKillsCount++; in AM_Responder()540 if (ShowKillsCount == 5) in AM_Responder()542 ShowKillsCount = 0; in AM_Responder()549 ShowKillsCount = 0; in AM_Responder()
84 static unsigned ShowKillsCount = 0; variable485 if(cheat_kills[ShowKillsCount] == ev->data1 && netgame && deathmatch) in AM_Responder()487 ShowKillsCount++; in AM_Responder()488 if(ShowKillsCount == 5) in AM_Responder()490 ShowKillsCount = 0; in AM_Responder()497 ShowKillsCount = 0; in AM_Responder()