Çözüldü scoreboarda money ekleme

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

BedirhanGC

Bir Kömür Göründü Kaptanım!
Katılım
10 Kasım 2016
Mesajlar
133
Elmaslar
19
Puan
13.420
Yaş
22
Konum
ParsNW.Batihost.Net
Minecraft
BugundeBaskanim

Discord:

ɫ QÜRT ɫ#5125

arkadaşlar bu skripte money ekler misiniz /money i göstericek yani kdr nin altında
variables:
{kills::%player%} = 0
{morts::%player%} = 0
{kills::%player%::kills_session} = 0

on death of player:
victim is a player
attacker is a player
add 1 to {kills::%attacker%}
add 1 to {morts::%victim%}
add 1 to {kills::%attacker%::kills_session}
set {kills::%victim%::kills_session} to 0


on join:
wait 5 ticks
wipe player SIDEBAR
while player is online:
wait 3 seconds
wipe player's SIDEBAR
display board named "&4&lPlane&f&lTurk&6&l" to player
make score "&6&l» Sen:" in board of player to 11
make score "&f%player%" in board of player to 10
make score "&6&l» Istatistik:" in board of player to 9
make score "&cOldurme: &4%{kills::%player%}%" in board of player to 8
make score "&cOlum: &4%{morts::%player%}%" in board of player to 7
make score "&cKdr: &4%{kills::%player%::kills_session}%" in board of player to 6
make score "&6&l» Ping: &3%player's ping%" in board of player to 5
make score "&6&l» Zaman:" in board of player to 4
make score " &f%now%" in board of player to 3
make score "&6&l» Oyuncu:" in board of player to 2
make score "Oyuncu: %number of all players%/50" in board of player to 1
move display of player to SIDEBAR
 
%player's balance% ile ekleyebilirsiniz . Kod işinize yaradıysa elmas vermeyi unutmayın !
JavaScript:
variables:
    {kills::%player%} = 0
    {morts::%player%} = 0
    {kills::%player%::kills_session} = 0

on death of player:
    victim is a player
    attacker is a player
    add 1 to {kills::%attacker%}
    add 1 to {morts::%victim%}
    add 1 to {kills::%attacker%::kills_session}
    set {kills::%victim%::kills_session} to 0


on join:
    wait 5 ticks
    wipe player SIDEBAR
    while player is online:
    wait 3 seconds
    wipe player's SIDEBAR
    display board named "&4&lPlane&f&lTurk&6&l" to player
    make score "&6&l» Sen:" in board of player to 12
    make score "&f%player%" in board of player to 11
    make score "&6&l» Istatistik:" in board of player to 10
    make score "&cOldurme: &4%{kills::%player%}%" in board of player to 9
    make score "&cOlum: &4%{morts::%player%}%" in board of player to 8
    make score "&cKdr: &4%{kills::%player%::kills_session}%" in board of player to 7
    make score "&aPara Miktarı: &4%player's balance%" in board of player to 6
    make score "&6&l» Ping: &3%player's ping%" in board of player to 5
    make score "&6&l» Zaman:" in board of player to 4
    make score " &f%now%" in board of player to 3
    make score "&6&l» Oyuncu:" in board of player to 2
    make score "Oyuncu: %number of all players%/50" in board of player to 1   
    move display of player to SIDEBAR
 
%player's balance% ile ekleyebilirsiniz . Kod işinize yaradıysa elmas vermeyi unutmayın !
JavaScript:
variables:
    {kills::%player%} = 0
    {morts::%player%} = 0
    {kills::%player%::kills_session} = 0

on death of player:
    victim is a player
    attacker is a player
    add 1 to {kills::%attacker%}
    add 1 to {morts::%victim%}
    add 1 to {kills::%attacker%::kills_session}
    set {kills::%victim%::kills_session} to 0


on join:
    wait 5 ticks
    wipe player SIDEBAR
    while player is online:
    wait 3 seconds
    wipe player's SIDEBAR
    display board named "&4&lPlane&f&lTurk&6&l" to player
    make score "&6&l» Sen:" in board of player to 12
    make score "&f%player%" in board of player to 11
    make score "&6&l» Istatistik:" in board of player to 10
    make score "&cOldurme: &4%{kills::%player%}%" in board of player to 9
    make score "&cOlum: &4%{morts::%player%}%" in board of player to 8
    make score "&cKdr: &4%{kills::%player%::kills_session}%" in board of player to 7
    make score "&aPara Miktarı: &4%player's balance%" in board of player to 6
    make score "&6&l» Ping: &3%player's ping%" in board of player to 5
    make score "&6&l» Zaman:" in board of player to 4
    make score " &f%now%" in board of player to 3
    make score "&6&l» Oyuncu:" in board of player to 2
    make score "Oyuncu: %number of all players%/50" in board of player to 1  
    move display of player to SIDEBAR
bu kodu eklendikten sonra sunucu çöküyor
 
Bu kod çalışıyor fakat 5 haneden sonrası göstermiyor . İsterseniz
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
eklentisini indirip işinizi daha rahat halledebilirsiniz .
JavaScript:
variables:
    {kills::%player%} = 0
    {morts::%player%} = 0
    {kills::%player%::kills_session} = 0

on death of player:
    victim is a player
    attacker is a player
    add 1 to {kills::%attacker%}
    add 1 to {morts::%victim%}
    add 1 to {kills::%attacker%::kills_session}
    set {kills::%victim%::kills_session} to 0


on join:
    wait 5 ticks
    wipe player SIDEBAR
    while player is online:
        set {_para} to player's balance
        wait 3 seconds
        wipe player's SIDEBAR
        display board named "&4&lPlane&f&lTurk&6&l" to player
        make score "&6&l» Sen:" in board of player to 12
        make score "&f%player%" in board of player to 11
        make score "&6&l» Istatistik:" in board of player to 10
        make score "&cOldurme: &4%{kills::%player%}%" in board of player to 9
        make score "&cOlum: &4%{morts::%player%}%" in board of player to 8
        make score "&cKdr: &4%{kills::%player%::kills_session}%" in board of player to 7
        make score "&aPara: &4%{_para}%" in board of player to 6
        make score "&6&l» Ping: &3%player's ping%" in board of player to 5
        make score "&6&l» Zaman:" in board of player to 4
        make score " &f%now%" in board of player to 3
        make score "&6&l» Oyuncu:" in board of player to 2
        make score "Oyuncu: %number of all players%/50" in board of player to 1   
        move display of player to SIDEBAR
 
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