Witam mam problem z vanishem, jak ktoś sobie wyjdzie i wejdze na serwer to już widzi tego kto ma vanisha kod:
command /vanish [<text>]:
trigger:
if player has permission "*" or "pomocnik":
if arg 1 is "on":
send "&aWlaczyles/as vanisha" to player
send "&e%player%&e left the game" to all players
set {vanish::%player%} to true
loop all players:
if loop-player doesn't have permission "administrator":
hide player from loop-players
if arg 1 is "off":
send "&cWylaczyles/as vanisha" to player
send "&e%player%&e joined the game" to all players
set {vanish::%player%} to false
loop all players:
reveal player from all players
on pick up:
if {vanish.%player%} is true:
cancel event
Pytanie
poprosturudy 1
Witam mam problem z vanishem, jak ktoś sobie wyjdzie i wejdze na serwer to już widzi tego kto ma vanisha kod:
command /vanish [<text>]: trigger: if player has permission "*" or "pomocnik": if arg 1 is "on": send "&aWlaczyles/as vanisha" to player send "&e%player%&e left the game" to all players set {vanish::%player%} to true loop all players: if loop-player doesn't have permission "administrator": hide player from loop-players if arg 1 is "off": send "&cWylaczyles/as vanisha" to player send "&e%player%&e joined the game" to all players set {vanish::%player%} to false loop all players: reveal player from all players on pick up: if {vanish.%player%} is true: cancel eventOdnośnik do komentarza
https://skript.pl/temat/46325-problem-z-vanishem/Udostępnij na innych stronach
7 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.