Aller au contenu
  • 0

Besoin D'aide GUI


Question

Posté(e)

Bonjour/Bonsoir Je cherche a Fermé un Menu Gui automatiquement a la fin d'un compte a rebours Voila Le code Actuel que je cherche a fermé a la fin sans l'aide du joueur

 

command /farmp:
   trigger:
       wait 1 tick
       open chest with 1 rows named "&2Recolte..." to player
       format slot 0 of player with 159:5 named "" to close
       wait 5 tick
       format slot 1 of player with 159:5 named "" to close
       wait 5 tick
       format slot 2 of player with 159:5 named "" to close
       wait 5 tick
       format slot 3 of player with 159:1 named "" to close
       wait 5 tick       
       format slot 4 of player with 159:1 named "" to close
       wait 5 tick
       format slot 5 of player with 159:1 named "" to close   
       wait 5 tick
       format slot 6 of player with 159:14 named "" to close       
       wait 5 tick
       format slot 7 of player with 159:14 named "" to close       
       wait 5 tick
       format slot 8 of player with 159:14 named "" to close   
       comand pour fermer le Gui
       execute console command "/give %player% 1"

5 réponses à cette question

Messages recommandés

  • 0
Posté(e)

Salut comme l'as dit @PsYZiiK tu fait ceci :

command /farmp:
   trigger:
       wait 1 tick
       open chest with 1 rows named "&2Recolte..." to player
       format slot 0 of player with 159:5 named "" to close
       wait 5 tick
       format slot 1 of player with 159:5 named "" to close
       wait 5 tick
       format slot 2 of player with 159:5 named "" to close
       wait 5 tick
       format slot 3 of player with 159:1 named "" to close
       wait 5 tick     
       format slot 4 of player with 159:1 named "" to close
       wait 5 tick
       format slot 5 of player with 159:1 named "" to close 
       wait 5 tick
       format slot 6 of player with 159:14 named "" to close     
       wait 5 tick
       format slot 7 of player with 159:14 named "" to close     
       wait 5 tick
       format slot 8 of player with 159:14 named "" to close 
       close player's inventory
       execute console command "/give %player% 1"

 

Tu peux mettre ton poste en faisant : editer le titre et prefix : Résolu

×
×
  • 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.