Çözüldü Tab Hatası

  • Konuyu Başlatan Konuyu Başlatan Obilux
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.191
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Obilux

Zombi Geldi, Beni Yedi
Katılım
21 Eylül 2015
Mesajlar
244
Elmaslar
52
Puan
100
Kod:
on rightclick on sign:
    if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "/nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın"
nerde hata var çıldıracam 3 gündür bunla uğraşıyorum
 
PHP:
on rightclick on sign:
    if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın"
 
PHP:
on rightclick on sign:
    if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın"
hocam çok teşekkür ederim şimdide altındaki kırmızın sendi komutu hata verdi :D
PHP:
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            send "&4Kırmızı Takıma Katıldın"
 
hocam çok teşekkür ederim şimdide altındaki kırmızın sendi komutu hata verdi :D
PHP:
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            send "&4Kırmızı Takıma Katıldın"
"send "blabla" to player" şeklinde olucak.
 
Kod:
on rightclick on sign:
    if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın"
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            send "&4Kırmızı Takıma Katıldın"

Kod eğer yukardaki gibiyse denedim bir hata alamıyorum.
 
Kod:
on rightclick on sign:
    if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın"
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            send "&4Kırmızı Takıma Katıldın"

Kod eğer yukardaki gibiyse denedim bir hata alamıyorum.
teşekkürler hocam oldu verdiğiniz skript ile[DOUBLEPOST=1495360245,1495360142][/DOUBLEPOST]bide şuna el atsan :D
PHP:
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            execute console command "nte player %player% prefix &c&l[Kırmızı]&r&l"
            send "&4Kırmızı Takıma Katıldın"
 
Kod:
on rightclick on sign:
   if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın" to player
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            execute console command "nte player %player% prefix &c&l[Kırmızı]&r&l"
            send "&4Kırmızı Takıma Katıldın" to player
 
Kod:
on rightclick on sign:
   if line 1 of the clicked block is "&1Mavi":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "mavi"
            execute console command "nte player %player% prefix &b&l[Mavi]&r&l"
            send "&1Mavi Takıma Katıldın" to player
    if line 1 of the clicked block is "&4Kırmızı":
        if line 2 of the clicked block is "Giriş":
            set {takim.%player%} to "kirmizi"
            execute console command "nte player %player% prefix &c&l[Kırmızı]&r&l"
            send "&4Kırmızı Takıma Katıldın" to player
kod olarak atsan hocam[DOUBLEPOST=1495360395,1495360363][/DOUBLEPOST]teşekkürler
 
Sorun çözüldüğüne göre konu kilit. İyi forumlar.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst