View Single Post
Author Message
Mr. Zero
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 08-25-2014 , 03:57   [L4D1&2] Vocalize To Chat
Reply With Quote #1

Vocalize To Chat

About:
A small simple plugin to help clear up confusion when having multiple Survivors of the same character and everyone using vocalize commands at the same time.

When a player use their vocalize command, this plugin will simply print it to chat in the same way TF2 does. The format is (Voice) Player: Thanks!

Simply add vocalizes you wish to be printed to chat in the translation file (all in lowercase) to make it work.

Code:
	"playerthanks"
	{
		"en"		"Thanks!"
	}
	"playerdeath"
	{
		"en"		"END MY MISERABLE EXISTENCE"
	}

Description:
Prints player initiated vocalize commands to chat.

Commands:
No commands are implemented in this plugin.

Cvars:
No convars are implemented in this plugin.

Known Problems / Things to Notice:

Change log:
Code:
Version 1.0.0  2014-08-25
Initial public release
Attached Files
File Type: zip vocalizetochat_release.zip (21.7 KB, 1515 views)

Last edited by Mr. Zero; 08-25-2014 at 04:01.
Mr. Zero is offline