CS.U-S.RO

Full Version: Bounty Hunter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
// AMX Mod X Script
//
// bountyhunter.amxx
//
// Author Slurpy [COF]
// <!-- e --><a href="mailtoConfusedlurpy@clancof.net">slurpy@clancof.net</a><!-- e -->
//
// USAGE: (cvars for amxx.cfg)
// ======
// amx_bountyhunter <1> = enable/disable bounty hunter
//
// killraisesbounty <amount> = bonus added to bounty for every kill the mark makes during round
//
// basebounty <amount> = number of frags for mark times this amount for the base bounty
//
// tkmarkpenalty <amount> = $ penalty for tking the mark
//
// DESCRIPTION:
// ============
// This plugin will randomly select one person each round to be the mark.
// The player "bounty hunter" that kills the mark gets a monetary bonus based
// on the number of kills that the mark has and any additional ones made during that round.
// If the mark is not killed, the money is gone and a new mark with a new bounty is selected the next round.
//
// CHANGELOG:
// ==========
//
// - 01.09.2005 Version 1.0
// * Initial public Release
//
// TO POSSIBLY BE ADDED
// ====================
// - make the mark glow
// - give the mark free armour
// - ability for players to add to the bounty
//


Download link: <!-- m --><a class="postlink" href="http://cs.u-s.ro/download/cs/bountyhunter.sma">http://cs.u-s.ro/download/cs/bountyhunter.sma</a><!-- m --> Sursa
Download link: <!-- m --><a class="postlink" href="http://cs.u-s.ro/download/cs/bountyhunter.amxx">http://cs.u-s.ro/download/cs/bountyhunter.amxx</a><!-- m --> Compilat