Raised This Month: $ Target: $400
 0% 

[ANY] Chat Mentions


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
FrAgOrDiE
AlliedModders Donor
Join Date: May 2018
Location: Italy
Plugin ID:
7563
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Any
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
Source plugin which allows player to mention nicknames in the chat
Old 03-18-2021 , 19:25   [ANY] Chat Mentions
Reply With Quote #1

Description
This plugin allows chat mentions to draw someone's attention. The plugin allows partial nickname targeting eg. @frag, will be replaced with colored FrAgOrDiE in the chat and a sound will be reproduced to FrAgOrDiE. Multiple targetings are also allowed such as @all, @t, @ct, @dead.
NB. Chat Processor
is required.

CVARS
Code:
// Color prefix to use for mentioned name in chat
// -
// Default: "{green}"
sm_chatmentions_color "{green}"

// Color prefix to use for mentioned name in chat
// -
// Default: "Chat-Mentions/mention.wav"
sm_chatmentions_sound "Chat-Mentions/mention.wav"

// Show "@" sign before player name mention
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatmentions_show_at "0"

// Show "@" sign before single player name mention
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatmentions_show_at_on_single_target "0"

// Show "@" sign before multiple targeting eg. @all, @t, @ct
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatmentions_show_at_on_multiple_target "1"
API
PHP Code:
forward void Mentions_OnPlayerMentioned(int client); 
Screenshots







Download
GitHub
__________________
Add me on discord: FrAgOrDiE#5182
Add me on steam: https://steamcommunity.com/id/fragordie002/
Join my discord server: http://discord.gg/JpAUXMn
FrAgOrDiE is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode