Dul Bırakan
Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
- En iyi cevaplar
- 0
hata var olmuyor @ReMaKeR 6 tane hata var diyor
Kod:
on leaving of region "spawn:"
if {spawndauc} is 1:
execute console command "/fly %player%"
command /spawnfly:
permission : spawnfly.yetki
permission message : &4Bunu kullanmaya yetkin yok
trigger:
if {spawndauc} is 0:
set {spawndauc} to 1
message "&aSpawnda Uçmayı açtın"
else:
set {spawndauc} to 0
message "&cSpawnda Uçmayı kapattın
else if {spawndauc} is not set:
set {spawndauc} to 1
message "&aSpawnda Uçmayı açtın"
Kod:
execute console command "/fly %player% off"
Kod:
execute console command "/fly %player%"