How do you make a bounty system?

I was wondering how to make a bounty system like CoD. I just want it where the first player to kill 3 people can be targeted and killed for a reward.

1 Like

How to make a working Bounty system | Difficulty 2/10 {Updated}{Second Attempt} And make it work for three

4 Likes

I saw that but that’s for sentries.

try to customize how this one is activated?

2 Likes

That’s for when you click a button, not kill 3 peeps.

yes, I said try to change how it was activated.

2 Likes

Are you making a one-piece game? If so I’m a fan, but anyways, you can probably use a counter and maybe use a grid in the areas where there will be enemies then you can make it so there is either a knockout or team switcher there. Is this what you wanted? If it is I can expand on it a bit more.

Could you? After all, this is a Help not a Community Made Guides.

1 Like

I’m making a Battle Royale but with bounties, like in Fortnite expect it’s after 3 kills, not just at random.

just make it a lifecycle(game start) instead of a button

game start? you mean after 3 kills?

What? I thought you wanted… nvm. Maybe hook it up to a kill counter and detect when they hit three, they become the bounty…

yeah… me too, I though so

Please give me instructions.

use the kill counter guide make the counter limit three and hook that up to the bounty guide

(Lifecycle) Event Occurs —> (Counter) Increment Counter

(Counter) Target Value Reached —> (Trigger) Trigger

That’ll trigger the trigger therefore running the randomizer blockcode.

1 Like

how do you do that?

@Haiasi literally just told you…

2 Likes

the randomizer blockcode, sheesh.

Search up a randomizer guide