Aller au contenu
  • 0

Skript ne marchant plus


Question

Posté(e)

Bonjour/Bonsoir, j'ai actuellement un skript qui marchait sur un autres serveur mais qui ne marche actuellement plus (inventaire de connexion + menugui), j'ai les addons suivants : WildSkript, SkRayfall, SkQuery.

Je ne connais pas la version de mon skript mais la version minecraft est 1.8.8 voici le skript :

#------------------------------------------------------------------#
#Skripts de Connexions et Déconnexions :#
on join:
   set join message to "&8[&a+&8] &7%player% &8à rejoint le Serveur !"
   set slot 0 of player to gold ingot named "&eB&boutique" with lore "&e» Voici la boutique !"
   wait 0.5 second
   set slot 4 of player to end portal frame named "&eM&benu" with lore "&e» Voici le menu principal !"
   wait 0.5 second
   set slot 8 of player to redstone torch named "&cNotre Équipe" with lore "&c» Voici le Staff du Serveur !"

on quit:
   set quit message to "&8[&c-&8] &7%player% &8à quitté le Serveur !"


#------------------------------------------------------------------#
#Skripts de MenuGui's :#
on rightclick with end portal frame:
   if name of tool is "&eM&benu":
       open chest with 6 rows named "&eM&benu" to player
       format slot 0 of player with stained glass pane:3 named " " to be unstealable
       format slot 1 of player with stained glass pane:3 named " " to be unstealable
       format slot 2 of player with stained glass pane:3 named " " to be unstealable
       format slot 3 of player with stained glass pane:3 named " " to be unstealable
       format slot 4 of player with stained glass pane:3 named " " to be unstealable
       format slot 5 of player with stained glass pane:3 named " " to be unstealable
       format slot 6 of player with stained glass pane:3 named " " to be unstealable
       format slot 7 of player with stained glass pane:3 named " " to be unstealable
       format slot 8 of player with stained glass pane:3 named " " to be unstealable
       format slot 9 of player with stained glass pane:3 named " " to be unstealable
       format slot 17 of player with stained glass pane:3 named " " to be unstealable
       format slot 18 of player with stained glass pane:3 named " " to be unstealable
       format slot 26 of player with stained glass pane:3 named " " to be unstealable
       format slot 27 of player with stained glass pane:3 named " " to be unstealable
       format slot 35 of player with stained glass pane:3 named " " to be unstealable
       format slot 36 of player with stained glass pane:3 named " " to be unstealable
       format slot 44 of player with stained glass pane:3 named " " to be unstealable
       format slot 45 of player with stained glass pane:3 named " " to be unstealable
       format slot 46 of player with stained glass pane:3 named " " to be unstealable
       format slot 47 of player with stained glass pane:3 named " " to be unstealable
       format slot 48 of player with stained glass pane:3 named " " to be unstealable
       format slot 49 of player with stained glass pane:3 named " " to be unstealable
       format slot 50 of player with stained glass pane:3 named " " to be unstealable
       format slot 51 of player with stained glass pane:3 named " " to be unstealable
       format slot 52 of player with stained glass pane:3 named " " to be unstealable
       format slot 53 of player with stained glass pane:3 named " " to be unstealable
       format slot 13 of player with bed item named "&eS&bpawn" with lore "&7» Retour au Spawn" to run [make player execute command "/spawn"]
       format slot 23 of player with paper item named "&eR&bègles" with lore "&7» Voici les règles !" to run [make player execute command "/regles"]
       format slot 21 of player with gold ingot item named "&eB&boutique" with lore "&7» Voici la Boutique !" to run [make player execute command "/boutique"]
       format slot 22 of player with player's skull item named "&eP&brofil" with lore "&7» Pseudo : &e%player%||&7» Coins : &eBientôt" to be unstealable

Merci d'avance.

Cordialement, TyliZ

8 réponses à cette question

Messages recommandés

  • 0
Posté(e)
Version de Skript: /ver Skript sur ton serveur

Utilise TuSKe pour tes GUIs

Essaye de mettre un wait au début du join

Ok je vais essayer merci d'avance :)

  • J'aime 1
  • 0
Posté(e)
Version de Skript: /ver Skript sur ton serveur

Utilise TuSKe pour tes GUIs

Essaye de mettre un wait au début du join

Je n'y arrive pas mais j'ai récupérer ma version skript : 2.1.2 et même en utilisent tuske et en métant un "wait 0.5 second"cela ne marche pas ...:(

1521706514-2018-03-22-09-12-58.png

  • 0
Posté(e)
Je n'y arrive pas mais j'ai récupérer ma version skript : 2.1.2 et même en utilisent tuske et en métant un "wait 0.5 second"cela ne marche pas ...:(

1521706514-2018-03-22-09-12-58.png

 

Pour Tuske il faut que tu refasse entièrement tout ton GUI avec les syntaxe de Tuske , mais tu verra c'est bien mieux pour créer des GUIs

  • J'aime 1
  • 0
Posté(e)
Pour Tuske il faut que tu refasse entièrement tout ton GUI avec les syntaxe de Tuske , mais tu verra c'est bien mieux pour créer des GUIs

Quand tu dis syntaxe de Tuske c'est à dire ?

Invité
Ce sujet ne peut plus recevoir de nouvelles réponses.
×
×
  • 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.