Raised This Month: $32 Target: $400
 8% 

[TF2] TF2Bounty (v1.3 14Sept2022)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
PC Gamer
Veteran Member
Join Date: Mar 2014
Plugin ID:
6748
Plugin Version:
1.3
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Place and collect Bounty on TF2 players
    Old 10-07-2019 , 16:54   [TF2] TF2Bounty (v1.3 14Sept2022)
    Reply With Quote #1

    Description:
    This TF2 Plugin allows Administrators to set a bounty on a target player in the amount of their choosing. Admins can place bounties on multiple players and Bots. All players are notified of the bounty target and amount of the bounty. The target player with the bounty will glow in their team color which is viewable by all players. If the target player survives the game round the amount of the bounty will increase. The player who kills the target player will receive the bounty amount as reward. All players are notified of the rewarded bounty.

    Note: The money system used as a reward by this plugin is designed to work with with the Uber Upgrades game mode. It is also compatible with the Mann Versus Machine (MvM) game mode. However, you don't need to use those game modes to enjoy this plugin.

    Credits:
    ^Bugs^ and Dr!fter for their Bounty and Simple Bounty plugins which are made for CS and CSGO.

    Convars:
    sm_bountyenable (1 = enable plugin, 0 = disable plugin, default: 1)

    Console Variables:
    sm_bountyenable (default: 1, 1 = enable plugin, 0 = disable plugin)
    sm_bounty_kills (default: 5, Kills needed before player has a bounty)
    sm_bounty_start (default: 500, Start money of bounty after sm_bounty_kills is reached)
    sm_bounty_round (default: 250, Money to add to player bounties if they survive the round)
    sm_bounty_bonus (default: 50, Money added to players bounty per kill)

    Admin Command:
    !setbounty (target player name) (amount of bounty)

    example: !setbounty rover 500
    Will set a bounty of 500 credits on the player named rover.

    Player Commands:
    !bounty, !bounties, !showbounty, !showbounties will all show a list of currently open bounties

    Video:
    Attached Files
    File Type: sp Get Plugin or Get Source (tf2bounty.sp - 82 views - 9.0 KB)

    Last edited by PC Gamer; 09-14-2022 at 04:26. Reason: new version
    PC Gamer is offline
    Psyk0tik
    Veteran Member
    Join Date: May 2012
    Location: Homeless
    Old 11-07-2019 , 13:10   Re: [TF2] TF2Bounty (v1.0 07Oct2019)
    Reply With Quote #2

    Awesome stuff
    __________________
    Psyk0tik is offline
    ph
    AlliedModders Donor
    Join Date: Mar 2006
    Old 11-16-2019 , 14:00   Re: [TF2] TF2Bounty (v1.0 07Oct2019)
    Reply With Quote #3

    If no Administrators in game, will the plugin automatically select a player randomly?
    __________________
    ph is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 11-17-2019 , 15:04   Re: [TF2] TF2Bounty (v1.0 07Oct2019)
    Reply With Quote #4

    ph,

    Bounties are not set automatically. The plugin requires an Administrator to use the command !setbounty to create a bounty on a player. You can have multiple bounties in effect at the same time.

    There is plugin called "Simple Bounty" by Dr!fter (link: https://forums.alliedmods.net/showthread.php?p=923158 ) for Counter Strike that appears to work automatically when a specific player gets X number of kills in a row. I didn't want that feature on my Uber Upgrades server since players can easily have dozens of kills per minute.

    A really good use for this plugin is when you set a bounty on a Boss or Giant. I sometimes use it after making a random player become an overpowered Monoculus, Merasmus, Horsemann, Yeti, or Giant Robot.
    PC Gamer is offline
    Laser32
    AlliedModders Donor
    Join Date: Sep 2006
    Location: Germany (Schwerin)
    Old 11-27-2019 , 12:06   Re: [TF2] TF2Bounty (v1.0 07Oct2019)
    Reply With Quote #5

    please add an automatic function. I find the manual input very tedious
    Laser32 is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 11-27-2019 , 17:41   Re: [TF2] TF2Bounty (v1.0 07Oct2019)
    Reply With Quote #6

    Quote:
    Originally Posted by Laser32 View Post
    please add an automatic function. I find the manual input very tedious
    What should trigger a bounty in an automatic version? Would that include Bots? What game mode are you using to spend the cash?

    Under what scenarios are you currently placing bounties on players?
    PC Gamer is offline
    Laser32
    AlliedModders Donor
    Join Date: Sep 2006
    Location: Germany (Schwerin)
    Old 11-28-2019 , 10:06   Re: [TF2] TF2Bounty (v1.0 07Oct2019)
    Reply With Quote #7

    No bots

    Capture point and payload mode
    Laser32 is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 11-28-2019 , 20:10   Re: [TF2] TF2Bounty (v1.1 28Nov2019)
    Reply With Quote #8

    Me: I'll publish something that people may enjoy.

    Somebody: Not bad, but it needs more spice.

    Me: I'll explain why more spice wouldn't work well in my situation.

    Somebody else: I want more spice.

    Me: I can add more spice if if you tell me how much spice do you want and how you will use it.

    Somebody else: I'll cryptically only answer half your questions.

    Me: Wonders why people don't read or write complete sentences.

    Somebody else: Where's my spice?

    Me: I'll just make a new version that lets you determine your own spice.

    Plugin updated with version 1.1. This version will automatically set a bounty on any player that reaches a certain number of kills without dying. Default is 5 kills but can be changed with a console variable. Enjoy!
    PC Gamer is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 01-24-2020 , 21:53   Re: [TF2] TF2Bounty (v1.2 24Jan2020)
    Reply With Quote #9

    Version 1.2 posted today with bug fix.

    Bug: A player who already had a bounty would get a new bounty when the specified number of kills were reached.

    Fixed version: If a player already was already given a manual bounty it won't be overwritten by a new bounty when the specified number of kills is reached.
    PC Gamer is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 09-14-2022 , 04:28   Re: [TF2] TF2Bounty (v1.3 14Sept2022)
    Reply With Quote #10

    Plugin in original post updated to version 1.3.

    This version has updated SourceMod version 1.11 syntax. Fixed a bug with sm_bounty_bonus convar.
    PC Gamer is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 17:47.


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