Nereye teleportlucak belirli bir kordinat var mı?
command /spawnekle:
permission: spawn.ekle
trigger:
add location of player to {spawnlanma::*}
send "&bSpawn ekleme başarılı!"
on walking on water:
set {tpmekan} to random element of {spawnlanma::*}
teleport player to {tpmekan}
options:
tag: &8[&aRas&4Spawn&8]
command /isinlankaydet1:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan1} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet2:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan2} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet3:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan3} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet4:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan4} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet5:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan5} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet6:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan6} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet7:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan7} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet8:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan8} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet9:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan9} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
command /isinlankaydet10:
permission: "rastgele.isinlan.kaydet"
trigger:
set {isinlan10} to location of player
message "{@tag} &6Isinlanma Noktasi Kaydedildi."
on portal:
teleport player to {isinlan1} or {isinlan2} or {isinlan3} or {isinlan4} or {isinlan5} or {isinlan6} or {isinlan7} or {isinlan8} or {isinlan9} or {isinlan10}
Çok fazla veriable,uzun kodlar.Kod:options: tag: &8[&aRas&4Spawn&8] command /isinlankaydet1: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan1} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet2: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan2} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet3: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan3} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet4: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan4} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet5: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan5} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet6: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan6} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet7: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan7} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet8: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan8} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet9: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan9} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." command /isinlankaydet10: permission: "rastgele.isinlan.kaydet" trigger: set {isinlan10} to location of player message "{@tag} &6Isinlanma Noktasi Kaydedildi." on portal: teleport player to {isinlan1} or {isinlan2} or {isinlan3} or {isinlan4} or {isinlan5} or {isinlan6} or {isinlan7} or {isinlan8} or {isinlan9} or {isinlan10}
Skripti yazani gorursem soylerimÇok fazla veriable,uzun kodlar.
Benim yazdığım mantıkta yazarsan zarar oranı daha az olur,daha az uğraştırır.