Aller au contenu

commande avec les mob de la 1.8


Messages recommandés

Posté(e)

Bonjour, j'ai esseyé plusieurs petit truc, comme par commencé à faire spawn un cheval invisible qui nous monte, puis spawn un guardian boss, mais le guardian part x) Donc je cherche encore :p

Posté(e)

Bonjour j'en suis ici, je fais spawn un cheval avec une sèle pour le rendre invisible, mais pour le guardian j'y arrive pas xD

 

CODE:

command /guardian:

trigger:

spawn a horse at player

apply invisibility 255 to the spawned horse for 999999999 days

equip the spawned horse with saddle

make player ride spawned horse

Posté(e)

CODE:

command /guardian:

trigger:

spawn a horse at player

apply invisibility 255 to the spawned horse for 999999999 days

equip the spawned horse with saddle

make player ride spawned horse

wait 1 ticks

execute console command /summon Guardian ~ ~ ~ {Riding:{id:Arrow}}

 

Je pense que sa va marcher mais ce que je veut et qui serais plus simple ces de monter sur le guardian directement.

Posté(e)
Bonjour j'en suis ici, je fais spawn un cheval avec une sèle pour le rendre invisible, mais pour le guardian j'y arrive pas xD

 

CODE:

command /guardian:

trigger:

spawn a horse at player

apply invisibility 255 to the spawned horse for 999999999 days

equip the spawned horse with saddle

make player ride spawned horse

 

OOhh Tu es sérieux ! xD

 

Tiens :

 

command /guardian:
   trigger:
       spawn a guardian at player
       equip the spawned guardian  with saddle
       make player ride spawned guardian


on vehicle steer:
   if event-button is w:
       push vehicle of player in the direction of player at speed 0.9
   if event-button is a:
       push vehicle of player to the left at speed 0.5
   if event-button is d:
       push vehicle of player to the right at speed 0.5
   if event-button is s:
       push vehicle of player backwards at speed 0.5

on death of player:
   force respawn player

Posté(e)
on death of player:

force respawn player

 

J'ai un probleme avec se code, je respawn pas xD

 

Par contre le "on vehicle steer:" ne fonctionne pas chez moi

 

Addons installer : Tous

Posté(e)
J'ai un probleme avec se code, je respawn pas xD

 

Par contre le "on vehicle steer:" ne fonctionne pas chez moi

 

Addons installer : Tous

On a pas la même version donc utilise

On death of player:
 Heal player
 Teleport player at {Spain.ut}

 

Et il te faut Umbaska !

×
×
  • 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.