sm-zombiereloaded-3/src
richard 55876fe2ff Fixed LogMessageFormatted ignoring unspecified clients (-1) when ignore console is enabled. Simplified logic.
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.
2009-04-27 20:08:59 +02:00
..
include Added hitgroup API, and logging values for it. Knockback module is done. 2009-04-15 03:24:02 +02:00
zr Fixed LogMessageFormatted ignoring unspecified clients (-1) when ignore console is enabled. Simplified logic. 2009-04-27 20:08:59 +02:00
zombiereloaded.sp Merged heads, with manual fixes to not revert newer changes. 2009-04-27 19:51:29 +02:00