Aller au contenu

Classement

Contenu populaire

Affichage du contenu avec la meilleure réputation le 01/05/2020 dans Messages

  1. Je te conseille vivement de passer sur TuSKe pour tes gui en remplacement de SkQuery. Voici ton code corrigé cependant, cela devrait fonctionner : command /menu: trigger: open chest with 6 rows named "&6&lMenu &3Eli&fzium&4-MC" to player wait 1 tick format slot 11 of player with 4564 named "&6&lPvP-Faction" to close then run [execute player command "warp faction"] format slot 15 of player with 4588 named "&6&lMinis-Jeux &4&lPOSEZ TOUS VOTRE STUFF AVANT!!" to close then run [execute player command "warp jeux"] format slot 53 of player with 251:11 named "&6&lDiscord" to close then run [execute player command "/discord"] format slot 52 of player with 251:3 named "&6&lTwitter" to close then run [execute player command "/twitter"] format slot 29 of player with 388 named "&6&lShop" to close then run [execute player command "/warp shop"] format slot 22 of player with 386 named "&cRèglement" to close then run [execute player command "/warp règle"] format slot 34 of player with 4579 named "&6&lBoutique" to run: send "&3Désoler ! Cette option n'est pas encore disponible !"
    1 point
  2. Pense à passer ton sujet en résolu 😉
    1 point
  3. Hey, ! j'ai fais plus simple deux panneau ! un monter un descendre afin de simplifier la tâche... voici le code j'espère qu'il te conviendra 🙂 on right click on sign: if line 1 of event-block is "&e[ASCENSEUR]": set {_x} to x-coordinate of player set {_y} to y-coordinate of player set {_z} to z-coordinate of player if line 2 of event-block is "Monter": add 4 to {_y} else if line 2 of event-block is "Descendre": remove 4 from {_y} teleport player to location at {_x}, {_y}, {_z} on sign edit: if player has permission "adcenseur.edit": if line 1 is "monter": set line 1 to "&e[ASCENSEUR]" set line 2 to "Monter" else if line 1 is "descendre": set line 1 to "&e[ASCENSEUR]" set line 2 to "Descendre" et voilà plus qu'a mettre un panneau écrire sur la première ligne "monter" ou "desendre" et le tour est joué. Sur-ce oublie pas le Like ! et je te souhaite une très bonne journée a toi l'ami !
    1 point
×
×
  • 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.