Say Sorry AddonThis ScriptAddon requires Mattie's Eventscripts v2.0.0.247 or higher!Description:Allows teamattackers to say 'Sorry' quickly. Counts the teamattacks without saying 'Sorry' and kicks the player after a specified count of teamattacks.
Features:* Every player can configure his popup menu mode:
- Popup on TK / TA
- Popup on TK
- Popup on TA
- Popup disabled
* Popup can be displayed by saying
!sorry in chat.
* Kicks/Bans Teamattackers and Teamkillers after a specified number of kills.
* Shows remaining kills to the Teamattacker and Teamkiller.
* Plays sound by saying Sorry, to attacker and victim.
* Locks Sorry for 30 seconds, to stop Sorry spam.
Requirements:* Mattie Eventscripts
(2.0.0.247 +)Installation:* Extract the file into your folder and upload the files
* Add the config to your
server.cfg:
ES:
| // How much days should inactive users be stored, before their data get deleted? ( default = 30 ) |
| say_sorry_savetime 30 |
| |
| // Default user setting ( all / tk / ta / off ) |
| say_sorry_default "all" |
| |
| // Allowed TA's ( default = 5 ) |
| say_sorry_limit 5 |
| |
| // Kick or Ban ( kick / ban ) |
| say_sorry_mode "kick" |
| |
| // Bantime ( default = 5 | only if mode = ban ) |
| say_sorry_ban_time 5 |
| |
| // Define Sorry Sound ( relativ to sounds/ ) |
| say_sorry_sound "vo/npc/female01/sorry01.wav" |
* Add this to your
autoexec.cfg (after Auth):
* Restart your server
License:
Have Fun

Greets
Hunter