Classement
Contenu populaire
Affichage du contenu avec la meilleure réputation le 10/09/2016 dans toutes les zones
-
Salut, en me promenant sur SkUnity, j'ai trouvé 5 conditions et effets très utiles à ce jour en SKRIPT ! -------------------------------------------------------------------------------------------- SOMMAIRE: 1. Weather 2. Web status 3. Disguise Entity 4. Icon (MOTD) 5. Image (CHAT) BONUS. Set line -------------------------------------------------------------------------------------------- #1: "Weather" Cette condition est utilisée pour affirmer/demander quel est le temps. Voici un bout de code souvent utile: On combust: is thundering (in %world%) broadcast "&eLe temps est... OH ! Des éclairs !"[/Code] Nécessite d'aucun autre plugin que Skript. [b]#2[/b]: "[b]Web Status[/b]" [/color] [color=#00b300]Cette condition est utilisée pour savoir si un site est en ligne ou pas.[/color] [color=#808080] Voici un bout de code souvent utile:[/color][/font][/center] [Code]Command /online: trigger: if web status of "https://skript-mc.fr/forum" is online: broadcast "Skript-MC est en ligne !" else: broadcast "&cLe serveur n'arrive pas à se connecter sur Skript-MC"[/Code] [center][font=Tahoma][color=#808080][font=Tahoma][color=rgb(128, 128, 128)]Nécessite de [/color][/font][font=Tahoma]Skript[/font][font=Tahoma][color=rgb(128, 128, 128)] et [/color][/font][font=Tahoma]ExertSk[/font][font=Tahoma][color=rgb(128, 128, 128)] (téléchargeable [/color][/font][font=Tahoma]ici[/font][font=Tahoma][color=rgb(128, 128, 128)]).[/color][/font][/color] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] [b]#3[/b]: "[b]Disguise Entity[/b]" [/color][/font][/font][/font][/font][/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#00b300]Cet effet est utilisé pour déguiser une entité en une autre.[/color][/font][/font][/font][/font] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] Voici un bout de code souvent utile:[/color][/font][/font][/font][/font][/color][/font][/center] [color=rgb(128, 128, 128)][font=Georgia] [Code]Command /disguise <text> <text>: trigger: message "%arg 1% est/sont déguisé en %arg 2% !" disguise all arg 1 as "%arg 2%"[/Code][/font][/color] [center][font=Tahoma][color=rgb(128, 128, 128)]Nécessite de [/color][/font][font=Tahoma]Skript[/font][font=Tahoma][color=rgb(128, 128, 128)], [/color][/font][font=Tahoma]Umbaska[/font][font=Tahoma][color=rgb(128, 128, 128)] (téléchargeable [/color][/font][font=Tahoma]ici[/font][font=Tahoma][color=rgb(128, 128, 128)]) et [/color][/font][font=Tahoma]LibsDisguises[/font][font=Tahoma][color=rgb(128, 128, 128)] (téléchargeable [/color][/font][font=Tahoma]ici[/font][font=Tahoma][color=rgb(128, 128, 128)]).[/color] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] [b]#4[/b]: "[b]Icon (MOTD)[/b]" [/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#00b300]Cet effet est utilisé pour afficher une image pour un serveur.[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] Voici un bout de code souvent utile: [Code=lua]On list ping event: change server icon to image from file (URL) "icons/icon.png" (ou l'URL)[/Code] Nécessite de Skript et de WildSkript (téléchargeable ici). [b]#5[/b]: "[b]Image (chat)[/b]" [/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#00b300]Cet effet est utilisé pour afficher une image dans le chat.[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] Voici un bout de code souvent utile: [Code=lua]On join: send player chat image from URL "http://www.votre-site.fr" with height 16 shade 0 with extra texts "Votre site !"[/Code] Nécessite de Skript et ExertSk (téléchargeable ici). [/color] [font=Tahoma][color=rgb(128, 128, 128)][b]#BONUS[/b]: "[b]Set line[/b]"[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#00b300]Cet effet est utilisé pour changer une ligne d'un autre fichier.[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)][font=Tahoma][color=rgb(128, 128, 128)]Voici un bout de code souvent utile:[/color][/font][/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] [Code=lua]Command /setline <int> <text> <text>: trigger: set line arg 1 in file "%arg 2%.yml" to "%arg 3%"[/Code][/color][/font] [color=rgb(128, 128, 128)][font=Tahoma][color=rgb(128, 128, 128)]Nécessite de Skript et Umbaska (téléchargeable ici)[/color][/font][/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma] [b][b]FIN[/b][/b][/font] [/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#ff8000][b]J'espère [/b]que ce [b]tutoriel [/b]vous a [b]aidé [/b]ou vous a [b]plu [/b]parce que je me suis bien [b]amusé [/b]à le [b]faire [/b]![/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font] [color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#808080]Plusieurs [b]plugins [/b]sont [b]nécessaires [/b]dans les codes [b]présentés [/b]ci-[b]dessus [/b]![/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color][/font] [font=Tahoma][color=#808080][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][b][b]Merci[/b] à vous ![/b] [/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=#00b3b3]Cordialement, Snowach, développeur givré.[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/center]3 points
-
J'en ai mare mais MARRE sur le grand internet il y en a des CENTAINE donc cherche MERDE !3 points
-
Pas bouger du tout c'est a dire on l'allume elle ne bouge pas x) Voilà comme sur funcraft2 points
-
Salut. Premièrement, à tes prochaines demande de skript, ne up pas tes demandes au bout de deux heures, s'il te plaît. Deuxièmement, voici la réponse à ta demande, je suis disponible ce week-end pour répondre à tes problèmes. Fonctionnalités: 1 > Kick un joueur au bout de 25 CPS. 2 > Ban un joueur au bout de 3 kick pour 25 CPS. 3 > Explications du kick, avec le ping, pareil pour le ban. Le joueur ne peut donc pas venir pleurer en disant qu'il n'est pas fautif. on left click: add 1 to {cps.%player%} wait 20 ticks if {cps.%player%} > 25: kick player due to "&7[&cANTICHEAT&7] &c>> &7Autoclicking, ping: %player's ping%" add 1 to {alertmax.%player%} if {alertmax.%player%} = 3: ban player due to "&7[&cANTICHEAT&7] &c>> &7Autoclicking, ping: %player's ping%, 3 alertes." set {alertmax.%player%} to 0 Else: set {cps.%player%} to 0 on join: set {cps.%player%} to 0 on first join: set {cps.%player%} to 0 set {alertmax.%player%} to 0 Si tu as besoin d'amélioration, précise les moi.1 point
-
Il semblerait que SkStuff permet de faire le 1: https://www.skunity.com/search?search=nbt+of+an+entity Pour le 2 je ne sais pas ^^1 point
-
Bonsoir, Je me suis penché sur ta demande, et voici le script que je t'ai concocté. ShutUp Description: Permet de réduire vos joueurs au silence. Auteur: The__V Dépendances: Skript Fonctionnalités: /mute <joueur> [durée] : Bascule le statut "muet" d'un joueur, avec la possibilité de spécifier une durée. (ex: /mute notch 3 days) Une liste des commandes bloquées facile à éditer (dans la section options) Des messages complètement personnalisables (eux aussi dans la section options) Un système de bypass pour que les admins ne puissent pas être réduits au silence (permission par défaut : shutup.bypass) Impossible de se réduire au silence soi-même, afin d'éviter les erreurs Je reste disponible pour le support de ce script, en cas de problème. Le script est testé et fonctionne à merveille. En espérant avoir répondu à votre demande The__V, une Ombre à votre service1 point
-
C'est impossible, faut que tes variables contiennent un joueur.1 point
-
Salut, en me promenant sur SkUnity, j'ai trouvé 5 ÉVÉNEMENTS très demandé à ce jour en SKRIPT ! -------------------------------------------------------------------------------------------- SOMMAIRE: 1. On combust 2. On fade 3. On form 4. On consume 5. On burn -------------------------------------------------------------------------------------------- #1: "On combust" Cet événement est utilisé pour savoir quand une entité brûle (Comme les zombies pendant le jour). Voici un bout de code souvent utile: On combust: if event-entity is a zombie: broadcast "&2Un zombie est en flamme !"[/Code][/color][/font][/font][/left] [center][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)]Nécessite d'aucun autre plugin que Skript. [size=5][b]#2[/b][/size]: "[b]On fade[/b]" [/color] [color=#00b300]Cet événement est utilisé pour savoir quand un bloc de neige/glace fond.[/color] [color=rgb(128, 128, 128)] Voici un bout de code souvent utile:[/color][/font][/font][/center] [font=Tahoma][font=Tahoma][color=#808080] [Code=lua]On fade: broadcast "&bLa glace fond !"[/Code][/color][/font][/font] [center][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)][font=Tahoma]Nécessite [/font]d'aucun autre plugin que Skript. [size=5][b]#3[/b][/size]: "[b]On form[/b]" [/color] [color=#00b300]Cet événement est utilisé pour savoir quand un bloc se forme (Comme quand la lave et l'eau forme de la pierre).[/color] [color=rgb(128, 128, 128)] Voici un bout de code souvent utile:[/color][/font][/font][/center] [font=Tahoma][font=Tahoma][font=Tahoma][color=#808080] [Code=lua]On (block) form (of cobblestone): broadcast "&7Un bloc de pierre se forme !"[/Code][/color][/font][/font][/font] [center][font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)]Nécessite [/color][/font]d'aucun autre plugin que Skript. [color=rgb(128, 128, 128)][size=5][b]#4[/b][/size]: "[b]On consume[/b]" [/color] [color=#00b300]Cet événement est utilisé pour savoir quand un joueur mange/boit.[/color] [font=Tahoma][color=rgb(128, 128, 128)]Voici un bout de code souvent utile:[/color][/font][/font][/font][/center] [font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)] [Code=lua]On consume (of milk): broadcast "Un joueur mange/boit !"[/Code] [/color][/font][/font][/font] [center][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)][font=Tahoma]Nécessite [/font]d'aucun autre plugin que Skript. [size=5][b]#5[/b][/size]: "[b]On burn[/b]" [/color] [color=#00b300]Cet événement est utilisé pour savoir quand un bloc brûle (Comme quand le bois brûle à cause d'un briquet).[/color] [color=rgb(128, 128, 128)] Voici un bout de code souvent utile:[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/center] [left][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)] [Code=lua]On burn: broadcast "&cUn joueur brûle !"[/Code][/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/left] [center][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)][font=Tahoma]Nécessite [/font]d'aucun autre plugin que Skript.[/color][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font] [size=5] [b]FIN[/b][/size][/font] [font=Tahoma][color=#ff8000]J'espère que ce tutoriel vous aura été utile et amusant.[/color] [color=#808080]Dans ce tutoriel, le seul plugin requis est Skript.[/color] [font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][font=Tahoma][color=rgb(128, 128, 128)][b]Merci[/b] à vous ![/color] [/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font][/font] [color=#00b3b3]Cordialement, Snowach, développeur givré.[/color][/font][/center]1 point
-
Merci! J'en connaissais quelqu'un mais tu m'a appris quelque chose ;)1 point
-
Tkt c'est juste que j'ai trouvé ça en cherchant des conditions et effets méconnus. Ne sachant pas si tu en avais besoin j'ai préféré te les dire. AU pire ça servira pour quelqu'un d'autre1 point
-
On ne peut pas créer des trades avec script (les trades de RandomSK ne sont pas fonctionnelles), le seul moyen de faire ceci c'est de passer par la commande Vanilla sur les CommandBlocks. Sinon, je boss sur un script très similaire à ShopKeepers en utilisant la commande /Summon. Ca sera presque la même chose que ShopKeepers. Ce Week-End je ne suis pas chez moi, je le fera Lundi après être rentré des cours (Temps estimé = Entre 2-7 jours).1 point
-
1 point
-
Non mais ce qu'à demander @PsYZiiK c'est que tu nous donne une liste des commandes que tu souhaiterais avoir, avec leurs permissions et comment vont fonctionner les parties. Je te donne un exemple, la commande /tower setspawn bleu ( tower.admin ) Permettras de set le spawn des joueurs de l'équipe bleu | Voilà c'est une commandes avec un permissions détaillés Ensuite il me semble que le TheTowers fonctionne avec un système de vie par équipe et il faut sauté dans une piscine pour enlever une vie à l'équipe adverse donc dit nous si tu souhaite encore ce système où si tu souhaite le modifier, le nombre de vie de chaque équipe, donne un maximun de détails pour des personnes puissent comprendre entièrement ta demande et te la réaliser.1 point
-
1 point
-
tien regarde un tuto sur le plugin UniqueMOTD et tu aurra le plugin que tu cherche (c'est celui de bloody battle et Serveur comme sur le screen )1 point
