NoxusNetwork
Zombi Katili
- En iyi cevaplar
- 0
ARKADASLAR BASLIKTADA GORDUGUNUZ GIBI OX SKRIPTI BULDUM BIYERDE AZ BISEY DUZENLEYEREK SUNUCUMDA KULLANACAKTIM FAKAT HABIRE YESIL YUNE BASARSA DOGRU CIKAR GIBI BI SEY TAKILDI AKLIMA ALLAH ICIN BANA BI SKRIPT KODLAYIN YADA SUNU DUZENLEYIN LUTFEN
Kod:
command /oxdurdur:
trigger:
if player has the permission "ox.durdur":
loop all players:
remove 1 green wool from loop-player
remove 1 red wool from loop-player
command /oxbaslat:
trigger:
if player has the permission "ox.baslat":
loop all players:
give 1 green wool to loop-player
give 1 red wool to loop-player
options:
bilgi: &6Doğru İse &2O&f(&cYeşil Yüne Tiklayin&f)
bilgi2: &6Yanlış İse &4X&f(&cKirmizi Yüne Tiklayin&f)
rightclick on green wool:
set {ox.1.%player%} to true
set {ox.2.%player%} to false
send "&aDogru Oyu Verdin" to player
rightclick on red wool:
set {ox.1.%player%} to false
set {ox.2.%player%} to true
send "&4Hayir Oyu Verdin" to player
command /soru1 <text>:
permission: ox.gm
trigger:
broadcast "&aOX &2--> %arg 1%"
broadcast "&aOX &2--> {@bilgi}"
broadcast "&aOX &2--> {@bilgi2}"
wait 5 second
broadcast "&aOX &2--> &6Sure Azalıyor Cevabınızı Yapın.."
wait 10 second
loop all players:
if {ox.1.%loop-player%} is true:
send "&aOX &2-->&9 Doğru Cevapladınız."
else if {ox.2.%loop-player%} is true:
remove green wool from loop-player
remove red wool from loop-player
command /soru2 <text>:
permission: ox.gm
trigger:
broadcast "&aOX &2--> %arg 1%"
broadcast "&aOX &2--> {@bilgi}"
broadcast "&aOX &2--> {@bilgi2}"
wait 5 second
broadcast "&aOX &2--> &6Sure Azalıyor Cevabınızı Yapın.."
wait 10 second
if {ox.1} is true:
execute console command "tp %player% 367 4 -90"
else if {ox.2} is true:
send "&aOX &2-->&9 Doğru Cevapladınız.."
command /soru3 <text>:
permission: ox.gm
trigger:
broadcast "&aOX &2--> %arg 1%"
broadcast "&aOX &2--> {@bilgi}"
broadcast "&aOX &2--> {@bilgi2}"
wait 5 second
broadcast "&aOX &2--> &6Sure Azalıyor Cevabınızı Yapın.."
wait 10 second
if {ox.1} is true:
send "&aOX &2-->&9 Doğru Cevapladınız.."
else if {ox.2} is true:
execute console command "tp %player% 367 4 -90"
command /soru4 <text>:
permission: ox.gm
trigger:
broadcast "&aOX &2--> %arg 1%"
broadcast "&aOX &2--> {@bilgi}"
broadcast "&aOX &2--> {@bilgi2}"
wait 5 second
broadcast "&aOX &2--> &6Sure Azalıyor Cevabınızı Yapın.."
wait 10 second
if {ox.1} is true:
execute console command "tp %player% 367 4 -90"
else if {ox.2} is true:
send "&aOX &2-->&9 Doğru Cevapladınız.."
command /soru5 <text>:
permission: ox.gm
trigger:
broadcast "&aOX &2--> %arg 1%"
broadcast "&aOX &2--> {@bilgi}"
broadcast "&aOX &2--> {@bilgi2}"
wait 5 second
broadcast "&aOX &2--> &6Sure Azalıyor Cevabınızı Yapın.."
wait 10 second
if {ox.1} is true:
execute console command "tp %player% 367 4 -90"
else if {ox.2} is true:
send "&aOX &2-->&9 Doğru Cevapladınız.."