Çözüldü Skript Hata Yok amma çalışmıyor bazen yalnış çalışıyor.

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Kod:
on death of player:
    if attacker is a player:
        add 3 to {puan.%attacker%}
        remove 1 from {puan.%victim%}
        if {puan.%attacker%} is between 2399 and 3000:
            send "&6Puan &8» &33000 &2✔" to attacker
            execute console command "pex user %attacker% group set Master"
        else if {puan.%attacker%} is between 2299 and 2400:
            send "&6Puan &8» &32400 &2✔" to attacker
            execute console command "pex user %attacker% group set DiamondI"
        else if {puan.%attacker%} is between 2199 and 2300:
            send "&6Puan &8» &32300 &2✔" to attacker
            execute console command "pex user %attacker% group set DiamondII"
        else if {puan.%attacker%} is between 2099 and 2200:
            send "&6Puan &8» &32200 &2✔" to attacker
            execute console command "pex user %attacker% group set DiamondIII"
        else if {puan.%attacker%} is between 1999 and 2100:
            send "&6Puan &8» &32100 &2✔" to attacker
            execute console command "pex user %attacker% group set DiamondIV"
        else if {puan.%attacker%} is between 1899 and 2000:
            send "&6Puan &8» &32000 &2✔" to attacker
            execute console command "pex user %attacker% group set DiamondV"
        else if {puan.%attacker%} is between 1799 and 1900:
            send "&6Puan &8» &31900 &2✔" to attacker
            execute console command "pex user %attacker% group set EmeraldI"
        else if {puan.%attacker%} is between 1699 and 1800:
            send "&6Puan &8» &31800 &2✔" to attacker
            execute console command "pex user %attacker% group set EmeraldII"
        else if {puan.%attacker%} is between 1599 and 1700:
            send "&6Puan &8» &31700 &2✔" to attacker
            execute console command "pex user %attacker% group set EmeraldIII"
        else if {puan.%attacker%} is between 1499 and 1600:
            send "&6Puan &8» &31600 &2✔" to attacker
            execute console command "pex user %attacker% group set EmeraldIV"
        else if {puan.%attacker%} is between 1399 and 1500:
            send "&6Puan &8» &31500 &2✔" to attacker
            execute console command "pex user %attacker% group set EmeraldV"
        else if {puan.%attacker%} is between 1299 and 1400:
            send "&6Puan &8» &31400 &2✔" to attacker
            execute console command "pex user %attacker% group set GoldI"
        else if {puan.%attacker%} is between 1199 and 1300:
            send "&6Puan &8» &31300 &2✔" to attacker
            execute console command "pex user %attacker% group set GoldII"
        else if {puan.%attacker%} is between 1099 and 1200:
            send "&6Puan &8» &31200 &2✔" to attacker
            execute console command "pex user %attacker% group set GoldIII"
        else if {puan.%attacker%} is between 999 and 1100:
            send "&6Puan &8» &31100 &2✔" to attacker
            execute console command "pex user %attacker% group set GoldIV"
        else if {puan.%attacker%} is between 899 and 1000:
            send "&6Puan &8» &31000 &2✔" to attacker
            execute console command "pex user %attacker% group set GoldV"
        else if {puan.%attacker%} is between 799 and 900:
            send "&6Puan &8» &3900 &2✔" to attacker
            execute console command "pex user %attacker% group set SilverI"
        else if {puan.%attacker%} is between 699 and 800:
            send "&6Puan &8» &3800 &2✔" to attacker
            execute console command "pex user %attacker% group set SilverII"
        else if {puan.%attacker%} is between 499 and 700:
            send "&6Puan &8» &3600 &2✔" to attacker
            execute console command "pex user %attacker% group set SilverIV"
        else if {puan.%attacker%} is between 399 and 500:
            send "&6Puan &8» &3500 &2✔" to attacker
            execute console command "pex user %attacker% group set SilverV"
        else if {puan.%attacker%} is between 299 and 400:
            send "&6Puan &8» &3400 &2✔" to attacker
            execute console command "pex user %attacker% group set BronzI"
        else if {puan.%attacker%} is between 199 and 300:
            send "&6Puan &8» &3300 &2✔" to attacker
            execute console command "pex user %attacker% group set BronzII"
        else if {puan.%attacker%} is between 99 and 200:
            send "&6Puan &8» &3200 &2✔" to attacker
            execute console command "pex user %attacker% group set BronzIII"
        else if {puan.%attacker%} is between 49 and 100:
            send "&6Puan &8» &3100 &2✔" to attacker
            execute console command "pex user %attacker% group set BronzIV"
        else if {puan.%attacker%} is between 0 and 50:
            send "&6Puan &8» &350 &2✔" to attacker
            execute console command "pex user %attacker% group set BronzV"
command /puanreset [<text>]:
    trigger:
        delete {puan.%arg%}
        send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
command /puan:
    trigger:
        if {puan.%player%} is 5000:
            send "&6Puan &8» &45000 &2✔"
        else:  
            send "&6Puan &8» &e%{puan.%player%}%"
Artık olması gerekiyor.
Gönderi otomatik olarak birleştirildi:

Sorun;
3 er 3 e r gidince variable öncülleri tam karışlamıyor o yüzden 2 sayı arası yapmak daha mantıkı olur. Ancak her adam öldürmede yine rank verecek. Onuda bi variableye setleyin.

3 olmak zorunda deyil 1 yaparsak sorunsuz çalışırmı ?
 
Hata filan yok amma çalışmıyo.

Kod:
on death:
    attacker is a player
    victim is a player
    add 3 to {puan::%attacker%}
    add -1 to {puan::%victim%}
    if {puan::%attacker%} is 50:
        send "&6Puan &8» &350 &2✔" to attacker
        execute console command "pex user %player% group set BronzV"
    else:
        if {puan::%attacker%} is 100:
            send "&6Puan &8» &3100 &2✔" to attacker
            execute console command "pex user %player% group set BronzIV"
        else:
            if {puan::%attacker%} is 200:
                send "&6Puan &8» &3200 &2✔" to attacker
                execute console command "pex user %player% group set BronzIII"
            else:
                if {puan::%attacker%} is 300:
                    send "&6Puan &8» &3300 &2✔" to attacker
                    execute console command "pex user %player% group set BronzII"
                else:
                    if {puan::%attacker%} is 400:
                        send "&6Puan &8» &3400 &2✔" to attacker
                        execute console command "pex user %player% group set BronzI"
                    else:
                        if {puan::%attacker%} is 500:
                            send "&6Puan &8» &3500 &2✔" to attacker
                            execute console command "pex user %player% group set SilverV"
                        else:
                            if {puan::%attacker%} is 600:
                                send "&6Puan &8» &3600 &2✔" to attacker
                                execute console command "pex user %player% group set SilverIV"
                            else:
                                if {puan::%attacker%} is 700:
                                    send "&6Puan &8» &3700 &2✔" to attacker
                                    execute console command "pex user %player% group set SilverIII"
                                else:
                                    if {puan::%attacker%} is 800:
                                        send "&6Puan &8» &3800 &2✔" to attacker
                                        execute console command "pex user %player% group set SilverII"
                                    else:
                                        if {puan::%attacker%} is 900:
                                            send "&6Puan &8» &3900 &2✔" to attacker
                                            execute console command "pex user %player% group set SilverI"
                                        else:
                                            if {puan::%attacker%} is 1000:
                                                send "&6Puan &8» &31000 &2✔" to attacker
                                                execute console command "pex user %player% group set GoldV"
                                            else:
                                                if {puan::%attacker%} is 1100:
                                                    send "&6Puan &8» &31100 &2✔" to attacker
                                                    execute console command "pex user %player% group set GoldIV"
                                                else:
                                                    if {puan::%attacker%} is 1200:
                                                        send "&6Puan &8» &31200 &2✔" to attacker
                                                        execute console command "pex user %player% group set GoldIII"
                                                    else:
                                                        if {puan::%attacker%} is 1300:
                                                            send "&6Puan &8» &31300 &2✔" to attacker
                                                            execute console command "pex user %player% group set GoldII"
                                                        else:
                                                            if {puan::%attacker%} is 1400:
                                                                send "&6Puan &8» &31400 &2✔" to attacker
                                                                execute console command "pex user %player% group set GoldI"
                                                            else:
                                                                if {puan::%attacker%} is 1500:
                                                                    send "&6Puan &8» &31500 &2✔" to attacker
                                                                    execute console command "pex user %player% group set EmeraldV"
                                                                else:
                                                                    if {puan::%attacker%} is 1600:
                                                                        send "&6Puan &8» &31600 &2✔" to attacker
                                                                        execute console command "pex user %player% group set EmeraldIV"
                                                                    else:
                                                                        if {puan::%attacker%} is 1700:
                                                                            send "&6Puan &8» &31700 &2✔" to attacker
                                                                            execute console command "pex user %player% group set EmeraldIII"
                                                                        else:
                                                                            if {puan::%attacker%} is 1800:
                                                                                send "&6Puan &8» &31800 &2✔" to attacker
                                                                                execute console command "pex user %player% group set EmeraldII"
                                                                            else:
                                                                                if {puan::%attacker%} is 1900:
                                                                                    send "&6Puan &8» &31900 &2✔" to attacker
                                                                                    execute console command "pex user %player% group set EmeraldI"
                                                                                else:
                                                                                    if {puan::%attacker%} is 2000:
                                                                                        send "&6Puan &8» &32000 &2✔" to attacker
                                                                                        execute console command "pex user %player% group set DiamondV"
                                                                                    else:
                                                                                        if {puan::%attacker%} is 2100:
                                                                                            send "&6Puan &8» &32100 &2✔" to attacker
                                                                                            execute console command "pex user %player% group set DiamondIV"
                                                                                        else:
                                                                                            if {puan::%attacker%} is 2200:
                                                                                                send "&6Puan &8» &32200 &2✔" to attacker
                                                                                                execute console command "pex user %player% group set DiamondIII"
                                                                                            else:
                                                                                                if {puan::%attacker%} is 2300:
                                                                                                    send "&6Puan &8» &32300 &2✔" to attacker
                                                                                                    execute console command "pex user %player% group set DiamondII"
                                                                                                else:
                                                                                                    if {puan::%attacker%} is 2400:
                                                                                                        send "&6Puan &8» &32400 &2✔" to attacker
                                                                                                        execute console command "pex user %player% group set DiamondI"
                                                                                                    else:
                                                                                                        if {puan::%attacker%} is 3000:
                                                                                                            send "&6Puan &8» &33000 &2✔" to attacker
                                                                                                            execute console command "pex user %player% group set Master"
            
command /puanreset [<text>]:
    trigger:
        delete {puan::%arg%}
        send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
  
command /puan:
    trigger:
        if {puan::%player%} is 5000:
            send "&6Puan &8» &45000 &2✔"
        else:
            send "&6Puan &8» &e%{puan::%player%}%"
not: skripti eklediğinde sadece bir kere /yetki yazman gerekiyor sonra silebilirsin

skriptin hata vermemesi normal, istenileni gerçekleştirmeme sebebi puan sorgusunda is kullanman,is sadece eşit mi diye kontrol eder. örneğin puanın 101 ve sorgu "if {puan::%attacker%} is 100:" ise bunu karşılamaz onun yerine "if {puan::%attacker%} is greater than or equal to 100:" kullanman gerekiyor birde tüm olay on death eventinde gerçekleşeceği için her birisini öldürdüğünde bu komut çalışacak yani oyuncu her birisini öldürdüğünde ya rütbe atlayacak yada rütbesi aynı kalıcak fakat rütbe mesajı gelecek bunuda çözmek için puanı kontrol etmeden önce oyuncu daha önce o rütbedemiydi diye kontrol ettim bunuda gruplara permission ekleyerek yaptım o yüzden /yetki yazmanı istedim skripti denemedim fakat sorunsuz çalışacağını düşünüyorum.
JavaScript:
on death of player:

    if attacker is a player:
    
        add 3 to {puan.%attacker%}
        remove 1 from {puan.%victim%}
        
        if player doesn't have the permission "master.yetki":
        
            if {puan.%attacker%} is greater than or equal to 3000:
            
                send "&6Puan &8» &33000 &2✔" to attacker
                execute console command "pex user %attacker% group set Master"
                
        else if player doesn't have the permission "dia1.yetki":
        
            if {puan.%attacker%} is greater than or equal to 2400:
            
               send "&6Puan &8» &32400 &2✔" to attacker
                execute console command "pex user %attacker% group set DiamondI"
                
        else if player doesn't have the permission "dia2.yetki":
        
            if {puan.%attacker%} is greater than or equal to 2300:
            
                send "&6Puan &8» &32300 &2✔" to attacker
                execute console command "pex user %attacker% group set DiamondII"
                
        else if player doesn't have the permission "dia3.yetki":
        
            if {puan.%attacker%} is greater than or equal to 2200:
            
                send "&6Puan &8» &32200 &2✔" to attacker
                execute console command "pex user %attacker% group set DiamondIII"
                
        else if player doesn't have the permission "dia4.yetki":
        
            if {puan.%attacker%} is greater than or equal to 2100:
            
                send "&6Puan &8» &32100 &2✔" to attacker
                execute console command "pex user %attacker% group set DiamondIV"
                
        else if player doesn't have the permission "dia5.yetki":
        
            if {puan.%attacker%} is greater than or equal to 2000:
            
                send "&6Puan &8» &32000 &2✔" to attacker
                execute console command "pex user %attacker% group set DiamondV"
                
        else if player doesn't have the permission "emerald1.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1900:
            
                send "&6Puan &8» &31900 &2✔" to attacker
                execute console command "pex user %attacker% group set EmeraldI"
                
        else if player doesn't have the permission "emerald2.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1800:
            
                send "&6Puan &8» &31800 &2✔" to attacker
                execute console command "pex user %attacker% group set EmeraldII"
                
        else if player doesn't have the permission "emerald3.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1700:
            
                send "&6Puan &8» &31700 &2✔" to attacker
                execute console command "pex user %attacker% group set EmeraldIII"
                
        else if player doesn't have the permission "emerald4.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1600:
            
                send "&6Puan &8» &31600 &2✔" to attacker
                execute console command "pex user %attacker% group set EmeraldIV"
                
        else if player doesn't have the permission "emerald5.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1500:
            
                send "&6Puan &8» &31500 &2✔" to attacker
                execute console command "pex user %attacker% group set EmeraldV"
                
        else if player doesn't have the permission "gold1.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1400:
            
                send "&6Puan &8» &31400 &2✔" to attacker
                execute console command "pex user %attacker% group set GoldI"
                
        else if player doesn't have the permission "gold2.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1300:
            
                send "&6Puan &8» &31300 &2✔" to attacker
                execute console command "pex user %attacker% group set GoldII"
                
        else if player doesn't have the permission "gold3.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1200:
            
                send "&6Puan &8» &31200 &2✔" to attacker
                execute console command "pex user %attacker% group set GoldIII"
                
        else if player doesn't have the permission "gold4.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1100:
            
                send "&6Puan &8» &31100 &2✔" to attacker
                execute console command "pex user %attacker% group set GoldIV"
                
        else if player doesn't have the permission "gold5.yetki":
        
            if {puan.%attacker%} is greater than or equal to 1000:
            
                send "&6Puan &8» &31000 &2✔" to attacker
                execute console command "pex user %attacker% group set GoldV"
                
        else if player doesn't have the permission "silver1.yetki":
        
            if {puan.%attacker%} is greater than or equal to 900:
            
                send "&6Puan &8» &3900 &2✔" to attacker
                execute console command "pex user %attacker% group set SilverI"
                
        else if player doesn't have the permission "silver2.yetki":
        
            if {puan.%attacker%} is greater than or equal to 800:
            
                send "&6Puan &8» &3800 &2✔" to attacker
                execute console command "pex user %attacker% group set SilverII"
                
        else if player doesn't have the permission "silver3.yetki":
        
            if {puan.%attacker%} is greater than or equal to 700:
            
                send "&6Puan &8» &3700 &2✔" to attacker
                execute console command "pex user %attacker% group set SilverIII"
                
        else if player doesn't have the permission "silver4.yetki":
        
            if {puan.%attacker%} is greater than or equal to 600:
            
                send "&6Puan &8» &3600 &2✔" to attacker
                execute console command "pex user %attacker% group set SilverIV"
                
        else if player doesn't have the permission "silver5.yetki":
        
            if {puan.%attacker%} is greater than or equal to 500:
            
                send "&6Puan &8» &3500 &2✔" to attacker
                execute console command "pex user %attacker% group set SilverV"
                
        else if player doesn't have the permission "bronz1.yetki":
        
            if {puan.%attacker%} is greater than or equal to 400:
            
                send "&6Puan &8» &3400 &2✔" to attacker
                execute console command "pex user %attacker% group set BronzI"
                
        else if player doesn't have the permission "bronz2.yetki":
        
            if {puan.%attacker%} is greater than or equal to 300:
            
                send "&6Puan &8» &3300 &2✔" to attacker
                execute console command "pex user %attacker% group set BronzII"
                
        else if player doesn't have the permission "bronz3.yetki":
        
            if {puan.%attacker%} is greater than or equal to 200:
            
                send "&6Puan &8» &3200 &2✔" to attacker
                execute console command "pex user %attacker% group set BronzIII"
                
        else if player doesn't have the permission "bronz4.yetki":
        
            if {puan.%attacker%} is greater than or equal to 100:
            
                send "&6Puan &8» &3100 &2✔" to attacker
                execute console command "pex user %attacker% group set BronzIV"
                
        else if player doesn't have the permission "bronz5.yetki":
        
            if {puan.%attacker%} is greater than or equal to 50:
            
                send "&6Puan &8» &350 &2✔" to attacker
                execute console command "pex user %attacker% group set BronzV"
                
