Addon Details

Watch - Add Favorite


Say Sorry ScreenShot

Does this version work for you?
4
w00ts
w00t!2

Say Sorry - Version 4.0.0

posted on 2006-03-30 08:39:30
by [NATO]Hunter



Description

Say Sorry Addon

This 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):
ES:
    es_load say_sorry

* Restart your server

License:
Image

Have Fun :)

Greets
Hunter

Version Notes For 4.0.0

Updated on: 2009-01-02 10:18:48 EST by [NATO]Hunter (View Zip Contents)
Ported to Python.

( Previous Versions )