on rightclick holding a clock of power 10:
if {taknie.%player%} is false:
if {lvl.%player%} is greater than 30:
send "&8[&6Epi&cCraft&8] &cUwaga Mozesz Sie Tylko Raz Teleportowac"
send "&8[&6Epi&cCraft&8] &cNapisz /tak Jesli Jestes Gotowy"
send "&8[&6Epi&cCraft&8] &cNapisz /nie Jesli Nie Jestes Gotow"
set {taknie.%player%} to true
stop
command /tak:
trigger:
if {taknie.%player%} is true:
teleport the player to 100 5 100 RPG
remove 1 clock of power 10 from the player
send "&8[&6Epi&cCraft&8] &8Zostales Przeteleportowany"
stop
command /nie:
trigger:
if {taknie.%player%} is true:
send "&8[&6Epi&cCraft&8] &cNie Teleportujesz Sie"
set {taknie.%player%} to false
stop
Pytanie
piotrus131102 37
on join:
set {taknie.%player%} to false
on rightclick holding a clock of power 10:
if {taknie.%player%} is false:
if {lvl.%player%} is greater than 30:
send "&8[&6Epi&cCraft&8] &cUwaga Mozesz Sie Tylko Raz Teleportowac"
send "&8[&6Epi&cCraft&8] &cNapisz /tak Jesli Jestes Gotowy"
send "&8[&6Epi&cCraft&8] &cNapisz /nie Jesli Nie Jestes Gotow"
set {taknie.%player%} to true
stop
command /tak:
trigger:
if {taknie.%player%} is true:
teleport the player to 100 5 100 RPG
remove 1 clock of power 10 from the player
send "&8[&6Epi&cCraft&8] &8Zostales Przeteleportowany"
stop
command /nie:
trigger:
if {taknie.%player%} is true:
send "&8[&6Epi&cCraft&8] &cNie Teleportujesz Sie"
set {taknie.%player%} to false
stop
Ktoś Załatwi Żeby Ten Teleport Działał?
Odnośnik do komentarza
Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi