AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   TeamAttack Notifier (https://forums.alliedmods.net/showthread.php?t=108254)

ConnorMcLeod 11-03-2009 08:10

TeamAttack Notifier
 
7 Attachment(s)
TeamAttack Notifier




.: Description :.


Default cs teamattack message is only printed to teamates.
This plugin can print that message to every players, or only to admins



.: Cvars :.

  • amx_teamattack_notifier < 0/1/2 >
    Print mode :
    • 0 : Disabled
    • 1 : Print to all enemies and spectators
    • 2 : Print to admins


Note : Whatever the cvar value, messages are printed to all teamates.




matsi 11-03-2009 09:29

Re: TeamAttack Notifier
 
Good job. :up: This will be useful for admins. :wink:

Jon 11-04-2009 10:45

Re: TeamAttack Notifier
 
What's the point of this?

PHP Code:

get_players(iPlayersiNum)
{
     .......... 


ConnorMcLeod 11-04-2009 11:01

Re: TeamAttack Notifier
 
New coding style. :down:
K thanks removed. :mrgreen:

crazyeffect 11-04-2009 11:42

Re: TeamAttack Notifier
 
Nice

Hunter-Digital 11-04-2009 16:08

Re: TeamAttack Notifier
 
Hmm, you check if player is an admin only at steam auth, but what if the player changes name ?

ConnorMcLeod 11-04-2009 16:40

Re: TeamAttack Notifier
 
You mean, if few players play with same account, and that only 1 of them has admin access ?
I think in this case it won't be a problem, since they won't get any advantage.

Mordekay 11-04-2009 16:42

Re: TeamAttack Notifier
 
[edit] no, he is talking about his non-steam servers where you lose admin when changing nick as beeing admin is bound to nick and password.


Nice idea, this way i see if there is an idiot attacking it's own team all the time.

ConnorMcLeod 11-04-2009 16:49

Re: TeamAttack Notifier
 
Quote:

Originally Posted by Mordekay (Post 980948)
Nice idea, this way i see if there is an idiot attacking it's own team all the time.

Or at roundstart.

Hunter-Digital 11-04-2009 22:43

Re: TeamAttack Notifier
 
Quote:

Originally Posted by Mordekay (Post 980948)
[edit] no, he is talking about his non-steam servers where you lose admin when changing nick as beeing admin is bound to nick and password.

Why do you assume I talk about my server or about non-steam servers ?
Per-nick access is a feature of amxx, doesn't have anything to do with steam or non-steam.

And no, connor, I am talking if an admin joins the server with a non-access name and then decides to change it then he can't see the messages... or how about the other way around, an admin plays with his name, changes name and still sees the messages... it's not a big deal, but anyway :P


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

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