Version de Minecraft : 1.8 Version de Skript : 2.1.2
Addons utilisés:skRayFall skMorkaz skQuery
Salut, j'ai un soucis.
Quand j'utilise ce script :
Command /gui:
trigger:
open chest with 3 rows named "&l&4Neodium" to player
wait 1 tick
format slot 13 of player with book named "&l&eSpawn" to run [execute console command "/spawn %player%"]
format slot 4 of player with netherrack named "&l&cNether" to run [execute console command "/mv tp %player% world_nether"]
format slot 12 of player with end stone named "&l&5End" to run [execute console command "/mv tp %player% world_the_end"]
format slot 22 of player with tripwire hook named "&l&6Openning Clef" to run [execute console command "/warp Clef %player%"]
format slot 25 of player with diamond sword named "&l&6Opvp" to run [execute console command "/spawn"]
on mor inventory click:
if name of event-item is "book":
send "ca marche !"
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
Molotof
Version de Minecraft : 1.8
Version de Skript : 2.1.2
Addons utilisés: skRayFall skMorkaz skQuery
Salut, j'ai un soucis.
Quand j'utilise ce script :
Command /gui: trigger: open chest with 3 rows named "&l&4Neodium" to player wait 1 tick format slot 13 of player with book named "&l&eSpawn" to run [execute console command "/spawn %player%"] format slot 4 of player with netherrack named "&l&cNether" to run [execute console command "/mv tp %player% world_nether"] format slot 12 of player with end stone named "&l&5End" to run [execute console command "/mv tp %player% world_the_end"] format slot 22 of player with tripwire hook named "&l&6Openning Clef" to run [execute console command "/warp Clef %player%"] format slot 25 of player with diamond sword named "&l&6Opvp" to run [execute console command "/spawn"] on mor inventory click: if name of event-item is "book": send "ca marche !"
Ca m'affiche ce message d'erreur :
Vous pouvez m'aider ?
Merci!
2 réponses à cette question
Messages recommandés