How to Make a Knockout Streak- Difficulty 3/10 or đźź©

Introduction:

Welcome folks, and today I’ll be showing a simple method to making a kill streak counter in the top right corner for gimkit creative! Hold your checkers, get your properties, and let’s get into this!


What You’ll Need For This Guide:

Game Overlay x1
Counter x1
Lifecycle x2
Property x1


Making a Kill Streak:

Place down a game overlay. Set it up so that it’s in the top right corner. Now, make it visible on game start and set the default text to “Kill Streak: 0”.

This is what your game overlay should look like:
image
Now, go to “Scope”.

Make the content scope and visibility scope “player”, like this:
image

This game overlay will show us what our kill streak is.

Now, place down a counter. Set “Visible In-Game” to no and “Count Scope” to player. Make the counter decrement when it receives a signal from the channel “PlayerKnocksOut”:

Place down a lifecycle device, and change the event to “Player Knocks Out”. Change the “When Event Occurs, Transmit On…” channel to “PlayerKnocksOut”.
image
Now, place down another lifecycle device and change the event to “Player Knocked Out”. Change the “When Event Occurs, Transmit On…” channel to “PlayerKnockedOut”.

Now, make the counter reset when receiving on channel “PlayerKnockedOut”.

Place down a property called “KillStreak” which should be numerical…

11 Likes

My friend made one of these, but it was very buggy

Here’s my design:
Counter set to player scope that is at 2 by default
When KO, start repeater that repeats until receiving on channel. Repeater will decrease counter every second.
When counter reaches 0, stop repeater.
If another player is killed, reset the counter and increment a player scope property
When the counter reaches 0, reset the counter and property, and stop the repeater.

4 Likes

Idk what my friend did.

Wait nvm he made a question-answering streak, not a kill streak. Sorry for my bad memory

2 Likes

I think some IIM’s and block code could make this extremely fast.

@here Guide is almost done!

2 Likes

@LxmasHaxTakis Okay Mysz

@mysz, i have a guide about this in my drafts, do you mind if i post it? or do you want me to not post it? If i did post it, i would call it something like “Mistian”

Okay.

is that supposed to be a “no i don’t mind” or do you want me to acknowledge that you read it?
@mysz
Edit: i’m assuming that you don’t mind, so i’m gonna post it.
@mysz

@mysz, I suggest you finish this sometime in the near future.

bump as this is unfinished too

That user asked to leave the forums, they probably wont be back anytime soon to finish it.

i forgot about that might as well leave or keep it as is it but add unfinished to the title without replacing the title to let other people know this is unfinished and won’t be finishable.

Well, since it’s a wiki post, it can be edited anytime.

2 Likes

bump for mysz.

bump coz why not