Jump to content

Bounty Hunter 1.3.0

$20.00
   (3 reviews)
Message added by Wrecks,

Feel free to join the Discord for quicker support, requests and more.

discord.gg/pHTGMJHgzp

11 Screenshots

  • 22.4k
  • 491
  • 106.61 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Wrecks

Posted

1 hour ago, FandangoChristmas said:

I'm liking this plugin so far, only tried it with 2 NPC so far. The one thing I did notice, Is that they just stand there, so it very easy to snipe them out. I would like to use this with Server HUD , What is the event start and stop hooks for it?

They are the roam NPCS , if the spawn point has nav mesh they usually walk if they can. Also there is no hooks for it 

FandangoChristmas

Posted

1 hour ago, Wrecks said:

They are the roam NPCS , if the spawn point has nav mesh they usually walk if they can. Also there is no hooks for it 

Ok, that is no worries Wrecks, that isn't a dealbreaker. Another question about this i'm trying to figure out, is how the lose license on death works. I have died a couple times, and I still have my license.

Wrecks

Posted

47 minutes ago, FandangoChristmas said:

Ok, that is no worries Wrecks, that isn't a dealbreaker. Another question about this i'm trying to figure out, is how the lose license on death works. I have died a couple times, and I still have my license.

send your config ill check it out on test

Wrecks

Posted

1 hour ago, FandangoChristmas said:

Ok, that is no worries Wrecks, that isn't a dealbreaker. Another question about this i'm trying to figure out, is how the lose license on death works. I have died a couple times, and I still have my license.

image.png.fb3a4b7852d2271364c598bf6900565a.png

 

Works here on death, only reason it would stay is if you gave yourself lifetime license perms. 

 

Ill have to add a message on death if a player loses the lic on this and the other plugins i have with this feature in it 

  • Like 1
FandangoChristmas

Posted

5 minutes ago, Wrecks said:

image.png.fb3a4b7852d2271364c598bf6900565a.png

 

Works here on death, only reason it would stay is if you gave yourself lifetime license perms. 

 

Ill have to add a message on death if a player loses the lic on this and the other plugins i have with this feature in it 

Ok, I will do some more testing. The only permission I gave myself was the admin one so I could spawn in the NPC at my town. The message on death sounds like a really good idea to remind the player!

Wrecks

Posted

17 minutes ago, FandangoChristmas said:

Ok, I will do some more testing. The only permission I gave myself was the admin one so I could spawn in the NPC at my town. The message on death sounds like a really good idea to remind the player!

image.png.9a508f58f033c47f1bcb6f55ca75ba95.png

 

Tested with and without lifetime perms so will not revoke if player has lifetime, also sends a sound effect on message sent, added the message to lang as well

  • Like 1
FandangoChristmas

Posted

2 hours ago, Wrecks said:

image.png.9a508f58f033c47f1bcb6f55ca75ba95.png

 

Tested with and without lifetime perms so will not revoke if player has lifetime, also sends a sound effect on message sent, added the message to lang as well

It worked fine for me this time, and I saw the message about losing the license. I was just trying to find a stack issue with some items I had found dropping from the NPC Targets, like scrap. I'm not sure if its StackModifier plugin conflicting with it or what, but the items are not stacking with similar existing items in my inventory. The NPC loot items all have skin 0, and no custom name, just their shortname.

Wrecks

Posted

18 minutes ago, FandangoChristmas said:

It worked fine for me this time, and I saw the message about losing the license. I was just trying to find a stack issue with some items I had found dropping from the NPC Targets, like scrap. I'm not sure if its StackModifier plugin conflicting with it or what, but the items are not stacking with similar existing items in my inventory. The NPC loot items all have skin 0, and no custom name, just their shortname.

I don’t handle stacks with this plugin, send your configuration 

FandangoChristmas

Posted

4 minutes ago, Wrecks said:

I don’t handle stacks with this plugin, send your configuration 

This is my config here.

BountyHunter.json

