AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   AMXX No Capslock (https://forums.alliedmods.net/showthread.php?t=98053)

Dr.G 07-22-2009 08:18

AMXX No Capslock
 
Quote:

/* Plugin generated by AMXX-Studio */
////////////////////////////////////////////////////////////////////////////////////////////////////
/*
INFO:

This plugin will detect if chat messages contains BIG letters, and if so, it will punish the client
who likes those big ass letters. There are 4 ways to punish the client:

#1 - the client can no long use 'say' or 'team say'
#2 - the client can no long use 'say', 'team say' and microphone
#3 - will kick the client
#4 - will ban the client

Note that #1 and 2 will only stick till map change.
The plugin will warn the client before any punishment!



CVARS:

- Plugin on / off | 1 is ON
amx_nocaps 1

- Amount of warning before do anything
amx_nocaps_max_warnings 5

- Punish method
#1 - the client can no long use 'say' or 'team say'
#2 - the can no long use 'say', 'team say' and microphone
#3 - will kick the client
#4 - will ban the client
amx_nocaps_punish_method 1

- Percent of text before we care
amx_nocaps_percent 20
- Min length of chat message before we care
amx_nocaps_min_len 4

- If we use method 4, how long should the client be banned?
amx_nocaps_bantime 10

- Delay before the action of method 3 and 4
amx_nocaps_delay 4



THANKS TO:
PyRo - > http://forums.alliedmods.net/showthread.php?p=109695
xPawn and Exolent -> http://forums.alliedmods.net/showthread.php?t=95740

www.dodplugins.net



CHANGELOG:
22-07-09
Release
*/
////////////////////////////////////////////////////////////////////////////////////////////////////
Bugs etc goes in this thread.

- Cheers

TitANious 07-22-2009 08:21

Re: AMXX No Capslock
 
Looking good :)I guess it's very usefull.

I hate capslock :D

xPaw 07-22-2009 08:39

Re: AMXX No Capslock
 
Quote:

xPawn
Ew..

crazyeffect 07-23-2009 10:59

Re: AMXX No Capslock
 
Quote:

Originally Posted by xPaw (Post 878726)
Ew..

People do that much :D

But i really like the plugin! :P

Add MultiLangual

fantasist 07-23-2009 11:50

Re: AMXX No Capslock
 
that's useful :D

Exolent[jNr] 07-23-2009 12:45

Re: AMXX No Capslock
 
I'm not sure about the other games, but Capslock does not affect capital letters in Counter-Strike 1.6 when using in-game chat system.
If it is the same in other games, why not a name like "Say Caps Manager" ?

DarkGod 07-23-2009 12:48

Re: AMXX No Capslock
 
It affects it if you use the console to say things. :crab:

Brad 07-23-2009 12:49

Re: AMXX No Capslock
 
I'd really suggest you don't include "amxx" in the name of your plugin. It's standard practice that custom plugins don't.

Exolent[jNr] 07-23-2009 12:49

Re: AMXX No Capslock
 
Quote:

Originally Posted by DarkGod (Post 879782)
It affects it if you use the console to say things. :crab:

I didn't know people would take the time to open console and use the say[_team] command.

DarkGod 07-23-2009 12:54

Re: AMXX No Capslock
 
Quote:

Originally Posted by Exolent[jNr] (Post 879785)
I didn't know people would take the time to open console and use the say[_team] command.

I don't think that anyone would do that either but your post made it sound like caps lock had no effect at all on CS 1.6.


All times are GMT -4. The time now is 02:38.

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