Aller au contenu

Messages recommandés

Posté(e)

Bonjour qui pourrait me faire un gui quand un joueur fais /warp il y a un menu qui souvre.

Voici les warps

- Minepublique

- End

- Nether

- Enchant

- Event

 

possible d’être créative?

Merci

Cordialement MrBboyIce

Posté(e)

==============================================================================

Tu as énormément de tutoriels sur youtube , même des ressources pour les GUI des tutoriels sur le forum pour exécutez des commandes via a un GUI , je vais pas me permettre de t'aider si tu ne donne pas de toi même.

==============================================================================

  • J'aime 1
Posté(e)

Voilà a tester quand même :)

 

options:
   logo: &9[&eWarp&9]
command /warp [<text>] [<text>]:
   trigger:
       if arg 1 is not set:
           if arg 2 is not set:
               open chest with 1 rows named "{@logo}" to player
               format slot 0 of player with 1 iron pickaxe named "&cMinepublique" to close then run [make player execute command "/warp tp minepublique"]
               format slot 1 of player with 1 endstone named "&aEnd" to close then run [make player execute command "/warp tp end"]
               format slot 2 of player with 1 lava bucket named "&cNether" to close then run [make player execute command "/warp tp nether"]
               format slot 3 of player with 1 diamond named "&8Enchant" to close then run [make player execute command "/warp tp enchant"]
               format slot 4 of player with 1 firework named "&eE&6v&de&5n&3t" to close then run [make player execute command "/warp tp event"]
       if arg 1 is "set":
           if arg 2 is "minepublique":
               set {warp.minepublique} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "End":
               set {warp.End} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "Nether":
               set {warp.Nether} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "Enchant":
               set {warp.Enchant} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "event":
               set {warp.event} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
       if arg 1 is "tp":
           if arg 2 is set:
               teleport player at {warp.%arg-2%}
               message "{@logo} &aTu as été téléporter au warp %arg-2%"


  • J'aime 1
Posté(e)
Voilà a tester quand même :)

 

options:
   logo: &9[&eWarp&9]
command /warp [<text>] [<text>]:
   trigger:
       if arg 1 is not set:
           if arg 2 is not set:
               open chest with 1 rows named "{@logo}" to player
               format slot 0 of player with 1 iron pickaxe named "&cMinepublique" to close then run [make player execute command "/warp tp minepublique"]
               format slot 1 of player with 1 endstone named "&aEnd" to close then run [make player execute command "/warp tp end"]
               format slot 2 of player with 1 lava bucket named "&cNether" to close then run [make player execute command "/warp tp nether"]
               format slot 3 of player with 1 diamond named "&8Enchant" to close then run [make player execute command "/warp tp enchant"]
               format slot 4 of player with 1 firework named "&eE&6v&de&5n&3t" to close then run [make player execute command "/warp tp event"]
       if arg 1 is "set":
           if arg 2 is "minepublique":
               set {warp.minepublique} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "End":
               set {warp.End} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "Nether":
               set {warp.Nether} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "Enchant":
               set {warp.Enchant} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
           if arg 2 is "event":
               set {warp.event} to location of player
               message "{@logo} &aTu as set %arg-2% en : &e%location of player%"
       if arg 1 is "tp":
           if arg 2 is set:
               teleport player at {warp.%arg-2%}
               message "{@logo} &aTu as été téléporter au warp %arg-2%"


 

Merci de lui avoir mâchez le travail.

  • J'aime 1
Posté(e)

Merci à toi HardTrox. Au moins 1 gentil. Et puis l'autre la qui voulais pas me faire le script. Je t'ai pas demandé à toi de me faire un script. Si je demande me le faire c'est que je sais pas le faire. Pas besoin d'un personne qui fais du cirque pour rien

Posté(e)
Merci à toi HardTrox. Au moins 1 gentil. Et puis l'autre la qui voulais pas me faire le script. Je t'ai pas demandé à toi de me faire un script. Si je demande me le faire c'est que je sais pas le faire. Pas besoin d'un personne qui fais du cirque pour rien

Tu va pas me dire que tu ne sais pas copié collé ou même refaire un skript via youtube --' Ni comprendre un tuto ... Et "L'autre" il s'appelle Aqme.

  • J'aime 1
Posté(e)

On se calme ! on et sur un forum pour s'aider ! c'est vrai que cette demande na pas vraimment fait de recherche mais bon !

 

Pas besoin de faire tout une discute ! @EnderRaider @

  • J'aime 2
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.