Skocz do zawartości
  • 0

Komenda na spawnowanie konia.


zoolczeq

Pytanie

5 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
command /kon [<text>]:
	cooldown: 1 minute
	trigger:
		spawn horse at location of player
		set name of last spawned horse to "/kon"
		make player ride last spawned horse
on vehicle exit:
	event-entity is horse
	name of event-entity is "/kon"
	kill event-entity

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
14 minut temu, CoFFeIN04 napisał:

command /kon [<text>]:
	cooldown: 1 minute
	trigger:
		spawn horse at location of player
		set name of last spawned horse to "/kon"
		make player ride last spawned horse
on vehicle exit:
	event-entity is horse
	name of event-entity is "/kon"
	kill event-entity

 

Fajnie, działa :) A można by dodać jeszcze żeby koń miał na sobie siodło?, a jeszcze lepiej by było jak by dało się jeździć bez siodła.

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
command /kon [<text>]:
	cooldown: 1 minute
	trigger:
		spawn horse at location of player
		set name of last spawned horse to "/kon"
		equip last spawned horse with a saddle
		set the tamer of last spawned horse to player
		make player ride last spawned horse
on vehicle exit:
	event-entity is horse
	name of event-entity is "/kon"
	kill event-entity

prosze

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
3 minuty temu, CoFFeIN04 napisał:

command /kon [<text>]:
	cooldown: 1 minute
	trigger:
		spawn horse at location of player
		set name of last spawned horse to "/kon"
		equip last spawned horse with a saddle
		set the tamer of last spawned horse to player
		make player ride last spawned horse
on vehicle exit:
	event-entity is horse
	name of event-entity is "/kon"
	kill event-entity

prosze

Dzięki. 

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...