When ignoring console the match must be explicit (client 0), not just any non-valid player. Unspecified clients (-1) are used on core events, but they were wrongfully ignored. Clients are only specified on player events or console events. Simplified logig: Instead of checking what something isn't, check what it's required to be. Inverted logic may be confusing.
Description
No description provided
Languages
SourcePawn
88.1%
Pawn
9.9%
C++
1.3%
Shell
0.5%
Makefile
0.1%