Hooks ShouldChatTick - brianhang/nutscript2 GitHub Wiki
Description
shouldTick = ShouldChatTick()
This client hook is called to see if a player's message should make the tick sound.
Returns
| Name | Description |
|---|---|
shouldTick |
true if the tick sound should play, false otherwise. |