splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
557 stars 176 forks source link

Include console messages in `Get5_OnPlayerSay` #989

Closed nickdnk closed 1 year ago

nickdnk commented 1 year ago

This includes any messages console may type in chat in the Get5_OnPlayerSay forward. Useful if admins message players. Breaking change as integrations now must filter out this event if user_id is zero.