MrSheep77 Posté(e) le 10 juin 2016 Posté(e) le 10 juin 2016 Bonjour/Bonsoir ! Je recherche des personnes s'y connaissant dans la création de Skript pour des menus. Par exemple : command /menu : trigger: open a chest with 3 rows etc... Pour plus d'informations ; https://skript-mc.fr/forum/threads/neigeblanche-mini-games-recrute-des-skripteurs.5905/
Maarfum Posté(e) le 10 juin 2016 Posté(e) le 10 juin 2016 Cela peut aider ;) https://skript-mc.fr/forum/threads/d%C3%A9butant-cr%C3%A9er-un-inventaire.74/
Adri12 Posté(e) le 10 juin 2016 Posté(e) le 10 juin 2016 Voilà un debut, je ne suis pas sur qu'il marche parfaitement surtout au niveau du Rightclick ... command /menu: trigger: open chest with 6 rows named "&aMenu des Mini Jeux" to player wait 1 tick format slot 0 of player with stone named "&aUnNom" to run [make player execute command "/"] format slot 1 of player with stone named "&aUnNom" to run [make player execute command "/"] format slot 2 of player with stone named "&aUnNom" to run [make player execute command "/"] #Atoi de completer on rightclick with compas: if player is in world "nom du monde HUB": make player execute command "/menu"
> NoaGamingFR Posté(e) le 10 juin 2016 Posté(e) le 10 juin 2016 les guillemets au rightclick adri Voilà un debut, je ne suis pas sur qu'il marche parfaitement surtout au niveau du Rightclick ... command /menu: trigger: open chest with 6 rows named "&aMenu des Mini Jeux" to player wait 1 tick format slot 0 of player with stone named "&aUnNom" to run [make player execute command "/"] format slot 1 of player with stone named "&aUnNom" to run [make player execute command "/"] format slot 2 of player with stone named "&aUnNom" to run [make player execute command "/"] #Atoi de completer on rightclick with compas: if player is in world "nom du monde HUB": make player execute command /menu
Adri12 Posté(e) le 11 juin 2016 Posté(e) le 11 juin 2016 Des guillemet ? tu es sur ? command /menu: trigger: open chest with 6 rows named "&aMenu des Mini Jeux" to player wait 1 tick format slot 0 of player with stone named "&aUnNom" to run [make player execute command "/"] format slot 1 of player with stone named "&aUnNom" to run [make player execute command "/"] format slot 2 of player with stone named "&aUnNom" to run [make player execute command "/"] #Atoi de completer on rightclick with compas: if player is in world "nom du monde HUB": make player execute command "/menu"
> NoaGamingFR Posté(e) le 11 juin 2016 Posté(e) le 11 juin 2016 Non mais a la commande x) : make player execute command "/menu"
Messages recommandés