Aller au contenu
  • 0

Bug Commande Gui (Pas normale)


Question

Posté(e)

Bonjour a tous je vient de rencontrer un problème en créant un skript :

Erreur: [ATTACH]1506[/ATTACH]

 

 

Mes plugins: [ATTACH]1507[/ATTACH]

 

 

 

command /menumap:
   trigger:
       open chest with 2 rows named "      &8》 &6Information Maps &8《" to player
       wait 1 tick
       format slot 0 of player with 35:5 named "&6&lAréne 1 &f&l| &e&lOuverte" to be unstealable
       format slot 2 of player with orange wool named "&6&lAréne 2 &f&l| &e&lMaintenance" to close then run [make player execute command "menukitt"]
       format slot 4 of player with red wool named "&6&lAréne 3 &f&l| &c&lIndisponible" to be unstealable
       format slot 6 of player with red wool named "&6&lAréne 4 &f&l| &c&lIndisponible" to be unstealable
       format slot 8 of player with red wool named "&6&lAréne 5 &f&l| &c&lIndisponible" to be unstealable
       format slot 13 of player with 166:0 named "&8》 &cQuitter le menu" to close

 

 

Merci d'avance a tous ceux qui vont m'aider !

Messages recommandés

  • 0
Posté(e)

command /menumap:
   trigger:
       open chest with 2 rows named "      &8》 &6Information Maps &8《" to player
       wait 1 tick
       format slot 0 of player with light green wool named "&6&lAréne 1 &f&l| &e&lOuverte" to be unstealable
       format slot 2 of player with orange wool named "&6&lAréne 2 &f&l| &e&lMaintenance" to close then run [make player execute command "/menukitt"]
       format slot 4 of player with red wool named "&6&lAréne 3 &f&l| &c&lIndisponible" to be unstealable
       format slot 6 of player with red wool named "&6&lAréne 4 &f&l| &c&lIndisponible" to be unstealable
       format slot 8 of player with red wool named "&6&lAréne 5 &f&l| &c&lIndisponible" to be unstealable
       format slot 13 of player with 166:0 named "&8》 &cQuitter le menu" to close

Perso cela marche ;) (il faut mettre un "/" devant la commande :p)

Mais test et dis moi

  • J'aime 1
  • 0
Posté(e)

J'ai essayé de modifier ces lignes sa me mais aucune erreur mais cela ne fait aucune action :

format slot 2 of player with orange wool named "&6&lAréne 2 &f&l| &e&lMaintenance" to close then run "menukit"

format slot 2 of player with orange wool named "&6&lAréne 2 &f&l| &e&lMaintenance" to close then run "/menukit"

  • 0
Posté(e)
Ton code du haut marche.. J'ai aucun problème, tu veut mes addons 1.8 ?

Oui j'aimerai bien si sa pourrai réglé mon problème :)

 

Je vient de me rendre compte aussi que mon aliase-english.sk a une erreur vous pourriez pas m'envoyé le votre s'il vous plait ?

  • 0
Posté(e)

essaye de remplacer

to close then run [make player execute command "/menukitt"]

 

par

to close then run "sudo %player% menukitt"

 

si cela ne fonctionne pas essaye alors de remplacer comme ça

to close then run [run player command "/menukitt" as op]

  • 0
Posté(e)
essaye de remplacer

to close then run [make player execute command "/menukitt"]

 

par

to close then run "sudo %player% menukitt"

 

si cela ne fonctionne pas essaye alors de remplacer comme ça

to close then run [run player command "/menukitt" as op]

 

Je suis désoler mais aucune de t'es proposition ne marche .

Merci d'avoir essayé de m'aidé :)

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