command /yetki:

    trigger:
    
        execute console command "pex group Master add master.yetki"
        execute console command "pex group DiamondI add dia1.yetki"
        execute console command "pex group DiamondII add dia2.yetki"
        execute console command "pex group DiamondIII add dia3.yetki"
        execute console command "pex group DiamondIV add dia4.yetki"
        execute console command "pex group DiamondV add dia5.yetki"
        
        execute console command "pex group EmeraldI add emerald1.yetki"
        execute console command "pex group EmeraldII add emerald2.yetki"
        execute console command "pex group EmeraldIII add emerald3.yetki"
        execute console command "pex group EmeraldIV add emerald4.yetki"
        execute console command "pex group EmeraldV add emerald5.yetki"
        
        execute console command "pex group GoldI add gold1.yetki"
        execute console command "pex group GoldII add gold2.yetki"
        execute console command "pex group GoldIII add gold3.yetki"
        execute console command "pex group GoldIV add gold4.yetki"
        execute console command "pex group GoldV add gold5.yetki"
        
        execute console command "pex group SilverI add silver1.yetki"
        execute console command "pex group SilverII add silver2.yetki"
        execute console command "pex group SilverIII add silver3.yetki"
        execute console command "pex group SilverIV add silver4.yetki"
        execute console command "pex group SilverV add silver5.yetki"
        
        execute console command "pex group BronzI add bronz1.yetki"
        execute console command "pex group BronzII add bronz2.yetki"
        execute console command "pex group BronzIII add bronz3.yetki"
        execute console command "pex group BronzIV add bronz4.yetki"
        execute console command "pex group BronzV add bronz5.yetki"
        
