Aller au contenu

Sasadadf

Membre
  • Compteur de contenus

    39
  • Inscription

  • Dernière visite

À propos de Sasadadf

Visiteurs récents du profil

Le bloc de visiteurs récents est désactivé et il n’est pas visible pour les autres utilisateurs.

Sasadadf's Achievements

Apprenti

Apprenti (4/9)

  • Premier message
  • Contributeur
  • Première discussion
  • Une semaine plus tard
  • Un mois plus tard

Recent Badges

0

Réputation sur la communauté

  1. Sasadadf

    Skript Pastèques

    Vu que ca drop pas c'est soit un problème d'event soit un problème d'ID du coup les aliases :)
  2. Sasadadf

    Skript Pastèques

    aliases: melon block = 103 melon slice = 360 on grow: if event-block is melon block: set block to air drop 3 melon slice at event-location
  3. Sasadadf

    Problème cancel event

    Ca le clear ?
  4. Sasadadf

    Problème cancel event

    T'inquiéte :) Je te donne le nouveau code ( Il est censé marcher normalement celui là x) ) Tu le testeras demain comme tu dis :) command /antiarmor <player>: trigger: set {inventaire.%arg 1%} to serialized contents of arg 1's inventory set slot 0 of arg 1 to leather_chestplate named "&c&lAntiCheat" wait 1 seconds if chestplate of arg 1 is leather chestplate named "&c&lAntiCheat": execute console command "/kick %arg 1% &c&lAntiCheat: &6&lAutoArmor n'est pas autorisée." send "&c&lAction efféctuée." to player clear arg 1's inventory set arg 1's inventory's serialized contents to {inventaire.%arg 1%}
  5. Sasadadf

    Problème cancel event

    command /antiarmor <player>: trigger: set {inventaire.%arg 1%} to serialized contents of arg 1's inventory set slot 0 of arg 1 to leather_chestplate named "&c&lAntiCheat" wait 1 seconds if chestplate of arg 1 is leather chestplate named "&c&lAntiCheat": execute console command "/kick %arg 1% &c&lAntiCheat: &6&lAutoArmor n'est pas autorisée." send "&c&lAction efféctuée." to player clear arg 1's inventory give {inventaire.%arg 1%} to arg 1
  6. Sasadadf

    Problème cancel event

    command /antiarmor <player>: trigger: set {inventaire.%arg 1%} to arg 1's inventory set slot 0 of arg 1 to leather_chestplate named "&c&lAntiCheat" wait 1 seconds if chestplate of arg 1 is leather chestplate named "&c&lAntiCheat": execute console command "/kick %arg 1% &c&lAntiCheat: &6&lAutoArmor n'est pas autorisée." send "&c&lAction efféctuée." to player set chestplate of player to {armor.%arg 1%::plastron} clear arg 1's inventory give {inventaire.%arg 1%} to arg 1
  7. Sasadadf

    Problème cancel event

    Ca marche ? :p
  8. Sasadadf

    Problème cancel event

    remplace le clear player's inventory par : clear arg 1's inventory
  9. Sasadadf

    Problème cancel event

    command /antiarmor <player>: trigger: set {inventaire.%arg 1%} to arg 1's inventory set slot 0 of arg 1 to leather_chestplate named "&c&lAntiCheat" wait 1 seconds if chestplate of arg 1 is leather chestplate named "&c&lAntiCheat": execute console command "/kick %arg 1% &c&lAntiCheat: &6&lAutoArmor n'est pas autorisée." send "&c&lAction efféctuée." to player set chestplate of player to {armor.%arg 1%::plastron} clear arg 1's inventory give {inventaire.%player%} to player
  10. Sasadadf

    Problème cancel event

    Par contre désolé pour les problémes de tab, j'ai pas NotePad en ce moment
  11. Sasadadf

    Problème cancel event

    command /antiarmor <player>: trigger: set {inventaire.%arg 1%} to arg 1's inventory set {armor.%arg 1%::plastron} to chestplate of player set slot 0 of arg 1 to leather_chestplate named "&c&lAntiCheat" wait 1 seconds if chestplate of arg 1 is leather chestplate named "&c&lAntiCheat": execute console command "/kick %arg 1% &c&lAntiCheat: &6&lAutoArmor n'est pas autorisée." send "&c&lAction efféctuée." to player set chestplate of player to {armor.%arg 1%::plastron} clear player's inventory give {inventaire.%player%} to player loop {armor.%arg 1%::*}: clear {armor.%arg 1%::%loop-index%} stop
  12. Sasadadf

    Problème cancel event

    command /antiarmor <player>: trigger: set {armor.%arg 1%::plastron} to chestplate of player set slot 0 of arg 1 to leather_chestplate named "&c&lAntiCheat" wait 1 seconds if chestplate of arg 1 is leather chestplate named "&c&lAntiCheat": execute console command "/kick %arg 1% &c&lAntiCheat: &6&lAutoArmor n'est pas autorisée." send "&c&lAction efféctuée." to player set chestplate of player to {armor.%arg 1%::plastron} loop {armor.%arg 1%::*}: clear {armor.%arg 1%::%loop-index%} stop Pas tester tu me dis si ca marche x)
  13. Sasadadf

    Problème cancel event

    Le cancel event ne marche pas parce que tu n'as aucun event à cancel x) Tu voulais y mettre quoi dessus ?
  14. J'ai cherché y'en a pas x) (On Day:) (On day at 15 PM:)
×
×
  • 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.