As sawce would say. Bug go squish. :D
This commit is contained in:
parent
53b7516449
commit
01bacc3275
|
@ -53,7 +53,7 @@ public plugin_init() {
|
|||
new szMapName[4]
|
||||
get_mapname(szMapName, 3)
|
||||
if (equal(szMapName, "co_")) {
|
||||
register_event("PlayHUDNot", "roundChange", "bc", "1=0", "2>56", "2<59")
|
||||
register_event("PlayHUDNot", "roundChange", "bc", "1=0", "2>56", "2<58")
|
||||
is_combat = true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user