Bounty Hunter

Gives the ability to add bounties on players

Total Downloads: 896 - First Release: Jan 21, 2016 - Last Update: Apr 13, 2016

5/5, 9 likes
  1. /addbountyall
    Using new notification. Let others know everyone can get money?
     
  2. Sure. The notification on the lower right?
     
  3. Thank you, I try
     
  4. Ok the plugin seems to work fine as for adding bounties etc the problem comes when you kill the player the bounty is on you dont get any money for doing it and the bounty is still there for all to see on the player..am i doing something wrong?
     
  5. Are you getting any errors?
     
  6. ok ive looked through the logs and when the person that had a bounty on them was killed there were no errors at all but yet the money was not given but many times throughout the log we are getting this error..

    7:34 PM [Error] Failed to call hook 'OnPlayerDeath' on plugin 'BountyHunters v1.1.0' (NullReferenceException: Object reference not set to an instance of an object)
    7:34 PM [Debug] at Oxide.Plugins.BountyHunters.getSession (System.String identifier) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BountyHunters.OnPlayerDeath (.PlayerSession player, .EntityEffectSourceData source) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BountyHunters.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  7. Thank you.

    Could you try this version:
     

    Attached Files:


  8. Tried it myself, didn't work. I just updated to the oxide that was released 20-30 mins ago
     
  9. Thank you I will investigate tonight
     
  10. Update version
     

    Attached Files:

  11. Pho3niX90 updated Bounty Hunter with a new update entry:

    1.1.1

     
  12. hmm for some reason my bounty hunter not work
     
  13. do you have a log?
     
  14. working!! i dont know what it was, but server reboot helped.

    also, the kits plugin is causing EVERYTHING to drop on death. even when the playerlootmode is set correctly.

    any ideas?
     
  15. i have playerlootmode 1 tools drop not only ammo etc.
     
  16. Hi. I have a suggestion about this plugin. Could be edited so that it would work with in-game items instead of virtual-money from "Economy Banks for hurtworld" plugin. So instead of using "/addbounty playername bountyamount" could be "/addbounty playername itemID itemAmmount". This would give the option for the plugin to be used on servers that don't want to use "Economy Banks for hurtworld" plugin. What you think?
     
  17. This is in the pipeline.
     
  18. He replied hes working on it.
     
  19. Yeah. Just need to sort out the bugs with the votechecker then I can release a new plugin I am working on, will then make this standalone.
     
  20. I modified version 1.1.1 to work with both Economy and Economy Banks.

    If the Economy Banks plugin is not found, it will use Economy. If both plugins are found, it will default to Economy Banks.

    I'm not the best C# scripter in the world, so feel free to review and modify the changes I made. I've tested it a bit and everything seems to be working correctly.
     

    Attached Files: