nitrado7878
Sudan Çıkmış
- En iyi cevaplar
- 0
ben skript yazmaya basladım minigame skripti
command /labirentlobi:
permission: admin.admin
trigger:
set {lobi} to location of player
send "&4Lobi ayarlandı." to player
command /labirentspawn1:
permission: admin.admin
trigger:
set {spawn} to location of player
send "&4Spawn ayarlandi." to player
command /labirentspawn2:
permission: admin.admin
trigger:
set {spawn2} to location of player
send "&4Spawn ayarlandi." to player
command /labirentspawn3:
permission: admin.admin
trigger:
if
set {spawn3} to location of player
send "&4Spawn ayarlandi." to player
command /labirentSpawn4:
permission: admin.admin
trigger:
set {Spawn4} to location of player
send "&4Spawn ayarlandi." to player
on rightclick on sign:
line 1 of the clicked block is "[Labirent]":
teleport players to {spawn}
bunları yaptım ancak tabelaya tıklayan ilk oyuncu ise baska yere 2. ise baska yere ısınlıcak bunu nasıl yaparım ve oyuncular minigame baslamadan haraket edemicek bunu nasıl yaparım yardımlarınızı bekliyorum...
+
command /labirentlobi:
permission: admin.admin
trigger:
set {lobi} to location of player
send "&4Lobi ayarlandı." to player
command /labirentspawn1:
permission: admin.admin
trigger:
set {spawn} to location of player
send "&4Spawn ayarlandi." to player
command /labirentspawn2:
permission: admin.admin
trigger:
set {spawn2} to location of player
send "&4Spawn ayarlandi." to player
command /labirentspawn3:
permission: admin.admin
trigger:
if
set {spawn3} to location of player
send "&4Spawn ayarlandi." to player
command /labirentSpawn4:
permission: admin.admin
trigger:
set {Spawn4} to location of player
send "&4Spawn ayarlandi." to player
on rightclick on sign:
line 1 of the clicked block is "[Labirent]":
teleport players to {spawn}
bunları yaptım ancak tabelaya tıklayan ilk oyuncu ise baska yere 2. ise baska yere ısınlıcak bunu nasıl yaparım ve oyuncular minigame baslamadan haraket edemicek bunu nasıl yaparım yardımlarınızı bekliyorum...
+