Bonjour, alors je vais simplifier un peu la situation :p
Alors je souhaite enregistrer toutes les coordonnées ou je me déplace pendant 2 seconds.
Donc j'ai bien essayé ce code:
command /te:
trigger:
set {count} to 0
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 2 ticks
set {tuto.%{count}%} to location of player
add 1 to {count}
wait 20 ticks
send "&cTerminé !"
command /tes:
trigger:
set {count.%player%} to 0
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 2 tick
teleport player to {tuto.%{count.%player%}%}
add 1 to {count.%player%}
wait 20 ticks
send "&cFin !"
Mais il ne fonctionne qu'a moitier, quand je fais /te il enregistre toute mes coordonnée, mais quand je fais /tes, il fonctionne bien, je me déplace tout seul, sauf que à la moitier du chemin, ou sa dépend, je ne bouge plus du tout ! Et je suis libre, alors que je n'ai toujours pas terminé mon chemin :/
J'ai essayé en 1 tick et 2 ticks, c'est la même chose, mais je préfèrerais 1 tick.
Merci d'avance de répondre à mon problème :)
(Aussi, je veux une réponse et pas, "bah il faut" "Euh je sais plus mais regarde sa" ou autres...
<3