Bonjour, voilà, ça fait longtemps que je cherche mais je trouve pas, j'aimerais une animation, comme si on on dropait l'objet sur le personnage et ça met l'objet au slot 40.
J'sais pas si vous avez compris, voici mon Skript:
command /pvpbox [<text>]:
trigger:
if arg 1 is not set:
send "&6PvPBox en développement."
command "mv tp %executor% build"
wait 2 ticks
format slot 40 of player with name tag named "&eKits." with lore "" to be unstealable
play raw sound "random.pop" at player with pitch 1 volume 10
J'aimerai qu'au lieu de "format slot 40 of [...] unstealable", il y'ai une petite animation comme si on dropait quelque chose, mais au slot 40.
En gros un objet qui drop mais qui se place automatiquement au slot 40.
Merci d'avance! :)