Garry's Mod

Garry's Mod

Chatping
Showing 1-10 of 11 entries
< 1  2 >
Update: 8 Jul, 2022 @ 1:46am

Version bump to 1.2.1, contains minor bugfixes and language changes

Update: 7 Jul, 2022 @ 9:26pm

Added a player validity check, should fix minor IsMuted lua error

Update: 7 Jul, 2022 @ 12:31pm

Switched ErrorNoHaltWithStack for MsgC and chat.AddText

Update: 29 Jan, 2022 @ 9:20am

v1.2.0 First (truly) stable release, the addon has been completely revamped and improved, with new features for ease of use, quality of life and preferences.

- New interface available for all gamemodes with the concommand "chatping" (TTT still has a special tab in the helpmenu)
- English and Spanish languages
- Unlimited and cross-server aliases
- Player muting
- Self-pinging
- Visual pings
- Alias-only and visual-only modes
- New sounds, with a selector and tester for each sound
- Errors are a lot less annoying
- Custom sounds are easier to install and test

https://github.com/actuallyNothing/chatping/

Update: 4 Nov, 2020 @ 3:02am

-Code refactoring, hook renaming and file restructuring
Changes are visible in GitHub: https://github.com/actuallyNothing/chatping

Update: 11 Oct, 2020 @ 6:07pm

-Removed Loopback option
-Replaced alphanumerical distinction with two new cvars: 'chatping_alias_enable' and 'chatping_alias'
-Alias enable a player to set a secondary keyword to trigger the pingsound
-Revamped Derma UI for TTT helpmenu to make it easier to read and understand

Update: 9 Oct, 2020 @ 2:51pm

-Fixed typos in cvars
-Added support for non-case-sensitive matching
-Added support for TTT helpmenu (F1)

Update: 9 Oct, 2020 @ 11:13am

-Changed scope of variables from global to local

Update: 8 Oct, 2020 @ 7:20pm

-Commenting

Update: 8 Oct, 2020 @ 7:05pm

-Unique hook ID
-"chatping_sound" help text correction