Imracraft Posté(e) le 30 juin 2016 Posté(e) le 30 juin 2016 Je voudrai modifier se skript a la place que l'on clic sur un item je voudrai que sa soit une commande : /Jobs Merci d'avance on rightclick with a paper: open chest with 1 row named "&b&l[&3Jobs&b&l]" to player wait 0.1 tick format slot 0 of player with 5110 named "&6Bandit OFF" with lore "Rejoin la rebelion!" to close then run [make player execute command "/passerebelle"] format slot 1 of player with 5645 named "&eChauffeur" with lore "Va conduire des gens!" to close then run [make player execute command "/passetaxi"] format slot 2 of player with 5300 named "&9Nettoyeur" with lore "Va tué des gens!" to close then run [make player execute command "/passemerce"] format slot 3 of player with 6204 named "&9Nettoyeur" with lore "Protege la ville !" to close then run [make player execute command "/passepolice"] command /passerebelle: trigger: make console execute command "manuadd %player%" message "&6OFF pas assez de policier !" command /passetaxi: trigger: make console execute command "manuadd %player% taxi" message "&eTu viens d'être embaucher en Taxi !" command /passemerce: trigger: make console execute command "manuadd %player% nettoyeur" message "&aTu viens d'être embaucher en Nettoyeur !" command /passepolice: trigger: make console execute command "manuadd %player% policier" message "&bTu viens d'être embaucher en Policier !"
Messages recommandés