Skocz do zawartości
  • 0

Losowe tp po wbiciu na serwer.


JasiuWiertara
 Udostępnij

Pytanie

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
aliases:
        blocktpr = 2, 12, 18
 
on first join:
	if player doesn't have permission "t.l":
		send "&8» &6Brak Uprawnien"
	set {_random.x} to a random integer between -3000 and 3000
	set {_random.z} to a random integer between -3000 and 3000
	set {_random.y} to 0
	set {_random.pos} to location at {_random.x}, {_random.y}, {_random.z}
	loop blocks above the block at location of {_random.pos}:
		if block at location of loop-block is blocktpr:
			if block above the block at location of loop-block is air or water:
				if block 1 above the block at location of loop-block is air:
					if block 2 above the block at location of loop-block is air:
						teleport player to block above the block at location of loop-block
						stop
	send "&8» &6Trafiles na ocean sproboj ponownie!"

nie testowane ^^

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

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