Skocz do zawartości
  • 0

Drop itemow do eq


Nieaktywny

Pytanie

6 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
on break:
	if player can hold event-item:
		cancel event
		set event-block to air
		if event-item is grass:
			give dirt to player
			stop
		if event-item is stone:
			give cobblestone to player
			stop
		if event-item is long grass:
			chance of 10%:
				give seeds to player
			stop
		if event-item is oak leaves:
			chance of 10%:
				give oak sapling to player
			stop
		if event-item is acacia leaves:
			chance of 10%:
				give acacia sapling to player
			stop
		if event-item is birch leaves:
			chance of 10%:
				give birch sapling to player
			stop
		if event-item is jungle leaves:
			chance of 10%:
				give jungle sapling to player
			stop
		if event-item is spruce leaves:
			chance of 10%:
				give spruce sapling to player
			stop
		if event-item is dark oak leaves:
			chance of 10%:
				give dark oak sapling to player
			stop
		if event-item is coal ore:
			give 1 coal to player
			stop
		if event-item is redstone ore:
			set {_1} to 1 or 2 or 3 or 4 or 5 or 6 or 7
			loop {_1} times:
				give 1 redstone to player
			stop
		if event-item is nether quartz ore:
			give 1 quartz to player
			stop
		if event-item is diamond ore:
			give 1 diamond to player
			stop		
		if event-item is emerald ore:
			give 1 emerald to player
			stop		
		if event-item is glass or ice or snow:
			stop	
		if event-item is cobweb:
			give 1 string to player
			stop
		give event-item to player
on death:
	if attacker can hold drops:
		give drops to attacker
		clear drops
	

ustawiłem wiekszosc bloków które dropią inaczej ale nie uwzgredniłem fortunki (niechciało mi sie)

Odnośnik do komentarza
https://skript.pl/temat/17759-drop-itemow-do-eq/#findComment-121420
Udostępnij na innych stronach

  • 0

mój skript działa i spełnia wymagania bo jak wykopiesz rude diaxu to ma ci dac diax czy rude jesli diax to ten skript u góry jest dobry jesli rude to masz

on break:
	if player can hold event-item:
		cancel event
		set event-block to air
		give event-item to player

 

Odnośnik do komentarza
https://skript.pl/temat/17759-drop-itemow-do-eq/#findComment-121471
Udostępnij na innych stronach

  • 0

kaol48s, oto mi chodzilo. Tylko jest taki mniejszy problem, czy da sie wylaczyc wypadanie itemow na gm 1? bo jak rozwale to tez mi wrzuca item do eq. I tez jak rozwale grass to wypada grass zamiast dirta.

Edytowane przez Nieaktywny
Odnośnik do komentarza
https://skript.pl/temat/17759-drop-itemow-do-eq/#findComment-121550
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ę...