AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Bounty Hunter (https://forums.alliedmods.net/showthread.php?t=17494)

slurpycof 09-02-2005 11:00

Bounty Hunter
 
1 Attachment(s)
// AMX Mod X Script
//
// bountyhunter.amxx
//
// Author Slurpy [COF]
// [email protected]
//
// USAGE: (cvars for amxx.cfg)
// ======
// amx_bountyhunter <1/0> = 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
//

eFrigid 09-02-2005 11:11

Nice Nice Nice installing it when i get home from school :P

Agret 09-03-2005 13:45

One thing comes to mind reading the description. People are going to get way too much money from this.

slurpycof 09-05-2005 17:48

Quote:

Originally Posted by Agret
One thing comes to mind reading the description. People are going to get way too much money from this.


// 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

set them to $5 dollars then

slurpycof 02-11-2006 19:14

Anyone running this have any suggestions for adding to it? I am going to be going through all of my plugins after 1.65 comes out to make sure they are working and to try and clean up any code I can for speed.

Kensai 02-11-2006 19:36

What if you amde it so there are like "outlaws" aka "marks"

And multiple bountyhunters?

Iunno lol.

o0panda 02-12-2006 01:41

Do you think maybe you could add a reward for the bounty if they are not killed? Any reward.

slurpycof 02-12-2006 01:51

One person is the mark, you could call them the outlaw if you wanted.

Anyone on the opposite team is a bounty hunter and get the bounty for killing them. Should the mark get money for not getting killed that round?

o0panda 02-12-2006 02:10

I think so, if you know that you are the bounty, then you try your best not to be killed... I mean it should be a little reward... but it's fun nonetheless to try staying alive for something... lol. OR maybe not... >.>

Kensai 02-12-2006 13:27

What about, if the mark doesn't get killed for a round, his bounty goes up?

Also, the mark should get something special, like a free wep after x rounds?


All times are GMT -4. The time now is 00:01.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.