Aller au contenu

Classement

Contenu populaire

Affichage du contenu avec la meilleure réputation le 13/01/2016 dans toutes les zones

  1. Voici mon code : on rightclick with sugar Cane: If player is holding a sugar Cane named "&2&lCANABIS&r": apply speed 3 to player for 3 minutes apply confusion 1 to player for 1 minutes clear 1 sugar Cane named "&2&lCANABIS" from The player play raw sound "random.eat" at player with pitch 1 volume 10 Mais mon pb c'est le clear voici l'erreur : [16:33:44 ERROR]: [skript] '"&2&lCANABIS" from The player' is not a text (SkDrogue.sk, line 24: clear 1 sugar Cane named "&2&lCANABIS" from The player') [16:33:45 INFO]: [skript] Loaded 1 script with a total of 2 triggers and 0 commands in 0.36 seconds [16:33:45 INFO]: [skript] Finished loading. [16:33:45 INFO]: [skript] Checking for the latest version of Skript... [16:33:45 INFO]: Checking for updates via Spigot... [16:33:46 INFO]: [skript] You're currently running the latest stable version of Skript.
    1 point
  2. command /randomwarp: aliases:rw trigger: if {random.1} is not set: send "&3Le warp &61 &3n'est pas définit !" if {random.2} is not set: send "&3Le warp &62 &3n'est pas définit !" if {random.3} is not set: send "&3Le warp &63 &3n'est pas définit !" if {random.4} is not set: send "&3Le warp &64 &3n'est pas définit !" if {random.5} is not set: send "&3Le warp &65 &3n'est pas définit !" command /setrandomwarp [<text>]: aliases:srw trigger: if arg i is not set: send "&3La commande est &6/swr [1/2/3/4/5/etc...]" if arg 1 is "1": set {random.1} to location of player send "&3Tu vien de définir le war 1" if arg 1 is "2": set {random.2} to location of player send "&3Tu vien de définir le war 1" if arg 1 is "3": set {random.3} to location of player7 send "&3Tu vien de définir le war 1" if arg 1 is "4": set {random.4} to location of player send "&3Tu vien de définir le war 1" if arg 1 is "5": set {random.5} to location of player send "&3Tu vien de définir le war 1" command /gowarp: aliases:gw trigger: if arg 1 is not set: send "&3La commande est /gowarp [warp]" else: chance of 50%: teleport player to {random.1} send "&3Tu as été téléporté" chance of 50%: teleport player to {random.2} send "&3Tu as été téléporté" chance of 50%: teleport player to {random.3} send "&3Tu as été téléporté" chance of 50%: teleport player to {random.4} send "&3Tu as été téléporté" chance of 50%: teleport player to {random.5} send "&3Tu as été téléporté" Tu adapte en fonction de ce que tu as besoin
    1 point
  3. Kwizzy updated ClickerCounter with a new update entry: Plus performant Read the rest of this update entry...
    1 point
  4. on rightclick: if player is holding a wood hoe named "&6&kiii &3PaintGun &6&kiii": set target block to blue wool La distance max c'est ~40-50 blocks
    1 point
  5. give 10 diamond to player En une ligne c'est fait
    1 point
×
×
  • 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.