Çözüldü Minecraft Kitap Skripti

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

WhyiBaris

Bir Kömür Göründü Kaptanım!
Katılım
21 Ağustos 2020
Mesajlar
121
Elmaslar
103
Puan
395
Yaş
22
Konum
İzmir Buca
Minecraft
Mr_Muscle

Discord:

WhuryBaris#0001

Merhaba arkadaşlar kitap skripti buldum ve ekledim çalışmadığını farkettim ama skriptde hiçbir sorun yoktu 2. buldum ve oda çalışmadı heralde plugin gerekiyor hangi plugin olabilir? skriptin amacı oyuncu oyuna girince giriş yaptıktan 1 saniye sonra indirim kitabı açılcak
 
Bunu denermisiniz? gerekler sadece Skript plugini
JavaScript:
options:
    satr1: Burayi
    satr2: Duzenle


on first join:
    execute player command "kitap"
on join:
    execute player command "kitap"
command /kitap:
    trigger:
        set {_book} to a new book
        set {_component} to a new text component with "{@satr1}"
        set {_component2} to a new text component with "%nl% {@satr2}"
OPTIONS
        add text component {_component} and {_component2} to book {_book}
        open book {_book} to player
        open book {_book} to player
        wait 1 tick
        open book {_book} to player
 
Bunu denermisiniz? gerekler sadece Skript plugini
JavaScript:
options:
    satr1: Burayi
    satr2: Duzenle


on first join:
    execute player command "kitap"
on join:
    execute player command "kitap"
command /kitap:
    trigger:
        set {_book} to a new book
        set {_component} to a new text component with "{@satr1}"
        set {_component2} to a new text component with "%nl% {@satr2}"
OPTIONS
        add text component {_component} and {_component2} to book {_book}
        open book {_book} to player
        open book {_book} to player
        wait 1 tick
        open book {_book} to player
Olmadı :(
 
Skripti paylaşabilir misiniz Bir Bakayım ?
function openBook(p: player): set {_book} to a new book set {_component} to a new text component with "&8&l► &6&lSUNUCU%nl%%nl%Merhaba, &9%name of {_p}%%nl%%nl%Sunucumuzun kuruluşu%nl%&d11/06/2019 &0tarihine%nl%dayanmaktadır.%nl%%nl%Sunucumuza destek çıkmak için marketten ürün satın alabilirsiniz.%nl%%nl% " set {_component2} to a text component with "&4&nTıkla ve markete git!" add hover event with action SHOW_TEXT with text "&6Buraya tıklayarak sunucu sitesine gidebilirsiniz." to text component {_component2} add click event with action OPEN_URL with link "https://sunucu.com/" to text component {_component2} add text component {_component} and {_component2} to book {_book} open book {_book} to {_p}

GoldSaw'ın paketinden almıştım
 
function openBook(p: player): set {_book} to a new book set {_component} to a new text component with "&8&l► &6&lSUNUCU%nl%%nl%Merhaba, &9%name of {_p}%%nl%%nl%Sunucumuzun kuruluşu%nl%&d11/06/2019 &0tarihine%nl%dayanmaktadır.%nl%%nl%Sunucumuza destek çıkmak için marketten ürün satın alabilirsiniz.%nl%%nl% " set {_component2} to a text component with "&4&nTıkla ve markete git!" add hover event with action SHOW_TEXT with text "&6Buraya tıklayarak sunucu sitesine gidebilirsiniz." to text component {_component2} add click event with action OPEN_URL with link "https://sunucu.com/" to text component {_component2} add text component {_component} and {_component2} to book {_book} open book {_book} to {_p}

GoldSaw'ın paketinden almıştım
Skellett Var mı Eklentilerinizin İçinde ?
 
function openBook(p: player): set {_book} to a new book set {_component} to a new text component with "&8&l► &6&lSUNUCU%nl%%nl%Merhaba, &9%name of {_p}%%nl%%nl%Sunucumuzun kuruluşu%nl%&d11/06/2019 &0tarihine%nl%dayanmaktadır.%nl%%nl%Sunucumuza destek çıkmak için marketten ürün satın alabilirsiniz.%nl%%nl% " set {_component2} to a text component with "&4&nTıkla ve markete git!" add hover event with action SHOW_TEXT with text "&6Buraya tıklayarak sunucu sitesine gidebilirsiniz." to text component {_component2} add click event with action OPEN_URL with link "https://sunucu.com/" to text component {_component2} add text component {_component} and {_component2} to book {_book} open book {_book} to {_p}

GoldSaw'ın paketinden almıştım
Şunu ekleyin bir yere -yoksa-:
Kod:
on join:
    openBook(player)
 

SkQuery, WildSkript, TuSke ve Skellet eklentilerinin sunucu sürümünüz ile uyumlu olduğuna emin misiniz?
 
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