-
Compteur de contenus
31 -
Inscription
-
Dernière visite
Type de contenu
Profils
Forums
Téléchargements
Tout ce qui a été posté par PikGaming
-
Oublie pas de mettre en résolu ! :)
-
Derien ! :p
-
Voilà ! command /staff: trigger: message "&c-Staff-" message "&4Fondateur : PSEUDO" message "&cAdministrateur : PSEUDO" message "&5Modérateur : PSEUDO" message "&7Helpeur : PSEUDO" command /teamspeak: trigger: message "&cL'adresse ip du teamspeak du serveur est : IP" command /site: trigger: message "&6Notre site : URL" command /boutique: trigger: message "Voici l'URL de notre boutique : URL" command /vote: trigger: message "&cTu veux voter pour notre serveur?Voici l'URL de vote : URL" /!\ PAS TESTER MAIS NORMALEMENT MARCHE /!\
-
Je te le fait ^^
-
@Slawzz Utilise KitSK de @Masterfelix.Nom tes kits écrit comme cela : Vampire,PvP,Gladiator.Avec les Maj.
-
Ok et les items des kits?
-
Oui qu'elle serais les kits?
-
As-tu bien mis comme nom à tes kits : Vampire , PvP , Gladiator ?
-
@Slawzz N'oublie pas aussi de /setspawn a l'endroit de ton spawn ! :p
-
Ben pour les kits je trouve que KitSK est mieux.Mais de tout façon mon code marche quand même car avec KitSK (Si je ne me trompe pas),la commande pour se give un kit est /kit non?Sinon il faut juste remplacé dans : then run "kitc %player% /kit vampire" par sa commande :)
-
Tu dois créer tes kits.Avec Essentials ou d'autre plugin :p.
-
Voilà. command /kitc <player> <text>: trigger: execute player-arg command "%arg-2%" command /menukit: trigger: open chest with 3 rows named "&4 -------------Kit-------------" to player wait 1 tick format slot 0 of player with 1 glass named "&5&lFermer le menu" with lore "&cClique||&cet ferme le menu||" to close format slot 4 of player with 1 lava named "&e&lVampire" with lore "&eClique||&eet recois ton kit||" to close then run "kitc %player% /kit vampire" format slot 8 of player with 1 glass named "&5&lFermer le menu" with lore "&cClique||&cet ferme le menu||" to close format slot 13 of player with 1 water named "&e&lPvP" with lore "&eClique||&eet recois ton kit||" to close then run "kitc %player% /kit pvp" format slot 22 of player with 1 sand named "&e&lGladiator" with lore "&eClique||&eet recois ton kit||" to close then run "kitc %player% /kit gladiator" format slot 9 of player with 1 glass named "&5&lFermer le menu" with lore "&cClique||&cet ferme le menu||" to close format slot 17 of player with 1 glass named "&5&lFermer le menu" with lore "&cClique||&cet ferme le menu||" to close format slot 26 of player with 1 glass named "&5&lFermer le menu" with lore "&cClique||&cet ferme le menu||" to close format slot 18 of player with 1 glass named "&5&lFermer le menu" with lore "&cClique||&cet ferme le menu||" to close on join: execute console command "spawn %player%" give player 1 chest named "&cSelecteur de kit" on rightclick with chest: execute player command "menukit" on disconnect: execute console command "clear %player%" command /setspawn: trigger: set {spawn.location} to location of player command /spawn <player>: trigger: teleport player-arg to {spawn.location} on death of player: wait 3 tick execute console command "spawn %player%" wait 3 tick give player 1 chest named "&cSelecteur de kit" N'oublie pas de remettre les tabulations. EDIT:N'oublie pas essentials ou KitSK pour avoir les kits et créer les kits.
-
Encore 1 érreurs :/ [21:44:40] [server thread/INFO]: [skript] Reloading LockPick.sk... [21:44:40] [server thread/ERROR]: 'target block is a wooden door or a trap' is not a boolean (yes/no) (LockPik.sk, line 3: if target block is a wooden door or a trap:') [21:44:40] [server thread/INFO]: [skript] Encountered 1 error while reloading LockPick.sk!
-
Toujours des érreurs :( [21:02:52] [server thread/ERROR]: 'a wooden door or on a trap' is not an entity type (LockPik.sk, line 1: on leftclick on a wooden door or on a trap:') [21:02:52] [server thread/ERROR]: 'break target block' is not a boolean (yes/no) (LockPik.sk, line 11: break target block') [21:02:52] [server thread/INFO]: Loaded 8 scripts with a total of 4 triggers and 9 commands in 0.82 seconds [21:02:52] [server thread/INFO]: [skript] Encountered 3 errors while reloading the config and all scripts! Merci de votre aide sur mon skript en tout cas ! :)
-
J'ai mis un lien :)
-
Je préfère la version de HardTrox :).Mais j'ai une érreur sur le skript de HardTrox. Erreur : Skript: on leftclick on wooden door or on trap: if player is holding a tripwire hook named "&6LockPick": if player have permission "lockpick.use": open target block send "&6Tu viens d'utiliser la compétance du &4lockpicking !" else: send "&6Tu ne sais pas crocheté" on leftclick on netherrack: if player have permission "lockpick.use": break target block else: send "&6Interdit." Merci d'avance :3 PS:J'ai refais les tabulations.Si la photo bug,lien nolshack : http://www.noelshack.com/2016-12-1458838437-capture-d-ecran-862.png
-
Je vais testé ^^ :)
-
Ben normalement sur essential tu peux bloquer l'end.
-
Mets les tabulations si tu veux de l'aide.Merci.
-
Vérifie dans ton Skript que tu as bien mis : message "&6I am a Test." Et vérifie que tu n'a pas fait : message : "&6I am a Test :D" Ou message "&6I am a Test Ou bien d'autre erreur. J'espère t'avoir aidé.
-
Oui mais tu avait oublié les tabulation
-
Ce que je t'ai envoyé ne marche pas?
-
Tu as bien mis la tabulation? Sinon ça donne ça : loop 100 times: set {_x} to random number between -100 and 100 set {_y} to random number between 80 and 120 set {_z} to random number between -100 and 100 set {coffre} to location at {_x}, {_y}, {_z}