Skocz do zawartości
  • 0

widoczni gracze z permission


adek1990

Pytanie

6 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
on rightclick with {@item1}:	set {hiddenplayers.items} to {@ilosc}	if {hiddenplayers.items} is 1:		if player has permission "hiddenplayers.hide" or "hiddenplayers.*":			hide all players from player			set the player's tool to {@item1}			set name of the player's tool to "&aGracze ==> &4Ukryci!"			set lore of the player's tool to "&6Kliknij (PPM) by pokazac graczy!"			stop		else:			send "{@tag} {@permission}"			stopon leftclick with {@item1}:	set {hiddenplayers.items} to {@ilosc}	if {hiddenplayers.items} is 1:		if player has permission "hiddenplayers.show" or "hiddenplayers.*":			reveal all players to player			send "{@tag} &6Pokazano graczy!"			set the player's tool to {@item1}			set name of the player's tool to "&aGracze ==> Pokazani!"			set lore of the player's tool to "&6Kliknij (LPM) by ukryc graczy!"			stop		else:			send "{@tag} {@permission}"			stop
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

hmm dal bys mi to w gotowej formie bo nie wiem jak to ogarnąć;/

on rightclick with {@item}:	set {hiddenplayers.items} to {@ilosc}  # <--po co to jest? #	if {hiddenplayers.items} is 1:		if player has permission "hiddenplayers.hide" or "hiddenplayers.*"			set the player's tool to {@item1}			set name of the player's tool to "&aGracze ==> &4Ukryci!"			set lore of the player's tool to "&6Kliknij (PPM) by pokazac graczy!"            loop all players:                if loop-player don't have permission "nie.ukrywanie":                    hide loop-player from player		else:			send "{@tag} {@permission}"
łap, druga część jest ok :)
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ę...