Je vous embête ce soir car j'ai besoin d'un peu d'aide.
J'aimerais retirer des coins a un joueur quand il clic sur l'item dans un gui :
command /gradeguerrier:
trigger:
wait 4 ticks
open chest with 1 rows named "&aValidation de ton achat" to player
format slot 0 of player with red stained glass pane named "&cAnnuler " to close then run [make player execute command ""]
format slot 1 of player with red stained glass pane named "&cAnnuler " to close then run [make player execute command ""]
format slot 2 of player with red stained glass pane named "&cAnnuler " to close then run [make player execute command ""]
format slot 3 of player with red stained glass pane named "&cAnnuler " to close then run [make player execute command ""]
format slot 0 of player with blue stained glass pane named " " to close
format slot 5 of player with green stained glass pane named "&aConfirmer " to close then run [make player execute command ""]
format slot 6 of player with green stained glass pane named "&aConfirmer " to close then run [make player execute command ""]
format slot 7 of player with green stained glass pane named "&aConfirmer " to close then run [make player execute command ""]
format slot 8 of player with green stained glass pane named "&aConfirmer " to close then run [make player execute command ""]
Quand le joueur clic sur une vitre verte, ca lui retire un certain nombre de coins.
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
AzeLiK
Bonsoir,
Je vous embête ce soir car j'ai besoin d'un peu d'aide.
J'aimerais retirer des coins a un joueur quand il clic sur l'item dans un gui :
Quand le joueur clic sur une vitre verte, ca lui retire un certain nombre de coins.
J'ai ça qui va avec :)
Merci de votre aide!
AzeLiK
19 réponses à cette question
Messages recommandés