I am trying toput a arena list in a gui with skript the code is the next:
command /arenasetlobby:
permission: {@PermissionAdm}
trigger:
set {_num} to -1
loop {arenas::*}:
add 1 to {_num}
wait 2 tick
open chest with 6 rows named "&6 SET ARENA LOBBY" to player
wait 4 tick
format slot {_num} of player with 1 carpet named "&a%{arenas::*}%" with lore "" to close then run [make player execute "/setarenawaitlobby"]
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.
Question
x6270
I am trying toput a arena list in a gui with skript the code is the next:
When i open it, it make this:
THNKS
7 réponses à cette question
Messages recommandés