-
Compteur de contenus
251 -
Inscription
-
Dernière visite
-
Jours gagnés
5
Type de contenu
Profils
Forums
Téléchargements
Tout ce qui a été posté par nanof02
-
Bonjour ^^ Est ce que vous s'avais comment on peux récupérer le ping d'un joueur en 1.9 et + Car umbaska ne prend plus en charge le ping :/ J'ai tout essayer et rien de fonctionne est ce que vous avais une bonne version de umbaska pour 1.9.4 ou autre ? Merci de votre aides ^^
-
pourquoi ne pas utiliser le plugin SimpleSpawner pour les spawner ? sa sera plus simple apres tu fais ton gui facilement ^^
-
marche pas erreur: ':3 with skull url "http://textures.minecraft.net/texture/947322f831e3c168cfbd3e28fe925144b261e79eb39c771349fac55a8126473"' is not a valid item data
-
c'est pas du tout se que j'ai demander si j'avais demander sa sa aurais était écris tête dans un menu gui mais c'est pas le cas, relis bien ma demande .. mais merci de ton aide quand même ^^
-
les doubles poste sont interdit :x
-
je lui est juste dis de prendre le SwSkriptPacks et il n'y aurais pas autant d'embrouilles avec vos tabulations ici O.o
-
parce qu'il ne la pas citer
-
bah ... on walk on (ton block): set player's gamemode to (creatif/survival/adventure/spectator) teleport player to {spawn.teleportation} command /settpspawn: trigger: set {spawn.teleportation} to location of player send "spawn de téléportation du gamemode set !"
-
J'ai pas compris l' histoire de rentrer dans des blocs
-
on join: if {money.%player%} is not set: if player have permission "eco.vip": set {money.%player%} to "%week%" wait 2 ticks make console execute command "/eco give %player% 5" else: if "%{money.%player%}%" parsed as number is week: if player have permission "eco.vip": wait 1 tick else: if player have permission "eco.vip": set {money.%player%} to "%week%" wait 2 ticks make console execute command "/eco give %player% 50" code non tester mais normalement sa devrai marcher ^^
-
on death: if victim is a player: if attacker is a player: ect ...
-
il est pas obliger :p
-
https://skript-mc.fr/forum/threads/%C2%AB-swskriptpack-1-7-1-8-1-9-1-10-1-11-%C2%BB.8911/ les packs des addons qui va avec la bonne version de skript cela vien que de t'es addons normalement
-
Chaque commande /skript m'affiche /skript help
nanof02 a répondu à un(e) question de H3r0br1n3777 dans Résolus
https://skript-mc.fr/forum/threads/%C2%AB-swskriptpack-1-7-1-8-1-9-1-10-1-11-%C2%BB.8911/ Change la version de ton plugin skript prend celui du pack ^^ -
de rien passe en résolue et un petit like pour l'aide :p ? x)
-
variables: {freeze.%player%} = false command /unfreeze <player>: trigger: set {freeze.%arg 1%} to false command /ss <player>: trigger: if player has permission "mod.use": set {freeze.%arg 1%} to true wait 2 ticks open chest with 1 row named "&b&lYou are frozen" to arg 1 wait 2 ticks format slot 0 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 1 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 2 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 3 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 4 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 5 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 6 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 7 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 8 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable on inventory close: if {freeze.%player%} is true: wait 2 ticks open chest with 1 row named "&b&lYou are frozen" to player wait 2 ticks format slot 0 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 1 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 2 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 3 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 4 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 5 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 6 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 7 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 8 of player with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable essaye avec cela mais se qui serai bien c'est d'envoyer les screen pour les erreurs mais bon essaye a nouveau avec se code ^^
-
tu as des erreurs ?
-
par contre il faudra que tu crée une commande pour le unfreeze ^^
-
variables: {freeze.%player%} = false on command "/ss <player>": if player has permission "mod.use": set {freeze.%arg 1%} to true open chest with 1 row named "&b&lYou are frozen" to arg 1 wait 1 tick format slot 0 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 1 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 2 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 3 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 4 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 5 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 6 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 7 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable format slot 8 of arg 1 with ice named "&bJoin TeamSpeak : &ldelay.ts.io" to be unstealable on inventory close: if {freeze.%player%} is true: cancel event pas sur pour qu'il puisse pas fermer son inventaire
-
c'est quoi qui marche pas ?
-
desoler mais la moi je ne pourrais absolument pas t'aider sa ne fonctionne pas en 1.11.2 en tout cas pour ma par :/ essaye de voir si sa marche si tu met un 2 eme joueur sur ton serveur mais sinon je ne vois pas de ou sa peux venir
-
tu peux m'envoyer ton code au COMPLET s'il te plait je vais voir si sa marche pour moi ?
-
tu peut le mettre sous forme de code et envoyer l'erreur ou la chose qui ne fonctionne pas ?
-
essaye de retirer le : entre %message% et %player% pour voir mais la c'est bizard moi même je comprend pas ^^
-
tu as bien Json.sk ?