cagriaykut
Kömür Madencisi
- Mesajlar
- 126
- En iyi cevaplar
- 0
- Beğeniler
- 20
- Puanları
- 0
Spawn region içinde olunca /fly veya otomatik fly vericek bu mümkünmü bilmiyorum içinden çıktığı gibide fly alıncak.
on region enter:
if region is "spawn":
execute console command "fly 1 %player%"
on region leave:
if region is "spawn":
execute console command "fly 0 %player%"
on region enter:
if region's name is "spawn":
execute console command "fly 1 %player%"
on region leave:
if region's name is "spawn":
execute console command "fly 0 %player%"
EvetAmacını Tam Anlamadım Şöyle Bir Şey İstiyorsun Galiba Sunucuya Girince Spawnda Başlıycak Ve Fly Verilcek Çıkarken De Fly Alıncak Mı ?
ikiside olmadıKod:on region enter: if region is "spawn": execute console command "fly 1 %player%" on region leave: if region is "spawn": execute console command "fly 0 %player%"
Olmazsa söyle şüpheli olduğum bir iki tane yer var.
Kod:on region enter: if region's name is "spawn": execute console command "fly 1 %player%" on region leave: if region's name is "spawn": execute console command "fly 0 %player%"
Olmazsa bunu da deneyebilirsin.
önceden denemiştim olmadı 1.7 uyumlu sadece galiba