Skocz do zawartości
  • 0

Blokada wyciągania przedmiotów z GUI


Xgmboy

Pytanie

Jakiego pluginu lub skryptu użyć na zablokowanie wyciągania przedmiotów z GUI?

Edytowane przez Michix
Glicz

Zmieniam tytuł na bardziej czytelny oraz przenoszę pytanie z tytułu do posta (Zmieniając treść pytania na bardziej czytelną). Następnym razem pytanie pisz w poście, a nie w tytule.

Notatka dodana przez Glicz

Odnośnik do komentarza
Udostępnij na innych stronach

14 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
Teraz, Xgmboy napisał:

pomoże ktoś?

Wystarczy sam Skript, najlepiej 2.2-dev36+. Używasz eventu 'on inventory click', sprawdzasz nazwę inventory za pomocą 'name of player's current inventory', jeżeli jest to te konkretne inventory, to anulujesz event poprzez 'cancel event'.

Odnośnik do komentarza
Udostępnij na innych stronach

  • 1
Teraz, Xgmboy napisał:

bo chodzi o to że mam taki skrypt na statystyki
i mam problem z zrobieniem żeby się nie dało wyciągać itemów

zapewne format slot - tak jak pisałem wyżej - zainteresuj się moim skrypte mGUI - wystarczy że podmienisz składnię w swoim skrypcie i będzie śmigać.

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

Bo mam taki skrypt!

Jakby co to jestem nowy na tej stronie nie znam się za bardzo

 

    open chest inventory with 5 rows named "&e✦ &7&nTnT Games&r &e✦" to {_p}
    wait a tick
    make a gui slot 10 of {_p} with tnt named "&8➭ &eQuick Play &7(TnT Tag&7)" with leaf lore "" and "&8♦ &aCurrently playing: &e%{_playingTnTTag}%" and "" and "&e✈ &7Click here to quick join." to run:
        make {_p} execute command "tnttag autojoin"
    make a gui slot 19 of {_p} with book named "&8➭ &eBrowse TnT Tag Arenas" with leaf lore "" and "&e✈ &7Click here to open the arenas list." to run:
        make {_p} execute command "tnttag list"        

    make a gui slot 13 of {_p} with tnt named "&8➭ &eQuick Play &7(TnT Run&7)" with leaf lore "" and "&8♦ &aCurrently playing: &e%{_playingTnTRun}%" and "" and "&e✈ &7Click here to quick join." to run:
        make {_p} execute command "tntrun autojoin"
    make a gui slot 22 of {_p} with book named "&8➭ &eBrowse TnT Run Arenas" with leaf lore "" and "&e✈ &7Click here to open the arenas list." to run:
        make {_p} execute command "tntrun list"        

    make a gui slot 16 of {_p} with tnt named "&8➭ &eQuick Play &7(Bomb Lobbers&7)" with leaf lore "" and "&8♦ &aCurrently playing: &e%{_playingBombLobbers}%" and "" and "&e✈ &7Click here to quick join." to run:
        make {_p} execute command "bmb autojoin"
    make a gui slot 25 of {_p} with book named "&8➭ &eBrowse Bomb Lobbers Arenas" with leaf lore "" and "&e✈ &7Click here to open the arenas list." to run:
        make {_p} execute command "bmb list"    

pomoże ktoś zrobić żeby się nie dało wyciągać itemów??

co trzeba dopisać?

Edytowane przez Xgmboy
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
6 minut temu, Xgmboy napisał:

Bo mam taki skrypt!
Jakby co to jestem nowy na tej stronie nie znam się za bardzo
pomoże ktoś zrobić żeby się nie dało wyciągać itemów??

powinieneś to w pierwszej wiadomości podać...

spróbuj taki kod:

open chest inventory with 5 rows named "&e✦ &7&nTnT Games&r &e✦" to {_p}
make a gui slot 10 of {_p} with tnt named "&8➭ &eQuick Play &7(TnT Tag&7)" with lore "" and "&8♦ &aCurrently playing: &e%{_playingTnTTag}%" and "" and "&e✈ &7Click here to quick join." to run player command "tnttag autojoin"
make a gui slot 19 of {_p} with book named "&8➭ &eBrowse TnT Tag Arenas" with lore "" and "&e✈ &7Click here to open the arenas list." to run player command "tnttag list"
make a gui slot 13 of {_p} with tnt named "&8➭ &eQuick Play &7(TnT Run&7)" with lore "" and "&8♦ &aCurrently playing: &e%{_playingTnTRun}%" and "" and "&e✈ &7Click here to quick join." to run player command "tntrun autojoin"
make a gui slot 22 of {_p} with book named "&8➭ &eBrowse TnT Run Arenas" with lore "" and "&e✈ &7Click here to open the arenas list." to run player command "tntrun list"
make a gui slot 16 of {_p} with tnt named "&8➭ &eQuick Play &7(Bomb Lobbers&7)" with lore "" and "&8♦ &aCurrently playing: &e%{_playingBombLobbers}%" and "" and "&e✈ &7Click here to quick join." to run player command "bmb autojoin"
make a gui slot 25 of {_p} with book named "&8➭ &eBrowse Bomb Lobbers Arenas" with lore "" and "&e✈ &7Click here to open the arenas list." to runplayer command "bmb list"

 

Edytowane przez PanMaruda
Odnośnik do komentarza
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ę...