How To Make Kill/Death/KillStreak/KDR Tracker In Minecraft Bedrock Using Command Blocks

Описание к видео How To Make Kill/Death/KillStreak/KDR Tracker In Minecraft Bedrock Using Command Blocks

------------------
📖INFO📖

In this video, I'm going to teach you how to make a Kill/Death/Kill Streak/KDR tracker in Minecraft bedrock. This is an updated version of my previous video, so it's up to date and more reliable.
------------------

Commands Used In This Video

Command Block: /give @s command_block

+=: Add and assign.
-=: Subtract and assign.
*=: Multiply and assign.
/=: Divide and assign.
%=: Calculate remainder and assign.

These operators let you update a variable's value in a single step, saving you from writing the variable name multiple times in your code. For example:

x += 3 # Add 3 to x
x -= 2 # Subtract 2 from x
x *= 4 # Multiply x by 4
x /= 5 # Divide x by 5
x %= 6 # Calculate the remainder when x is divided by 6

------------------

MY Channel

IBeToxic:

   / @ibetoxic  

Special Thanks to EntityEleven for the scoreboard objective names and parts of the system.
------------------

Schedule

Uploading Shorts For The Next Few Days

Police RP is coming back soon

------------------

Want to watch more check out my command block tutorial playlist

   • How To Make A Bedwars Bed Destroyed U...  

------------------

Music:
(will be displayed soon)

Комментарии

Информация по комментариям в разработке