1. KillParadise updated Bounty Board with a new update entry:

    Hotfix

     
  2. I have a only question
    ¿What is staffcollect?

    Thanks
     
  3. Not working, items are not gived.

    All is works but no give after kill.
     
  4. I can confirm that it is not giving people the items after they die.
     
  5. The plugin wont give items to players that are friends, or items to players that are in the same clan. Are you having issues with item distribution to players who are not in either of these situations?

    Scratch that, I found the bug... Fixing now.
     
    Last edited by a moderator: May 13, 2015
  6. KillParadise updated Bounty Board with a new update entry:

    Give Item Fix

     
  7. I have a only question
    ¿What is staffcollect?

    Thanks
     
  8. Turns off staff ability to collect bounties or not. if false anyone Auth level 1 or higher cannot collect bounties, if true anyone authlevel 1 or higher can collect bounties.
     
  9. Hey KillParadise, i have maybe a solution for bounty share.

    People share Toolcupboard for build house, maybe if you do something for see people who share few cupboard....
    It's not possible to do that just for one cupboard because after a raid, lot of people authorise them on it, but if they are on sames cupboards, and owner of cupboards...

    Just an idea
     
  10. Bounty Share?
    That would open a whole other avenue for Bounty Abuse, if someone in a clan or friend gets a bounty placed on them, if they're all on the same cubboard they can just kill the player and all get rewarded items. Which leads to it happening again and again, etc.
     
  11. Ok !
    Just another question, is it possible to add a loop message for bounty? With choice of time in config file?
     
  12. what do you mean loop message for bounty?
     
  13. I keep gettng an error when tying to set a bounty on a player.

    Code:
    [Oxide] 9:04 PM [Debug] ExType: TargetInvocationException
    [Oxide] 9:04 PM [Error] Failed to call hook 'cmdBounty' on plugin 'Bounty Board' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 9:04 PM [Debug]   at System.UInt64.ToString () [0x00000] in <filename unknown>:0
      at Oxide.Rust.Libraries.Rust.UserIDFromPlayer (.BasePlayer player) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: May 14, 2015
  14. Looks like it isn't finding the user you are trying to place the bounty on, is the person online? Are you typing the name correctly ?
     
  15. ah ok i was putting their clan tag in and some plugins require it. Works fine without their clantag. Maybe that would be something to account for too as some players may be used to it.

    Thanks.
     
  16. same message than when bounty
    Sorry my english is bad.

    You did a message when reward is done on player's head, but this message is never said anymore.

    Lot of people don't saw the message and can be better with a reward message loop configurable in minutes, no?
     
  17. The plugin can find a player with a clan tag you just have to account for the tag the space and make sure it's in quotes. In my plugin I avoid that by using a user friendly search so it isn't case sensitive and can find people even if you use partial names.
    [DOUBLEPOST=1431639046][/DOUBLEPOST]
    What I could done is keep them on the board for a certain amount of time as "claimed by:" that way when players check the board it will show who's already been claimed.
     
  18. is it possible so you can make the commands show up in the /help function that way players will know how to use it properly
     
  19. use /bty help
     
  20. Hello KillParadise and thanks for your job.

    I'm trying to use this plug and it looks really fun.
    However, i'm experiencing some difficulties. Adding a bounty works well, i can see the bounty borad, but when someone kill the "wanted player" nothing happens ans the bounty board don't change.

    I've tried to turn the "Staffcollect" on true or false, but the problem is still the same.
    Did you have any idea?

    Thanks and have a nice day.