Aller au contenu
  • 0

Tête de joueur en GUI


Question

Posté(e)

Bonjour/Bonsoir,

 

J'ai un problème avec un de mes skript, je voudrais créer un GUI avec des têtes de joueurs mais le problème c'est que je n'y arrive pas :(

 

Mon code:

command /staff:
   trigger:
       open chest with 3 rows named "&6Staff &7»" to player
       wait 1 tick
       format slot 10 of player with "La tete du joueur" named "&6BazerS" with lore "&6Grade &7» &eGérant" to be unstealable
       format slot 13 of player with "La tete du joueur" named "&6SkyLex_" with lore "&6Grade &7» &eGérant" to be unstealable
       format slot 16 of player with "La tete de joueur" named "&6RaphGaming29" with lore "&6Grade &7» &eGérant" to be unstealable

2 réponses à cette question

Messages recommandés

  • 0
Posté(e)

Voilà:

 

 

command /staff:
   trigger:
       open chest with 3 rows named "&6Staff &7»" to player
       wait 1 tick
       format slot 10 of player with skull of "BazerS" parsed as offline player named "&6BazerS" with lore "&6Grade &7» &eGérant" to be unstealable
       format slot 13 of player with skull of "SkyLex_" parsed as offline player named "&6SkyLex_" with lore "&6Grade &7» &eGérant" to be unstealable
       format slot 16 of player with skull of "RaphGaming29" parsed as offline player named "&6RaphGaming29" with lore "&6Grade &7» &eGérant" to be unstealable

 

Cordialement, Elkios_

  • J'aime 1
×
×
  • 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.