Aller au contenu
  • 0

Poser que pour remplacer???...


Question

Posté(e)

bonjour a tous aujourd'hui j'ai un petit problème j'ai un bout de code:

on right click with stick:
 if name of held item is "Skript":
   set {_x} to x-coord of location of targeted block
   set {_y} to y-coord of location of targeted block
   set {_z} to z-coord of location of targeted block
   add 1 to {_y}
   set block at location at ({_x}, {_y}, {_z}) to stone
   add 1 to {_x}
   set {_block} to the type of block at location at ({_x}, {_y}, {_z})
   set block at location at ({_x}, {_y}, {_z}) to stone
   set block at location at ({_x}, {_y}, {_z}) to {_block}

et j'aimerais savoir si ca serait possible que seulement les coo ou il ya deja un block change

2 réponses à cette question

Messages recommandés

×
×
  • Créer...

Information importante

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.