Aller au contenu

iLaZz

Membre
  • Compteur de contenus

    431
  • Inscription

  • Dernière visite

  • Jours gagnés

    10

Tout ce qui a été posté par iLaZz

  1. Biensur.
  2. Je te fais ca demain ;)
  3. J'ai terminé le logiciel: http://www.mediafire.com/file/0yq6q4b22qhq9tl/Logiciel.rar
  4. Il te faut essentials.
  5. Devinez quoi ? Mon prof de MPS (Matière Pratique Scientifique) m'a demandé de coder un logiciel :O
  6. iLaZz

    Jeu du Marteau ...

    J'ai compris. load: size of {inhammer::*} > 0: loop all players: {inhammer::%loop-player%} is set: make loop-player execute command "/¿leave" command /¿leave <offline player>: trigger: arg is not set: make player execute command "/¿leave %player%" else: clear {inhammer::%player%} if {counter.%player%} is set: clear {counter.%player%} send "Vous quittez le jeu du hammer" command /marteau [<text>]: trigger: arg is "join" or "leave" or "setspawn": arg is "join": {inhammer::%player%} is not set: teleport player to {hammer} set {counter.%player%} to 0 set {inhammer::%player%} to player loop 10 times: wait 1 second if {inhammer::%player%} is not set: clear {counter.%player%} {counter.%player%} is set: teleport player to spawn send "%{counter.%player%}% clicks" clear {inhammer::%player%} else: make player execute command "/¿leave" else if arg is "leave": make player execute command "/¿leave" else if arg is "setspawn": player is op: set {hammer} to player's location send "Position: %{hammer}%" leftclick on anvil: player is holding iron axe: add 1 to {counter.%player%} quit: make player execute command "/¿leave"
  7. iLaZz

    Mini-Map à la Faction

    Il y a deux skripts sur le forum qui ont ce que tu recherches sachant que le système vient de minious55, des skripts faction en l'occurence.
  8. If length of arg 1 is bigger than 4:
  9. Tu prends le bloc en dessous comme ca par exemple. # 1ere méthode set {_target} to block at event-location . . . at block under {_target} # 2eme plus courte . . . at block under block at event-location Edit: Si tu tires sur un mur cela ne marchera pas, en l'occurence comme le lit ne peux pas être mit perpendiculairement au sol cela marchera.
  10. on any movement: distance between player and {jump} <= 0.5: make player execute command "/test"
  11. iLaZz

    Skript d'AFK automatique

    Ne marchera pas.
  12. Je n'ai pas d'erreur personellement
  13. J'ai modifié regarde, ..
  14. Voilà: on first join: set {seconds.%uuid of player%} to 0 set {mins.%uuid of player%} to 0 set {hours.%uuid of player%} to 0 set {days.%uuid of player%} to 0 while player is online: wait 1 second add 1 to {seconds.%uuid of player%} if {seconds.%uuid of player%} = 60: set {seconds.%uuid of player%} to 0 add 1 to {mins.%uuid of player%} if {mins.%uuid of player%} = 60: set {mins.%uuid of player%} to 0 add 1 to {hours.%uuid of player%} if {hours.%uuid of player%} = 24: set {hours.%uuid of player%} to 0 add 1 to {days.%uuid of player%} join: while player is online: wait 1 second add 1 to {seconds.%uuid of player%} if {seconds.%uuid of player%} = 60: set {seconds.%uuid of player%} to 0 add 1 to {mins.%uuid of player%} if {mins.%uuid of player%} = 60: set {mins.%uuid of player%} to 0 add 1 to {hours.%uuid of player%} if {hours.%uuid of player%} = 24: set {hours.%uuid of player%} to 0 add 1 to {days.%uuid of player%} command /knowtime: trigger: send "%{days.%uuid of player%}% :: %{hours.%uuid of player%}% :: %{mins.%uuid of player%}% :: %{seconds.%uuid of player%}%"
  15. Depuis sa première connexion ou juste sur sa session ?
  16. iLaZz

    On death add 1 to ma variable

    add 1 to {mob.%attacker%}
  17. iLaZz

    SimpleFACTION

    iLaZz updated Jsons Faction (1.8.X) with a new update entry: /f perm [commencement] Read the rest of this update entry...
  18. iLaZz

    Is not a text

    Moi avec le / ca marche. Par contre ici il n'y a pas de guillements
  19. deuxieme ligne player's balance is bigger than <ton montant>: else: send "message erreur"
  20. %player's balance%
  21. iLaZz

    Pack addon 1.8 fonctionnel !

    Tu tapes json.sk download sur internet et tu trouves directement mais tu as posté sans rechercher ou bien ?? https://www.spigotmc.org/resources/json-sk.8851/ Si ca marche pas regarde si tu as bien Skript 2.2
  22. Je sais qu'il y a une expression qui donne le grade d'un joueur mais je ne sais plus trop. Peut etre Player's group
  23. iLaZz

    [Skript] Radio SVP help

    Je suis sur tel donc voila Command /radio <text>: Trigger: Player is holding name tag named "radio": Loop all players: Inventory of loop-player contains name tag named "radio": Send "%arg%" to loop-player Else: Send "erreur"
  24. iLaZz

    SimpleFACTION

    iLaZz updated Jsons Faction (1.8.X) with a new update entry: Mise à jour 3 Read the rest of this update entry...
  25. iLaZz

    Problème Scoreboard !

    players signifie tout les joueurs remplace par loop-player
×
×
  • 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.