> NoaGamingFR Posté(e) le 26 février 2016 Posté(e) le 26 février 2016 Yo > All les bg's. J'aimerai avoir de l'aide pour créer des kits et créer la cmd /kits list voila merci
Izychiel Posté(e) le 26 février 2016 Posté(e) le 26 février 2016 Dans ce cas là c'est une demande de script si tu n'as pas de début de code, je déplace dans la bonne section ;)
HardTrox Posté(e) le 27 février 2016 Posté(e) le 27 février 2016 Yo > All les bg's. J'aimerai avoir de l'aide pour créer des kits et créer la cmd /kits list voila merci Il faudrais plus d'info ^^
iWixx Posté(e) le 3 mars 2016 Posté(e) le 3 mars 2016 Bonjour , voici un skript de kit tu peux le modifié : command /kit <text>: trigger: if arg 1 is "list": send "&eListe des kits : &cGuerrier , Archer , Tank" if arg 1 is "Guerrier": equip player with iron helmet equip player with iron chestplate equip player with iron leggings equip player with iron boots set slot 0 of player to stone sword set slot 1 of player bow set slot 2 of player to 10 arrow set slot 3 of player to 3 Golden Apple set slot 4 of player to 64 Steak send "&aTu as reçus le kit Guerrier" if arg 1 is "Archer": equip player with iron helmet equip player with iron chestplate equip player with iron leggings equip player with iron boots set slot 0 of player to stone sword set slot 1 of player bow set slot 2 of player to 10 arrow set slot 3 of player to 3 Golden Apple set slot 4 of player to 64 Steak send "&aTu as reçus le kit Archer" if arg 1 is "Tank": equip player with iron helmet equip player with iron chestplate equip player with iron leggings equip player with iron boots set slot 0 of player to stone sword set slot 1 of player bow set slot 2 of player to 10 arrow set slot 3 of player to 3 Golden Apple set slot 4 of player to 64 Steak send "&aTu as reçus le kit Tank"
Messages recommandés