big brainserver.properites dosyasından max yüksekliği değiştirip denermisin
teşekebig brain
maalesef bu olmaz çünkü bug şöyle. eğer dispenseri koyup sınıra içine shulker koyup çalıştırırsan anında crash verip kapanıyor serverserver.properites dosyasından max yüksekliği değiştirip denermisin
bunu deniyeceğim ama birde mesaj atabilirmi oyuncuya skript onuda eklermisinizbuyur. Umarım yardımcı olabilmişimdir ^^Kod:on place of dispenser: set {_y} to y-coords of event-location if {_y} is 0 or 1 or 255: cancel event
on place of dispenser:
set {_y} to y-coords of event-location
if {_y} is 0 or 1 or 255:
cancel event
send "Sunucu koruma altında" to player
bunu deniyeceğim ama birde mesaj atabilirmi oyuncuya skript onuda eklermisiniz
on place of dispenser:
set {_y} to y-coords of event-location
if {_y} is 0 or 1 or 255:
send "&cBuraya dispenser koyamassın!"
cancel event
lan benden önce yazmış şero xdBuyurPHP:on place of dispenser: set {_y} to y-coords of event-location if {_y} is 0 or 1 or 255: cancel event send "Sunucu koruma altında" to player
nub xdlan benden önce yazmış şero xd
ühü ;-;nub xd
şimdi de pistonla ittiriyorlar dispenseriühü ;-;
ve hala 256 ya koyulyor el ileühü ;-;
ve hala 256 ya koyulyor el ile
on place of dispenser:
set {_y} to y-coords of event-location
if {_y} is 0 or 1:
cancel event
send "Sunucu koruma altında" to player
else:
if {_y} is greater than 254:
cancel event
send "Sunucu koruma altında" to player