Salut,Je demande encore de l'aide pour mon mouton multicolore mais maintenant c'est pour le rendre invincible .
Le code :
command /mouton:
permission: mouton.use
permission message: &cTu na pas la permission de faire cela.
trigger:
spawn a sheep at location of player
set the name of last spawned sheep to "&cMouton Magique"
every 16 ticks:
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to red
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to yellow
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to green
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to blue
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to magenta
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to light blue
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to orange
wait 5 ticks
loop all sheeps:
name of loop-entity is "&cMouton Magique"
set the colour of the loop-entity to pink
Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.
Question
KiiLeRZz
Salut,Je demande encore de l'aide pour mon mouton multicolore mais maintenant c'est pour le rendre invincible .
Le code :
command /mouton: permission: mouton.use permission message: &cTu na pas la permission de faire cela. trigger: spawn a sheep at location of player set the name of last spawned sheep to "&cMouton Magique" every 16 ticks: loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to red wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to yellow wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to green wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to blue wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to magenta wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to light blue wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to orange wait 5 ticks loop all sheeps: name of loop-entity is "&cMouton Magique" set the colour of the loop-entity to pinkMerci de vos reponses .
Codialement, KiiLeRZz
3 réponses à cette question
Messages recommandés