Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Szukam] Skrypt


Rekomendowane odpowiedzi

Opublikowano

Siemka ! Poszukuje Skrypt Któren zmienia nazwe itemku któren trzymam w rence ! kto poda dobry skrypt temu dam plusika ! [+] !!!

wiesz co ? Wbij w ten link : www.youtube.com/user/MrDjCitrox/videos  daj suba i roześlij znajomym ;_0

Opublikowano


command /zmiennazwe <text>:

trigger:

if player's tool is not air:

if argument 1 is set:

set name of player's tool to argument 1

else:

send "Musisz miec przedmiot w rece"

Opublikowano

A Na lore [ przypis ? ]

wiesz co ? Wbij w ten link : www.youtube.com/user/MrDjCitrox/videos  daj suba i roześlij znajomym ;_0

Opublikowano

command /zmien [<text>] [<text>]:
    trigger:
        if player's tool is not air:
            if arg 1 is "nazwe":
                if arg 2 is set:
                    set name of player's tool to arg 2
            if arg 1 is "lore""
                if arg 2 is set:
                    set lore of player's tool to arg 2
            if arg 1 is not set:
                send "&cChcesz zmienic nazwe czy lore przedmiotu? (/zmien nazwe/lore)"
        else:
            send "&cMusisz miec przedmiot w rece."

Edytowany skrypt @2up

Pisany na szybko, nie testowałem :)

Zamiast spacjii trzeba taby. chociaz tak też może zadziałać

Lat: 16
Nick: Imzymiere

Zbuduje spawn na twój serwer or something xDpisz pw

Opublikowano

command /zmien [<text>] [<text>]:
trigger:
if player's tool is not air:
if arg 1 is "nazwe":
if arg 2 is set:
set name of player'
s tool to arg 2
if arg 1 is "lore""
if arg 2 is set:
set lore of player's tool to arg 2
if arg 1 is not set:
send "
&cChcesz zmienic nazwe czy lore przedmiotu? (/zmien nazwe/lore)"
else:
send "
&cMusisz miec przedmiot w rece."

Opublikowano

/zmien nazwe <nazwa>

/zmien lore <1/2/3> <treść>

command /zmien <text> [<text>] <text>:
	trigger:
		if player's tool is not air:
			if argument 1 is "nazwe":
				if argument 2 is not set:
					if argument 3 is set:
						set name of player's tool to argument 3
			if argument 1 is "lore":
				if argument 2 is set:
					if argument 3 is set:
						if argument 2 is "1":
							set the 1st line of the tool's lore to "%argument 3%"
							send "Linia pierwsza przedmiotu ustawiona na %argument 3%"
						if argument 2 is "2":
							set the 2nd line of the tool's lore to "%argument 3%"
							send "Linia druga przedmiotu ustawiona na %argument 3%"
						if argument 2 is "3":
							set the 3rd line of the tool's lore to "%argument 3%"
							send "Linia trzecia przedmiotu ustawiona na %argument 3%"
						else if argument 2 is not "1" or "2" or "3":
							send "Mozesz wpisac tylko 1,2,3"
			else if argument 1 is not "nazwe" or "lore":
				send "Mozesz wpisac tylko nazwe lub lore"
		else:
			send "Musisz miec przedmiot w rece"
Opublikowano

DZieki ! Do zamkniecia!

wiesz co ? Wbij w ten link : www.youtube.com/user/MrDjCitrox/videos  daj suba i roześlij znajomym ;_0

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...