Aller au contenu

Buttkill

Membre
  • Compteur de contenus

    323
  • Inscription

  • Dernière visite

  • Jours gagnés

    7

Tout ce qui a été posté par Buttkill

  1. ommand /menu [<text>]: aliases: m permission: user.Joueurplus permission message: {@phoera} Vous n'avez pas la permission ! trigger: if arg 1 is not set: wait 2 tick open chest with 1 rows named "&7✪ &8&lMenu" to player wait 1 tick loop all players: set {_slot} to 0 format slot 1 of player with head:3 named "&6%number of all players% &7joueurs" with lore "&7connectés" to run [make player execute "/m player"] else if arg 1 is "player": open chest with 2 rows named "&7✪ &8&l%number of all players% joueurs en ligne" to player wait 1 tick loop all players: set {_slot} to 0 if loop-player has permission "user.admin": set {rang} to "&6&oAdmin" else if loop-player has permission "user.staff": set {rang} to "&e&oStaff" else if loop-player has permission "user.VIP": set {rang} to "&2&oVIP" else if loop-player has permission "user.Joueurplus": set {rang} to "&3&oJoueur+" else if loop-player has permission "user.Joueur": set {rang} to "&b&oJoueur" format slot {_slot} of player with loop-player's skull named "&9&l%loop-player%" with lore "%{rang}%" to run [make player execute "/a %loop-player%"] add 1 to {_slot}
  2. code complet stp
  3. Rajoute wait 2 tick au debut de la commande de gui /a
  4. Pourait-je avoir ton skript mlgrush stp
  5. ouai :p
  6. Je savais mais si il est flemmard ;)
  7. Après t'est pas obliger avec la nom des block tu peux faire f3 + h et avoir les id des block
  8. Je crois que c'est possible avec les code source de skript ;)
  9. Buttkill

    Skript pour modifier le ban ?

    Tu sais skripter si non regarde se tuto: https://skript-mc.fr/forum/threads/comment-skripter.3487/
  10. Pour aller plus vite, cherche hubtools dans les ressources.
  11. Buttkill

    Cauldron, Skript et SkQuery

    Je crois les mod font buger skript parceque skript reconnais pas les block des mods !
  12. Buttkill

    Cauldron, Skript et SkQuery

    Tu as quelle version de cauldron?
  13. Buttkill

    Scoreboard qui me mait des erreurs

    c'est bon merci
  14. Buttkill

    Scoreboard qui me mait des erreurs

    Marche pas: [10:42:33 INFO]: [skript] Reloading the config and all scripts... [10:42:33 INFO]: Loaded a total of 12584 english aliases [10:42:33 ERROR]: Can't understand this condition/effect: set score " " to 6 (Uhcmeetup.sk, line 3: set score " " to 6') [10:42:33 ERROR]: Can't understand this condition/effect: set score "&fJoueurs: &e%number of all players%" to 5 (Uhcmeetup.sk, line 4: set score "&fJoueurs: &e% number of all players%" to 5') [10:42:33 ERROR]: Can't understand this condition/effect: set score " " to 4 (Uhcmeetup.sk, line 5: set score " " to 4') [10:42:33 ERROR]: Can't understand this condition/effect: set score " " to 3 (Uhcmeetup.sk, line 6: set score " " to 3') [10:42:33 ERROR]: Can't understand this condition/effect: set score " " to 2 (Uhcmeetup.sk, line 7: set score " " to 2') [10:42:33 ERROR]: Can't understand this condition/effect: set score " " to 1 (Uhcmeetup.sk, line 8: set score " " to 1') [10:42:33 ERROR]: Can't understand this condition/effect: set score "&eplay.ices erv.fr" to 0 (Uhcmeetup.sk, line 9: set score "&eplay.iceserv.fr" to 0') [10:42:33 INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 0.1 6 seconds [10:42:33 INFO]: [skript] Encountered 7 errors while reloading the config and al l scripts! >
  15. Buttkill

    Scoreboard qui me mait des erreurs

    ok
  16. Buttkill

    Scoreboard qui me mait des erreurs

    De swiziik
  17. Buttkill

    Scoreboard qui me mait des erreurs

    Bas j'ai les addons de SxiKZiik et umbaska et de Nashoba
  18. Buttkill

    Scoreboard qui me mait des erreurs

    Il est vert mais tu pourait me passer t'est addons skript
  19. Buttkill

    Scoreboard qui me mait des erreurs

    Marche pas j'ai dèjà tester
  20. Buttkill

    Scoreboard qui me mait des erreurs

    J'ai dèjà essayer avec board et scoreboard et sidebar toujours les même erreur
  21. Buttkill

    Scoreboard qui me mait des erreurs

    C'est avez umbaska
  22. Qui pourrait m'aider?: https://skript-mc.fr/forum/threads/scoreboard-qui-me-mait-des-erreurs.10236/
  23. J'ai un probléme, enfaite j'ai commencer mon skript d'UhcMeetup, mais le scoreboard mais des erreurs quand je reload: [16:36:18 INFO]: [skript] Reloading the config and all scripts... [16:36:18 INFO]: Loaded a total of 12584 english aliases [16:36:18 ERROR]: Can't understand this condition/effect: display board named "& 6UHC&cMeetup" to player (Uhcmeetup.sk, line 2: display board named "&6UHC&cMeetu p" to player') [16:36:18 ERROR]: Can't understand this condition/effect: make score " " i n scoreboard of player to 6 (Uhcmeetup.sk, line 3: make score " " in score board of player to 6') [16:36:18 ERROR]: Can't understand this condition/effect: make score "&fJoueurs: &e%number of all players%" in scoreboard of player to 5 (Uhcmeetup.sk, line 4: make score "&fJoueurs: &e%number of all players%" in scoreboard of player to 5') [16:36:18 ERROR]: Can't understand this condition/effect: make score " " i n scoreboard of player to 4 (Uhcmeetup.sk, line 5: make score " " in score board of player to 4') [16:36:18 ERROR]: Can't understand this condition/effect: make score " " i n scoreboard of player to 3 (Uhcmeetup.sk, line 6: make score " " in score board of player to 3') [16:36:18 ERROR]: Can't understand this condition/effect: make score " " i n scoreboard of player to 2 (Uhcmeetup.sk, line 7: make score " " in score board of player to 2') [16:36:18 ERROR]: Can't understand this condition/effect: make score " " i n scoreboard of player to 1 (Uhcmeetup.sk, line 8: make score " " in score board of player to 1') [16:36:18 ERROR]: Can't understand this condition/effect: make score "&eplay.ice serv.fr" in board of player to 0 (Uhcmeetup.sk, line 9: make score "&eplay.icese rv.fr" in board of player to 0') [16:36:18 ERROR]: Can't understand this condition/effect: move display of player to sidebar (Uhcmeetup.sk, line 10: move display of player to sidebar') [16:36:18 INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 0.1 9 seconds [16:36:18 INFO]: [skript] Encountered 9 errors while reloading the config and al l scripts! > Code: on join: display board named "&6UHC&cMeetup" to player make score " " in scoreboard of player to 6 make score "&fJoueurs: &e%number of all players%" in scoreboard of player to 5 make score " " in scoreboard of player to 4 make score " " in scoreboard of player to 3 make score " " in scoreboard of player to 2 make score " " in scoreboard of player to 1 make score "&eplay.iceserv.fr" in board of player to 0 move display of player to sidebar Addons: Cordialement Buttkill
  24. Jour de malchance :'(
×
×
  • 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.