FandangoChristmas

Posted

3 minutes ago, Wrecks said:

It is stacking on my side

I will take a look at StackModifier , I had just updated it today. Right now the metal fragments and scrap are not stacking with other stacks that I have in my inventory. I will do some more testing, and maby roll back.

Kapco411

Posted

@FandangoChristmas Just so you know I also have the same issues with stacks. Facepunch changed something with the last update and it wont allow resources to stack properly anymore.

 

FandangoChristmas

Posted

44 minutes ago, Kapco411 said:

@FandangoChristmas Just so you know I also have the same issues with stacks. Facepunch changed something with the last update and it wont allow resources to stack properly anymore.

 

Yeah I had noticed that after this last wipe. The StackModifier paid version I know was updated to fix all that. Conditions were being set on items that shouldn't have had them, like ores. The issue was also resolved in BountyHunter plugin with the item.name field creation that made spawned invalid items that wouldn't stack with regular items.

Sa1tire

Posted

Love the idea of this plugin, unfortunately I can't use it as I have neither Economics or ServerRewards installed on my server, this is by design.  Is there any way it can be configured to give scrap as a reward for handing in bounties?

Wrecks

Posted

2 hours ago, Sa1tire said:

Love the idea of this plugin, unfortunately I can't use it as I have neither Economics or ServerRewards installed on my server, this is by design.  Is there any way it can be configured to give scrap as a reward for handing in bounties?

Yeah for sure, just set an assortment of different stuff to drop in the pouch for your players and disable the token drop 

"Bounty Optional Drops": [ { "Shortname": "stones", "Skin": 0, "Custom Name": "", "Amount Min": 3, "Amount Max": 10, "Chance to Drop": 20 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 5, "Amount Max": 30, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 1, "Amount Max": 3, "Chance to Drop": 40 } ]

you can put as many item as you want in the optional drops

  • Like 1
FandangoChristmas

Posted

@WrecksIs there a way to make the map markers for the bounty say the tier level with it as well in the future? I know it uses Map Markers plugin, could I edit it in anywhere?

Wrecks

Posted

5 minutes ago, FandangoChristmas said:

@WrecksIs there a way to make the map markers for the bounty say the tier level with it as well in the future? I know it uses Map Markers plugin, could I edit it in anywhere?

id have to add that when i get a chance

  • Like 1
FandangoChristmas

Posted

6 minutes ago, Wrecks said:

id have to add that when i get a chance

Ok that is what I thought after looking in the .cs and in Marker Manager. Thank you for confirming for me!

Wrecks

Posted

8 minutes ago, FandangoChristmas said:

Ok that is what I thought after looking in the .cs and in Marker Manager. Thank you for confirming for me!

No prob ill try to get it done today

FandangoChristmas

Posted

3 minutes ago, Wrecks said:

No prob ill try to get it done today

Thats very kind of you! Thank you for for the great support, and improvements on this plugin. 🙂

Wrecks

Posted

32 minutes ago, FandangoChristmas said:

Thats very kind of you! Thank you for for the great support, and improvements on this plugin. 🙂

Got it done, and not a problem thank you for supporting!

  • Love 1
frostyty1

Posted

Hello!  This mod has been a highlight on my server this month.  Was wondering the point of the "Paper" (aka "Cash") though.  Is there supposed to be a store the gamers go to cash in this currency?

Wrecks

Posted

1 hour ago, frostyty1 said:

Hello!  This mod has been a highlight on my server this month.  Was wondering the point of the "Paper" (aka "Cash") though.  Is there supposed to be a store the gamers go to cash in this currency?

That’s what I use on my server. 
 

Players cash out the tokens to the NPC if you set up config that way. 
 

thanks for the comment! 
 

frostyty1

Posted

Hey! Wow!  Thanks for that quick response.  Yes, the tokens (Bronze, silver, gold etc) work great.  I was referring to the paper money tho.  The trader guy "Lumberjack" doesn't seem to accept them at all.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 4

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.