Description
[b][size=20]Say Sorry Addon[/size][/b]
[color=red][b]This ScriptAddon requires Mattie's Eventscripts v2.0.0.247 or higher![/b][/color]
[b][size=18]Description:[/size][/b]
Allows teamattackers to say 'Sorry' quickly. Counts the teamattacks without saying 'Sorry' and kicks the player after a specified count of teamattacks.
[b][size=18]Features:[/size][/b]
* Every player can configure his popup menu mode:
[list][*]Popup on TK / TA
[*]Popup on TK
[*]Popup on TA
[*]Popup disabled[/list]
* Popup can be displayed by saying [b]!sorry[/b] 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.
[b][size=18]Requirements:[/size][/b]
* Mattie Eventscripts [i]([url=http://forums.mattie.info/cs/forums/viewtopic.php?t=17891]2.0.0.247[/url] +)[/i]
[b][size=18]Installation:[/size][/b]
* Extract the file into your folder and upload the files
* Add the config to your [b]server.cfg[/b]: [syntax="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"[/syntax]
* Add this to your [b]autoexec.cfg[/b] (after Auth): [syntax="es"]es_load say_sorry[/syntax]
* Restart your server
[b][size=18]License:[/size][/b]
[url=http://creativecommons.org/licenses/by-nc-sa/3.0/us/][img]http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png[/img][/url]
Have Fun :)
Greets
Hunter