NOLUR PLZ Bİ BAKIN ACİL LAZIM

AjanOyunda

Ağaç Yumruklayıcı
En iyi cevaplar
0
Kod:
on first join:
    set {rutbe.gun.%player%} to 0
    set {rutbe.saat.%player%} to 0
    set {rutbe.dakika.%player%} to 0
    set {rutbe.oyuncu.%player%} to false
    set {rutbe.bilgili.%player%} to false
    set {rutbe.%player%} to "&8Acemi"

command /sure [<text>]:
    aliases: süre
    trigger:
        if arg 1 is set:
            if player is op:
                send "&e---------------------------"
                send "&6%arg 1% &e&l Rutbesi : %{rutbe.%arg 1%}%"
                send "&6%arg 1% &a&l Suresi :  &cGun&6: &2%{rutbe.gun.%arg 1%}% &cSaat&6: &2%{rutbe.saat.%arg 1%}%  &cDakika&6: &2%{rutbe.dakika.%arg 1%}%"
                send "&e---------------------------"
        else:
            send "&b---------------------------"
            send "&e&l Rutben : %{rutbe.%player%}%"
            send "&a&l Suren : &cGun&6: &2%{rutbe.gun.%player%}%  &cSaat&6: &2%{rutbe.saat.%player%}%  &cDakika&6: &2%{rutbe.dakika.%player%}%"
            send "&b---------------------------"

every real minutes:
    loop all players:
        if loop-player has permission "rutbe.atla":
            add 1 to {rutbe.dakika.%loop-player%}
            if {rutbe.dakika.%loop-player%} is 60:
                add 1 to {rutbe.saat.%loop-player%}
                set {rutbe.dakika.%loop-player%} to 0
                if {rutbe.oyuncu.%loop-player%} is false:
                    execute console command "manuadd %loop-player% oyuncu"
                    set {rutbe.%loop-player%} to "&7Oyuncu"
                    set {rutbe.oyuncu.%loop-player%} to true
                else:
                    if {rutbe.saat.%loop-player%} is 24:
                        add 1 to {rutbe.gun.%loop-player%}
                        set {rutbe.saat.%loop-player%} to 0
                        set {rutbe.dakika.%loop-player%} to 0
                        if {rutbe.bilgili.%loop-player%} is false:
                            execute console command "manuadd %loop-player% bilgili"
                            set {rutbe.bilgili.%loop-player%} to true
                            set {rutbe.%loop-player%} to "&3Bilgili"
                        else:
                            if {rutbe.gun.%loop-player%} is 2:
                                execute console command "manuadd %loop-player% deneyimli"
                                set {rutbe.%loop-player%} to "&eDeneyimli"
                            else if {rutbe.gun.%loop-player%} is 4:
                                execute console command "manuadd %loop-player% usta"
                                set {rutbe.%loop-player%} to "&5Usta"
                            else if {rutbe.gun.%loop-player%} is 6:
                                execute console command "manuadd %loop-player% asil"
                                set {rutbe.%loop-player%} to "&aAsil"
                            else if {rutbe.gun.%loop-player%} is 8:
                                execute console command "manuadd %loop-player% soylu"
                                set {rutbe.%loop-player%} to "&fSoylu"
                            else if {rutbe.gun.%loop-player%} is 10:
                                execute console command "manuadd %loop-player% efsane"
                                set {rutbe.%loop-player%} to "&cEfsane"
arkadaşlar bu oyunda kalarak rutbe atlama skripti buna sure ekleme eksiltme eklermisiniz lütfen bunu kendim kodlarmadım bu arada lütfen yadımcı olun arkadaslar herhangi bir komutla suresini azaltip çoğaltabilelim!
 

ChocolateStation

Kömür Madencisi
En iyi cevaplar
0
Kod:
command /sure <player> <text> <text> <number>:
    permission: sk.surever
    permission message:
    trlgger:
        if arg 1 is set:
            if arg 2 is "ekle":
                if arg 3 is "saat":
                    add arg 4 to {rutbe.saat.%arg 1%}
        if arg 1 is set:
            if arg 2 is "ekle":
                if arg 3 is "dakika":
                    add arg 4 to {rutbe.dakika.%arg 1%}
        if arg 1 is set:
            if arg 2 is "ekle":
                if arg 3 is "gun":
                    add arg 4 to {rutbe.gun.%arg 1%}
        if arg 1 is set:
            if arg 2 is "sil":
                if arg 3 is "dakika":
                    remove arg 4 from {rutbe.dakika.%arg 1%}
        if arg 1 is set:
            if arg 2 is "sil":
                if arg 3 is "saat":
                    remove arg 4 from {rutbe.saat.%arg 1%}
        if arg 1 is set:
            if arg 2 is "sil":
                if arg 3 is "gun":
                    remove arg 4 from {rutbe.gun.%arg 1%}
 

AjanOyunda

Ağaç Yumruklayıcı
En iyi cevaplar
0
Kod:
command /sure <player> <text> <text> <number>:
    permission: sk.surever
    permission message:
    trlgger:
        if arg 1 is set:
            if arg 2 is "ekle":
                if arg 3 is "saat":
                    add arg 4 to {rutbe.saat.%arg 1%}
        if arg 1 is set:
            if arg 2 is "ekle":
                if arg 3 is "dakika":
                    add arg 4 to {rutbe.dakika.%arg 1%}
        if arg 1 is set:
            if arg 2 is "ekle":
                if arg 3 is "gun":
                    add arg 4 to {rutbe.gun.%arg 1%}
        if arg 1 is set:
            if arg 2 is "sil":
                if arg 3 is "dakika":
                    remove arg 4 from {rutbe.dakika.%arg 1%}
        if arg 1 is set:
            if arg 2 is "sil":
                if arg 3 is "saat":
                    remove arg 4 from {rutbe.saat.%arg 1%}
        if arg 1 is set:
            if arg 2 is "sil":
                if arg 3 is "gun":
                    remove arg 4 from {rutbe.gun.%arg 1%}
Su anda tel deyim bilgisayarda bakacagim calisirsa cok sagoll cok mutlue oldumm :D
 
Üst