Raised This Month: $12 Target: $400
 3% 

DeadChat with Admin PA system NEW 2.1


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   BAILOPAN (72)
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 03-26-2004 , 23:14   DeadChat with Admin PA system NEW 2.1
Reply With Quote #1

This plugin will allow you to VOICE chat the other team when you are dead. Basically it turns on "all talk" to only the dead people, but people that are alive can't hear any of the dead ppl.

New version:

/* AMX Mod script.
*
* DeadChat w/ Admin_PA by SuicideDog
* This file is provided as is (no warranties).
* This plugin will allow for an admin to turn on personal all talk.
*
* If amx_admin_pa_mute is 0 then If you turn the admin PA , everyone
* in the server will hear you and you can hear them, but everyone else
* will have normal voice communitcation.
*
* If amx_admin_pa_mute is 1 (default) then only admins that have turned on
* admin PA can talk and everyone will hear them.
*
* Basically it turns on "all talk" for only the admin
*
* It also does "dead all_talk" which allows all the dead ppl to VOICE chat
* with each other (normal is only to dead teammates) and hear all of the
* alive players (normal is only alive players on the same team hear and
* talk to alive players). Note: alive players cannot hear dead players.
*
* Version 2.0 Updates:
*
* * Added compatiblity with admin_gag plugin.
* * Added Admin PA system (bind a key to admin_pa) to enable disable per user. (ADMIN_KICK req'd)
* * Added ability to mute all players when when admin is talking. (Cvar setting. Default on)
* * Support multiple admin talking at the sametime.
* * Fixed bug that would cause errors in eventlog.
*
* Version 2.1 Update:
*
* * Fixed minor bugs with the muting.
*/
Thanks to v3x and brad for supporting this plugin while I was out.

Let me know if you find any problems

New version now released

Instructions:

Bind a key to "admin_pa" .. enable then use normal voice comm.
Mute all while admin pa is on is enabled by default .. you can disable with cvar.
Deadchat can also be disabled via cvar if you want only use the Admin PA function.
Attached Files
File Type: sma Get Plugin or Get Source (deadchat.sma - 6319 views - 5.3 KB)

Last edited by KiN | SuicideDog; 08-02-2006 at 02:13.
KiN | SuicideDog is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 03-26-2004 , 23:41  
Reply With Quote #2

This is a good plugin, I have liked this, good to see it make it way to AMXX
__________________

BigBaller is offline
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 03-27-2004 , 05:04   yeah
Reply With Quote #3

This one is good especially when you want to chat when your dead.
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
lobstah
Member
Join Date: May 2004
Location: Portland, Maine, USA
Old 06-05-2004 , 19:23  
Reply With Quote #4

does the gag plugin work with this or is it just me?
lobstah is offline
Send a message via MSN to lobstah
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 06-05-2004 , 23:58  
Reply With Quote #5

don't know.. I never looked at it
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 06-06-2004 , 22:42  
Reply With Quote #6

hey, can you delay the client_print like 10 seconds because the StatsMe and StatsX messages after you die make the message disapear after about 1 second, so no1 knows that they can hear eachother till someone talks.
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
lobstah
Member
Join Date: May 2004
Location: Portland, Maine, USA
Old 06-07-2004 , 15:46  
Reply With Quote #7

i will confirm that you can not gag client for more than a round with this plug-in.

By default you gag a guy for 10mins, w/deadchat on they die and respawn with voice enabled again. This totally sucks cause where this is a super plugin to have for us, it does make the option to gag a player needed that much more. In fact, if you combined the two and it worked that would give this baby some real function!

I really loved this one too i had vote_alltalk on there, but people start ghosting. sigh...
lobstah is offline
Send a message via MSN to lobstah
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 06-07-2004 , 19:00  
Reply With Quote #8

that feature could be added.. but I'm not going to do it. This plugin is real simple and I want to keep it that way. We had problems with ppl not shutting up on our server too. The way we fixed it is that we warn ppl once, kicked twice, banned perma third time around. Worked wonders.

if they get the native working in 2.0 I will completely redo this plugin.
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 06-17-2004 , 19:21  
Reply With Quote #9

Quote:
Originally Posted by |2ob
hey, can you delay the client_print like 10 seconds because the StatsMe and StatsX messages after you die make the message disapear after about 1 second, so no1 knows that they can hear eachother till someone talks.

^^^^ update plugin please, my users are speaking strategy to the other team without knowing it.
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
Šiego
Senior Member
Join Date: May 2004
Location: Currently: UK
Old 06-17-2004 , 20:52  
Reply With Quote #10

Quote:
my users are speaking strategy to the other team without knowing it
Erm..TeamSpeak? Ventrilo?


Š :S:
__________________
Šiego is offline
Reply


Thread Tools
Display Modes

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 08:37.


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