Skocz do zawartości
  • 0

/cx


Pytanie

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
command /cx:
	trigger:
		if player has 576 cobblestone:
			remove 576 cobblestone from player's inventory
			give 1 cobblestone named "&9CobbleX" to player
			send "&aOtrzymales cobblex!"
		else:
			send "&8Potrzebujesz 9 satckow coblestone!"

 

Odnośnik do komentarza
https://skript.pl/temat/11291-cx/#findComment-81702
Udostępnij na innych stronach

  • 0
2 minuty temu, Ixidi napisał:

command /cx:
	trigger:
		if player has 576 cobblestone:
			remove 576 cobblestone from player's inventory
			give 1 cobblestone named "&9CobbleX" to player
			send "&aOtrzymales cobblex!"
		else:
			send "&8Potrzebujesz 9 satckow coblestone!"

 

Tylko chodzi o to żeby to działało jak cobblex ;v

Odnośnik do komentarza
https://skript.pl/temat/11291-cx/#findComment-81704
Udostępnij na innych stronach

  • 0

 

command /cobblex:
    aliases: /coblex, /koblex, /kobblex, /cx
    trigger:
        if player has 576 cobblestone:
            remove 576 cobblestone from the player
            give player 1 mossy cobblestone of thorns 10 named "&aCobble&2X"
            send "&7Dostales &aCobble&2X&7!"
        else:
            send "&7Zeby zrobic &aCobble&2X &7musisz miec 9 stackow cobbla!"
on place of mossy cobblestone:
    if player's tool is mossy cobblestone of thorns 10 named "&aCobble&2X":
        set event-block to air
        set {_cobblex} to random integer between 0 and 5
        if {_cobblex} is 1:
            drop 576 cobblestone at event-block
        if {_cobblex} is 2:
            drop 32 emerald at event-block
        if {_cobblex} is 3:
            drop 32 diamond at event-block
        if {_cobblex} is 4:
            drop 1 mossy cobblestone of thorns 10 named "&aCobble&2X" at event-block
        if {_cobblex} is 5:
            drop 5 bookshelf at event-block

Pls like :3

Odnośnik do komentarza
https://skript.pl/temat/11291-cx/#findComment-81705
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ę...