command /puanreset [<text>]:

    trigger:
    
        delete {puan::%arg%}
        send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
    
command /puan:

    trigger:
    
        send "&6Puan &8» &e%{puan::%player%}%"
 
Kod:
on death:
    attacker is a player
    victim is a player
    add 1 to {puan::%attacker%}
    if {puan::%attacker%} is 50:
        send "&6Puan &8» &350 &2✔" to attacker
        execute console command "pex user %attacker% group set BronzV"
    else if {puan::%attacker%} is 100:
        send "&6Puan &8» &3100 &2✔" to attacker
        execute console command "pex user %attacker% group set BronzIV"
    else if {puan::%attacker%} is 200:
        send "&6Puan &8» &3200 &2✔" to attacker
        execute console command "pex user %attacker% group set BronzIII"
    else if {puan::%attacker%} is 300:
        send "&6Puan &8» &3300 &2✔" to attacker
        execute console command "pex user %attacker% group set BronzII"
    else if {puan::%attacker%} is 400:
        send "&6Puan &8» &3400 &2✔" to attacker
        execute console command "pex user %attacker% group set BronzI"
    else if {puan::%attacker%} is 500:
        send "&6Puan &8» &3500 &2✔" to attacker
        execute console command "pex user %attacker% group set SilverV"
    else if {puan::%attacker%} is 600:
        send "&6Puan &8» &3600 &2✔" to attacker
        execute console command "pex user %attacker% group set SilverIV"
    else if {puan::%attacker%} is 700:
        send "&6Puan &8» &3700 &2✔" to attacker
        execute console command "pex user %attacker% group set SilverIII"
    else if {puan::%attacker%} is 800:
        send "&6Puan &8» &3800 &2✔" to attacker
        execute console command "pex user %attacker% group set SilverII"
    else if {puan::%attacker%} is 900:
        send "&6Puan &8» &3900 &2✔" to attacker
        execute console command "pex user %attacker% group set SilverI"
    else if {puan::%attacker%} is 1000:
        send "&6Puan &8» &31000 &2✔" to attacker
        execute console command "pex user %attacker% group set GoldV"
    else if {puan::%attacker%} is 1100:
        send "&6Puan &8» &31100 &2✔" to attacker
        execute console command "pex user %attacker% group set GoldIV"
    else if {puan::%attacker%} is 1200:
        send "&6Puan &8» &31200 &2✔" to attacker
        execute console command "pex user %attacker% group set GoldIII"
    else if {puan::%attacker%} is 1300:
        send "&6Puan &8» &31300 &2✔" to attacker
        execute console command "pex user %attacker% group set GoldII"
    else if {puan::%attacker%} is 1400:
        send "&6Puan &8» &31400 &2✔" to attacker
        execute console command "pex user %attacker% group set GoldI"
    else if {puan::%attacker%} is 1500:
        send "&6Puan &8» &31500 &2✔" to attacker
        execute console command "pex user %attacker% group set EmeraldV"
    else if {puan::%attacker%} is 1600:
        send "&6Puan &8» &31600 &2✔" to attacker
        execute console command "pex user %attacker% group set EmeraldIV"
    else if {puan::%attacker%} is 1700:
        send "&6Puan &8» &31700 &2✔" to attacker
        execute console command "pex user %attacker% group set EmeraldIII"
    else if {puan::%attacker%} is 1800:
        send "&6Puan &8» &31800 &2✔" to attacker
        execute console command "pex user %attacker% group set EmeraldII"
    else if {puan::%attacker%} is 1900:
        send "&6Puan &8» &31900 &2✔" to attacker
        execute console command "pex user %attacker% group set EmeraldI"
    else if {puan::%attacker%} is 2000:
        send "&6Puan &8» &32000 &2✔" to attacker
        execute console command "pex user %attacker% group set DiamondV"
    else if {puan::%attacker%} is 2100:
        send "&6Puan &8» &32100 &2✔" to attacker
        execute console command "pex user %attacker% group set DiamondIV"
    else if {puan::%attacker%} is 2200:
        send "&6Puan &8» &32200 &2✔" to attacker
        execute console command "pex user %attacker% group set DiamondIII"
    else if {puan::%attacker%} is 2300:
        send "&6Puan &8» &32300 &2✔" to attacker
        execute console command "pex user %attacker% group set DiamondII"
    else if {puan::%attacker%} is 2400:
        send "&6Puan &8» &32400 &2✔" to attacker
        execute console command "pex user %attacker% group set DiamondI"
    else if {puan::%attacker%} is 3000:
        send "&6Puan &8» &33000 &2✔" to attacker
        execute console command "pex user %attacker% group set Master"
              
command /puanreset [<offline player>]:
    permission: puan.admin
    trigger:
        delete {puan::%arg-1%}
        send "&6Puan &8» &3%arg 1% &eın puanı başarıyla sıfırlandı" to player
    
command /puan:
    trigger:
        send "&6Puan &8» &e%{puan::%player%}%"
böyle çözdüm yardım eden herkese teşşerkürler.
 
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