Aller au contenu
  • 0

Item de GUI pas détecter


Est-ce normal ?  

3 membres ont voté

  1. 1. Est-ce normal ?

    • Oué
      0
    • Nah
      3
    • Peut être
      0


Question

Posté(e)

Bonjour,

J'essaye de faire un GUI un peu spécial qui me permettrait de voir le nombre de joueur dans un monde (merci @GhostKiller76 ) .Et j'ai des items qui ne s'affichent pas au moment de l'ouverture :/

 

 

 

 
command /lolmenu:
   trigger:
       if player is in "hub3":
           wait 3 ticks
           open chest with 6 rows named "&f&lMenu Principal" to player
           format slot 11 of player with bow named "&6OneShot" with lore "||Seul contre tous , utilisez||votre arc pour oneshot||tous vos adversaires !|| ||&7En jeu &e%size of players in world ""oneshotmedieval"" and ""onebhot""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/unem2"]   

           format slot 13 of player with tnt named "&6TNTFly" with lore "||De la TNT ?!||Utilisez la et testez votre puissance de fly !|| ||&7En jeu &e%size of players in world ""tntfly1""% &7Joueur(s)|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/qittntfly"]   

           format slot 15 of player with 269 named "&6Sumo" with lore "||Vous cheatez ? Mais non , c'est pas bien,||vous avez juste une pelle enchantée !|| ||&7En jeu &e%size of players in world ""ka""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/qitsumo"]   

           format slot 20 of player with apple named "&6UHCExtreme" with lore "||Stuffez vous et affrontez les joueurs||dans une map hardcore !||&c&oRégénération naturelle désactivée|| ||&7En jeu &e%size of players in world ""uhcex""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/tpuhc"]   

           format slot 22 of player with bed named "&6Rush" with lore "||Battez vous au dessus du vide ||et remportez la victoire !|| ||&7En jeu &e%size of players in world ""rush1"" and ""rush2"" % &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/tprush"]   

           format slot 24 of player with golden sword named "PvPSkill" with lore "||Choisissez vos équipements||de A à Z , et battez vous ||avec 3 vies !|| ||&7En jeu &e%size of players in world ""pvpskill1""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/tppvpskill"]   

           format slot 30 of player with diamond sword named "PvPTraining" with lore "||Regroupement de plusieurs mode de PvP !||PvpSoup/PvpPot/PvpCombo/BuildUHC|| ||&7En jeu &e%size of players in world ""pvptraining"" and ""pvppot2"" and ""builduhc2"" and ""pvpsoupe2"" and ""pvpcombo2""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/qittraining"]   

           format slot 31 of player with obsidian named "MLGRush" with lore "||Marquez des points en escaladant||la map comme un ninja||et remportez la partie !|| ||&7En jeu &e%size of players in world ""mlgrush1"" and ""mlgrush2"" and ""mlgrush3""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/tpmlgrush"]   

           format slot 32 of player with 399 named "Evolution" with lore "||Collectez des étoiles et evoluer vos équipements||au fur et à mesure !|| ||&7En jeu &e%size of players in world ""Evolution2"" and ""Evolution22"" and ""Evolution3""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/unem3"]   

           format slot 41 of player with 35:0 named "WoolRush" with lore "||Sautez dans la pisicine adverse||pour marqué votr meilleurs points||et remportez la partie !|| ||&7En jeu &e%size of players in world ""woolrush""% &7Joueur(s)|| ||&2✪ &6Booster : &aActivé &2✪|| ||&a▸ Clic pour Jouer" to close then run [make player execute command "/wrequipe"]           

  • Réponses 53
  • Créé
  • Dernière réponse

Meilleurs contributeurs dans cette question

Meilleurs contributeurs dans cette question

Messages recommandés

  • 0
Posté(e)

je ne comprend pas trop xD

essaye sa :

command /test:
   trigger:
       set {_tempjoueur} to size of player in world ""pvptraining""
       set {_tempjoueur2} to size of player in world ""pvppot2""
       set {_tempjoueur3} to size of player in world ""builduhc2""
       set {_tempjoueur4} to size of player in world ""pvpsoupe2""
       set {_tempjoueur5} to size of player in world ""pvpcombo2""
       set {_tempjoueurtotal} to {_tempjoueur} + {_tempjoueur2} + {_tempjoueur3} + {_tempjoueur4} + {_tempjoueur5}
       send "&a&l%{_tempjoueurtotal}%"

  • 0
Posté(e)

Ex pour dans le GUI^:

command /test:
   trigger:
       wait 1 tick
       open chest with 6 rows named "&a&lTEST" to player
       format slot 0 of player with grass named "&e&lPvPTraining" with lore "&c&lJoueurs en jeu &f: &a&l%size of player in world ""pvptraining""%" to close then run [make player execute command "/tacmd"]

  • 0
Posté(e)

Ça marche avec TuSKe ?

Exemple:

make gui slot 0 of player with grass named "&e&lPvPTraining" with lore "&c&lJoueurs en jeu &f: &a&l%size of player in world ""pvptraining""%" to close then run player command "cmd"

  • 0
Posté(e)
Mais qu'est ce qui ne marche pas , donne les erreurs , envoie screen ... :)

J'ai aucune erreur , et le screen je l'avais déjà dit au moment ou je l'avais posté

 

Ça marche avec TuSKe ?

Exemple:

make gui slot 0 of player with grass named "&e&lPvPTraining" with lore "&c&lJoueurs en jeu &f: &a&l%size of player in world ""pvptraining""%" to close then run player command "cmd"

On a déjà tester..

  • 0
Posté(e)
command /test:
   trigger:
       wait 1 tick
       open chest with 6 rows named "&a&lTEST" to player
       format slot 0 of player with grass of protection 1 named "&e&lPvPTraining" with lore "&c&lJoueurs en jeu &f: &a&l%size of player in world ""pvptraining""%" to close then run [make player execute command "/tacmd"]

  • 0
Posté(e)

J'ai déjà répondu merci de fournir la version de skript avec le "/version Skript" si la commande ne fonctionne pas c'est que tu utilise une version de spigot non-officiel quel et ta version serveur ?

  • 0
Posté(e)

Je crois que la commande /version est utilisé par un skript , et je ne sais pas par le quel car quand tu fais /version sans rien sa me dit:

Usage correct: /version [<text>]

 

Et je suis en 1.8.7


×
×
  • 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.