command /setspawn:
trigger:
if player has permission "xfun.setspawn":
set {spawn} to location of player
send "&8» &7Ustawiles punkt spawnu &epomyslnie!"
else:
send "&8» &7Brak dostepu do: &e(xfun.setspawn)"
command /spawn:
trigger:
if player has permission "xfun.spawn":
set {_loc} to "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%"
send player title "&8[ &a&nSPAWN&8 &8]" with subtitle "&8» &6&lTeleportacja &7 &7Nastopi za 5 sekund" for 4 seconds
wait 5 real seconds
if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" is {_loc}:
teleport player to {spawn}
send player title "&8[ &a&nSPAWN&8 &8]" with subtitle "&8» &6&lPRZELEPORTOWANO&7: &7POMYSLNIE" uprawnien!" for 3 seconds
else:
send player title "&8[ &a&nSPAWN&8 &8]" with subtitle "&8» &6&lRuszyles sie &7teleportacja" przerwana " for 3 seconds
Pytanie
DabisTV 2
command /setspawn:
trigger:
if player has permission "xfun.setspawn":
set {spawn} to location of player
send "&8» &7Ustawiles punkt spawnu &epomyslnie!"
else:
send "&8» &7Brak dostepu do: &e(xfun.setspawn)"
command /spawn:
trigger:
if player has permission "xfun.spawn":
set {_loc} to "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%"
send player title "&8[ &a&nSPAWN&8 &8]" with subtitle "&8» &6&lTeleportacja &7 &7Nastopi za 5 sekund" for 4 seconds
wait 5 real seconds
if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" is {_loc}:
teleport player to {spawn}
send player title "&8[ &a&nSPAWN&8 &8]" with subtitle "&8» &6&lPRZELEPORTOWANO&7: &7POMYSLNIE" uprawnien!" for 3 seconds
else:
send player title "&8[ &a&nSPAWN&8 &8]" with subtitle "&8» &6&lRuszyles sie &7teleportacja" przerwana " for 3 seconds
Title mi nie wyswietla mam wszystkie pl,
Nie znam sie na skryptach !
Odnośnik do komentarza
Udostępnij na innych stronach
15 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ą.