How do you create killstreak rewards?

I have never seen a guide about this. What I’m talking about is when you reach a certain amount of knockouts, you obtain a reward.
For example: If you reach 10 knockouts, you get a speed-boost.

If you just want the 10 knockouts part, do this:

if property "KillStreak" = 10

do  Broadcast Message On Channel "speedboost"

So I make it so that when the property reaches a certain number, it triggers something?

It broadcasts on a channel.

Alright, thanks you two!

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.