GUİ li Kazı Kazan

Chrinx

Marangoz
En iyi cevaplar
0
GUİ'li değil ancak işine yarayabileceğini düşünüyorum.

Kod:
on rightclick with paper:
    if tool's name is "&bKazı Kazan":
        remove a paper named "&bKazı Kazan" from player's inventory
        chance of 50%:
            execute console command "eco give %player% 10"
            stop
        chance of 10%:
            execute console command "eco give %player% 3"
            stop
        chance of 2%:
            execute console command "eco give %player% 100"
            stop
        chance of 5%:
            execute console command "eco give %player% 75"
            stop
        chance of 10%:
            execute console command "eco give %player% 25"
            stop
    
command /kazıkazan:
    trigger:
        give a paper named "&bKazı Kazan" to player
 

RealLifeMC

YASAKLANDI
En iyi cevaplar
0
GUİ'li değil ancak işine yarayabileceğini düşünüyorum.

Kod:
on rightclick with paper:
    if tool's name is "&bKazı Kazan":
        remove a paper named "&bKazı Kazan" from player's inventory
        chance of 50%:
            execute console command "eco give %player% 10"
            stop
        chance of 10%:
            execute console command "eco give %player% 3"
            stop
        chance of 2%:
            execute console command "eco give %player% 100"
            stop
        chance of 5%:
            execute console command "eco give %player% 75"
            stop
        chance of 10%:
            execute console command "eco give %player% 25"
            stop
   
command /kazıkazan:
    trigger:
        give a paper named "&bKazı Kazan" to player
Teşekkürler Ancak Guili Lazım Ben Yapmayı Bi Deniyeyim Olursa Paylaşabilirim.
 
Üst