AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D1&2] Vocalize To Chat (https://forums.alliedmods.net/showthread.php?t=246929)

Mr. Zero 08-25-2014 03:57

[L4D1&2] Vocalize To Chat
 
1 Attachment(s)
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


s.m.a.c head 01-16-2016 12:46

Re: [L4D1&2] Vocalize To Chat
 
I love this plugin thanks so much

BloodyBlade 08-04-2020 07:04

Re: [L4D1&2] Vocalize To Chat
 
1 Attachment(s)
* New syntax

fdxx 10-23-2020 02:36

Re: [L4D1&2] Vocalize To Chat
 
Quote:

Originally Posted by BloodyBlade (Post 2712948)
* New syntax

Thanks for sharing

fdxx 10-23-2020 02:48

Re: [L4D1&2] Vocalize To Chat
 
Can someone add support for PlayerLook? For example:

(Voice) Player: Pills here, First Aid Kit here, Molotov here, ...

GoGetSomeSleep 05-02-2021 02:26

Re: [L4D1&2] Vocalize To Chat
 
how to not ignore bots vocalize?

GoGetSomeSleep 05-05-2021 05:24

Re: [L4D1&2] Vocalize To Chat
 
how to send vocalize really to chat? not only human team chat?

loio 04-29-2022 02:12

Re: [L4D1&2] Vocalize To Chat
 
Quote:

Originally Posted by BloodyBlade (Post 2712948)
* New syntax

relevant now?

Binhz109 03-21-2023 09:30

Re: [L4D1&2] Vocalize To Chat
 
Quote:

Originally Posted by BloodyBlade (Post 2712948)
* New syntax

Now it work tks for shared

caphao1101 12-24-2023 10:45

Re: [L4D1&2] Vocalize To Chat
 
//// vocalizetochat.sp
//
// C:\Users\Admin\AppData\Local\Temp\Rar$EXa228. 2717\Sourcemod v1.11\addons\sourcemod\scripting\include\l4d_ stocks.inc(851) : error 001: expected token: ",", but found ";"
//
// 1 Error.
//
// Compilation Time: 0,72 sec
// ----------------------------------------

Press enter to exit ...

Someone please help me :(


All times are GMT -4. The time now is 01:16.

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