Aller au contenu

Classement

Contenu populaire

Affichage du contenu avec la meilleure réputation le 11/12/2016 dans Messages

  1. command /inv1: trigger: set {inventory1.%player%} to player's serialized inventory set {h1.%player%} to the helmet of player set {c1.%player%} to the chestplate of player set {l1.%player%} to the leggings of player set {b1.%player%} to the the boots of player set {f1.%player%} to the player hunger bar set {v1.%player%} to the player's health set {xp1.%player%} to the player's level wait 3 ticks clear player's inventory restore inventory of player from {inventory2.%player%} equip player with {h2.%player%} equip player with {c2.%player%} equip player with {l2.%player%} equip player with {b2.%player%} set the player's hunger bar to {f2.%player%} set the player's health to {v2.%player%} set player's level to {xp2.%player%} command /inv2: trigger: set {inventory2.%player%} to player's serialized inventory set {h2.%player%} to the helmet of player set {c2.%player%} to the chestplate of player set {l2.%player%} to the leggings of player set {b2.%player%} to the the boots of player set {f2.%player%} to the player hunger bar set {v2.%player%} to the player's health set {xp2.%player%} to the player's level wait 3 ticks clear player's inventory restore inventory of player from {inventory1.%player%} equip player with {h1.%player%} equip player with {c1.%player%} equip player with {l1.%player%} equip player with {b1.%player%} set the player's hunger bar to {f1.%player%} set the player's health to {v1.%player%} set player's level to {xp1.%player%} Si je t'ai aidé n'hésites pas à mettre un like:)
    2 points
  2. https://skript-mc.fr/forum/threads/«-ultimate-skript-pack-1-7-1-8-1-9-1-10-1-11-».8911
    2 points
  3. Je conseille d'utiliser le yml de skUtilities, car cet addon ne dépend d'aucune version.
    1 point
  4. command /Grade: trigger: open chest with 1 rows named "&6Grade" to player wait 3 ticks format slot 0 of player with brick named "Mini-VIP" to run [execute console command "msg %player% fais /mini-vip"] command /mini-vip: trigger: {supercoins.%uuid of player%} is bigger than or equal to 300: execute console command "manuadd %player% MiniVIP" broadcast "&6Merci a &4<bold>%player% &6d'avoir acheter le Mini-VIP" remove 300 from {supercoins.%uuid of player%} else: send "&cTu n'as pas assez d'argent."
    1 point
  5. 1 point
  6. set {_slot} to player's current hotbar slot
    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.