Aller au contenu

Nelimo1219

Membre
  • Compteur de contenus

    40
  • Inscription

  • Dernière visite

  • Jours gagnés

    1
  • Crédits

    0 [Faire un don]

Tout ce qui a été posté par Nelimo1219

  1. Nelimo1219

    Report

    Nelimo1219 submitted a new resource: [plain]Report[/plain] - [plain]Les balances prenne le pouvoirs ![/plain] Read more about this resource...
  2. Nelimo1219

    Item stack

    Vous ne s'avez pas ?
  3. Nelimo1219

    Item stack

    Marche po :(
  4. Nelimo1219

    Item stack

    command /kit [<text>] [<player>]: executable by: console trigger: if arg 1 is "1": clear arg 2's inventory wait 1 tick give iron sword to slot 0 of arg-2 give 6 golden apple to slot 1 of arg 2 give 34 cooked beef to slot 2 of arg 2 give 45 cobblestone to slot 3 of arg 2 give iron pick axe to slot 4 of arg 2 equip arg 2 with diamond helmet equip arg 2 with iron chestplate equip arg 2 with diamond leggings equip arg 2 with diamond boots if arg 1 is "2": clear arg 2's inventory wait 1 tick give diamond sword to slot 0 of arg 2 give 4 golden apple to slot 1 of arg 2 give 1 fishing rod to slot 2 of arg 2 give 54 cooked beef to slot 3 of arg 2 give 54 cobblestone to slot 4 of arg 2 give iron pick axe to slot 5 of arg 2 equip arg 2 with diamond helmet equip arg 2 with iron chestplate equip arg 2 with diamond leggings equip arg 2 with iron boots if arg 1 is "3": clear arg 2's inventory wait 1 tick give diamond sword to slot 0 of arg 2 give 4 golden apple to slot 1 of arg 2 give 1 fishing rod to slot 2 of arg 2 give 41 cooked beef to slot 3 of arg 2 give 45 cobblestone to slot 4 of arg 2 give iron pick axe to slot 5 of equip arg 2 with iron helmet equip arg 2 with iron chestplate equip arg 2 with diamond leggings equip arg 2 with diamond boots if arg 1 is "4": clear arg 2's inventory wait 1 tick give diamond sword to slot 0 of arg 2 give bow of power 1 to slot 1 of arg 2 give 12 golden apple to slot 2 of arg 2 give 12 cooked beef to slot 3 of arg 2 give 12 cobblestone to slot 4 of arg 2 give iron pick axe to slot 5 of arg 2 give 64 arrow to slot 8 of arg 2 equip arg 2 with diamond helmet equip arg 2 with iron chestplate equip arg 2 with iron leggings equip arg 2 with diamond boots
  5. Nelimo1219

    Item stack

    Bonjour; J'ai fait un skript MiniJeux mais, une erreur apparaît est je ne la comprend pas pouvez vous m'aidé ? [16:56:31 INFO]: [skript] Reloading the config and all scripts... [16:56:31 INFO]: Loaded a total of 12584 english aliases [16:56:31 ERROR]: 'argument(s)' cannot be used if the command has multiple arguments. Use 'argument 1', 'argument 2', etc. instead (UHC-Simulateur.sk, line 165: give iron sword to slot 0 of arg-2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 166: give 6 golden apple to slot 1 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 167: give 34 cooked beef to slot 2 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 168: give 45 cobblestone to slot 3 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 169: give iron pick axe to slot 4 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 177: give diamond sword to slot 0 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 178: give 4 golden apple to slot 1 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 179: give 1 fishing rod to slot 2 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 180: give 54 cooked beef to slot 3 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 181: give 54 cobblestone to slot 4 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 182: give iron pick axe to slot 5 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 190: give diamond sword to slot 0 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 191: give 4 golden apple to slot 1 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 192: give 1 fishing rod to slot 2 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 193: give 41 cooked beef to slot 3 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 194: give 45 cobblestone to slot 4 of arg 2') [16:56:31 ERROR]: 'argument(s)' cannot be used if the command has multiple arguments. Use 'argument 1', 'argument 2', etc. instead (UHC-Simulateur.sk, line 195: give iron pick axe to slot 5 of player-arg') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 203: give diamond sword to slot 0 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 204: give bow of power 1 to slot 1 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 205: give 12 golden apple to slot 2 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 206: give 12 cooked beef to slot 3 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 207: give 12 cobblestone to slot 4 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 208: give iron pick axe to slot 5 of arg 2') [16:56:31 ERROR]: the 2nd argument is not an item stack (UHC-Simulateur.sk, line 209: give 64 arrow to slot 8 of arg 2') [16:56:31 WARN]: Possible name conflict of variables {broken.type::*} and {broken.type::%loop-index%} (there might be more conflicts). (UHC-Simulateur.sk, line 250: delete {broken.type::*}') [16:56:31 INFO]: Loaded 3 scripts with a total of 15 triggers and 4 commands in 0.44 seconds [16:56:31 INFO]: [skript] Encountered 24 errors while reloading the config and all scripts! Merci d'avance !
  6. Bonjour, Depuis quelque jours je cherche a envoyé un message sur tout le Bungee (Un broadcast) mais je trouve pas c'est donc pour ça que je demande votre aide ! Merci d'avance.
  7. Nelimo1219

    Mushroom Cow ?

    Marche pas. :(
  8. Nelimo1219

    Mushroom Cow ?

    Salut les amis, Depuis quelque temps je fait un jeux, mais j'ai un petit soucis... quand je fait ceci: spawn 1 mushroom at the {mushroom.spawn.cow.red} named "&cVache Rouge" spawn 1 mushroom at the {mushroom.spawn.cow.blue} named "&9Vache Bleu" Il y a des erreur (3) et je voudrait faire apparaître des Vache Champignon avec des nom spécial si c'est possible LOG: [18:37:02 INFO]: [skript] Reloading the config and all scripts... [18:37:02 INFO]: Loaded a total of 11504 english aliases [18:37:02 WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431 [18:37:05 ERROR]: 'at the {mushroom.spawn.cow.red} named "&cVache Rouge"' is not an entity type (Mushroom.sk, line 74: spawn 1 mushroom at the {mushroom.spawn.cow.red} named "&cVache Rouge"') [18:37:05 ERROR]: 'at the {mushroom.spawn.cow.blue} named "&9Vache Bleu"' is not an entity type (Mushroom.sk, line 75: spawn 1 mushroom at the {mushroom.spawn.cow.blue} named "&9Vache Bleu"') [18:37:05 ERROR]: 'mushroom cow' is not an entity type (Mushroom.sk, line 101: loop all mushroom cow:') [18:37:05 INFO]: Loaded 4 scripts with a total of 15 triggers and 5 commands in 2.66 seconds [18:37:05 INFO]: [skript] Encountered 3 errors while reloading the config and all scripts!
  9. Pour le fall damage c'est simple: on damage: if damage type is not fall: etc...
  10. Hellow ! Récemment j'ai recommencé un AntiCheat qui ne devrait pas tardé et pour l'antiKnockBack je voudrait savoir si il y a un moyen de regarder si le joueur a une potion de poison ou autre... Merci d'avance :D
  11. Nelimo1219

    Broadcast au OP

    Enfaite le truc c'est que j'améliore a ma façon le skript Warden de SwSharks ducoups c'est le "Warden Chat "
  12. Nelimo1219

    Broadcast au OP

    Sa ne reconnait pas le "loop all players" comme event
  13. Nelimo1219

    Broadcast au OP

    Salut je cherche un skript pour envoyé des broadcast au op Genre sa fait "Versions du serveur: Béta 1.0, API: APIManager"
  14. Nelimo1219

    URGENT : bug particules

    Ah wééééééé En aussi la console sert plus a rien :O
  15. Nelimo1219

    URGENT : bug particules

    Perso je suis a 60 fps avec
  16. Nelimo1219

    URGENT : bug particules

    Au pire dés cas j'ai eu l'idée ultime: (1.8 only) every 0.1 seconds: execute console command "execute @a ~ ~ ~ /particle note ~ ~2 ~ 0 0 0 0 0 5 1 @a" En plus tu a plus de particules ! ;) Si sa marche de rien, sinon bah je sais pas
  17. Nelimo1219

    URGENT : bug particules

    Quel versions de minecraft utilise tu ?
  18. Nelimo1219

    Bug Umbaska

    CraftBukkit
  19. Nelimo1219

    Bug Umbaska

    Depuis quelque temps le plugin Umbaska que j'utilise me fait bugué skript sa me marque un message d'erreur dés qu je l’enlève sa ne le marque plus Merci d'avance Screen: [Contenu masqué]
  20. An internal error occured while to perform this command.
  21. Personnellement sa marche pas :( sa me met un message d'erreur quand je lance un commande
  22. Nelimo1219

    NeliCheat [AntiCheat]

    Oui mais je l'ai modif donc j'ai fait 2 3 bêtise et il marche plus :,)
  23. Ah ouais GÉNIALE mon projet de "NeliCheat" et donc abandonée mais sérieux tu et génial en skript sa mérite un big GG Cordialement Nelimo1219
×
×
  • 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.