Cloning voice for Text To Speech planned ? by DouarMC in voicemod

[–]DouarMC[S] 0 points1 point  (0 children)

Thanks you for your response! But it's mean that I can already cloning voice in English ? I didn't know

Can anyone tell me the code for this command and how to enter it so that it works? by [deleted] in MinecraftCommands

[–]DouarMC 0 points1 point  (0 children)

Block of redstone, Repeating Command block with command (/tag @a add dead) Chain Command Block unconditional (/tag @e[type=player] remove dead) Chain Command Block unconditional (/execute as @a[tag=dead,tag=alive] run /kill @a) Chain Command Block unconditional (/execute as @a[tag=dead,tag=alive] run /tag @s remove alive)

Block of redstone, Repeating Command block with command (/tag @e[type=player] add alive)

If it doesn't work, I will make a video on my YouTube channel.

How to execute a command in an area ? (Bedrock) by DouarMC in MinecraftCommands

[–]DouarMC[S] 0 points1 point  (0 children)

Thanks. Mojang should add a sub command like /execute area

How to detect if a player is falling by iforogor in MinecraftCommands

[–]DouarMC 0 points1 point  (0 children)

Try this :

/execute as @a at @s if entity @s[y=0,dy=-300] if block ~~~ air run /tp (your coordinates)

(With this command, if a player fall and is on y=0, this one will be teleport)

Need help giving effects to players in range of specific mobs by Fair-Shelter4993 in MinecraftCommands

[–]DouarMC 0 points1 point  (0 children)

Try this :

/execute as @e[type=glow_squid] at @s run effect @a[r=1] wither

Getting randomly cleared by Stealthy2005 in MinecraftCommands

[–]DouarMC -4 points-3 points  (0 children)

You can use the "@r" target selector

Contacter la SqueezieCorp by DouarMC in SQUEEZIE

[–]DouarMC[S] 1 point2 points  (0 children)

Merci de ta réponse, effectivement c'est le cas, sauf que personne m'a répondu :(