Evie Addon Details

Watch - Add Favorite

Karma - Version 1.5

posted on 2008-06-10 18:35:08
by bonbon
10
w00ts
w00t!
Requires: Tags: auth config css karma point point system points vote

Description

Lets people give or take points from people via vote if they do or don't like them. There's also custom ranks that you achieve for certain points.

Config

    point_name = 'Karma'
    tell_format = '#green[#lightgreenKarma#green]:#green '
    vote_command = '!karmavote'
    cancel_command = '!karmacancel'
    help_command = '!karmahelp'
    rank_command = '!karmarank'
    top_command = '!karmatop'
    admin_command = '!karmaadd'
    players_in_top = 10
    min_points_to_make_votes = -5
    vote_time = 45
    min_players = 1
    admins = ['STEAM_0:0:11089864', 'STEAM_0:1:230943', 'STEAM_0:0:11089864']
    ranks = {
    'Infinatly bad': -999,
    'Bad': -1,
    'Neutral': 1,
    'Fair': 4,
    'Good': 10,
    'Very Good': 15,
    'Excellent': 20,
    'Extremely Excellent': 25,
    'Bonbon': 30
    }

Installation

extract all folders to your game directory
add es_load points to your autoexec.cfg
restart your server
edit the config to your liking
group auth access is karma_admin

Version Notes For 1.5 (Announce this update)

Updated on: 2008-06-14 14:45:25 EST
Added punishment options for low karma
( Previous Versions )