Aller au contenu

Messages recommandés

Posté(e)

  • Version de minecraft: 1.7.10
  • Version de Skript: 1.7.10
  • Type du skript: Systeme de shop png
  • Description du script:

 

on right click on villager:
  if name of entity is "&eVanille":
     cancel event
     make player execute command "/npcmenu"

command /npcmenu:
   trigger:
       open chest with 1 rows named "&eVanille" to player
       wait 1 tick
       format slot 0 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close    then run [make console execute command "/vendvanille"]   
       format slot 1 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 2 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 3 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 4 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 5 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 6 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 7 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]
       format slot 8 of player with 4661 named "&eVanille" with lore "&cVend ta vanille !" to close then run [make console execute command "/vendvanille"]

command /vendvanille:
   trigger:
       make console execute command "/eco give %player% 25"
       wait 3 tick
       remove 1 4661 from player

 

J'ai un problème quand j'ai la vanille (id:4661) dans l'inventaire et que je clique dans le png pour vendre sa me donne rien ! et sa me l'enlève pas !

Invité
Ce sujet ne peut plus recevoir de nouvelles réponses.
×
×
  • 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.