Skip to content

Conversation

@metita
Copy link
Contributor

@metita metita commented Dec 20, 2025

Adds RG_Host_Say hook that allows intercepting/modifying player chat messages (say/say_team).

Adds RG_Host_Say hook that allows intercepting/modifying player chat messages (say/say_team).

Parameters:

- CBasePlayer *pPlayer - sender

- bool teamonly - team chat flag

- const char *text - message text

- const char *pszFormat - client format string

- const char *pszConsoleFormat - console format string

- bool bSenderDead - sender death state

- const char *placeName - location name (for location chat)

- bool consoleUsed - if console format uses place name
@metita
Copy link
Contributor Author

metita commented Dec 21, 2025

Closing in favor of #1134

@metita metita closed this Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant