Skocz do zawartości
  • 0

SKRYPT NA DROP [TURBODROP I EXP]


Pytanie

4 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Zostaw plusa, nie zapomnij.

variables:
	{turbodrop} = false

command /turbodrop [<text>]:
	permission: turbodrop
	trigger:
		if {turbodrop} is false:
			set {turbodrop} to true
			send "&aWlaczyles turbodrop na serwerze!" to player
		else:
			set {turbodrop} to false
			send "&cWylaczyles turbodrop na serwerze!" to player

on break of stone:
	chance of 1%:
		if {turbodrop} is true:
			drop 2 diamonds
		else:
			drop 1 diamond
	chance of 1%:
		if {turbodrop} is true:
			drop 2 beacons
		else:
			stop 1 beacon
	chance of 1%:
		if {turbodrop} is true:
			drop 2 sponges
		else:
			drop 1 sponges
	chance of 1%:
		if {turbodrop} is true:
			drop 2 iron ingots
		else:
			drop 1 iron ingot
	chance of 1%:
		if {turbodrop} is true:
			drop 2 gold ingots
		else:
			drop 1 gold ingot
	chance of 1%:
		if {turbodrop} is true:
			drop 2 emeralds
		else:
			drop 1 emerald
	chance of 1%:
		if {turbodrop} is true:
			drop 2 coals
		else:
			drop 1 coal
	chance of 1%:
		if {turbodrop} is true:
			drop 2 redstones
		else:
			drop 1 redstone
	chance of 1%:
		if {turbodrop} is true:
			drop 2 woods
		else:
			drop 1 wood

 

Odnośnik do komentarza
https://skript.pl/temat/14831-skrypt-na-drop-turbodrop-i-exp/#findComment-102307
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ę...