Skript Hata

godfatherparis

Sudan Çıkmış
Mesajlar
9
En iyi cevaplar
0
Beğeniler
1
Puanları
10
on player fishing:
if fishing state is Caught Fish:
send "başarılı"
chance of 10%:
give a diamond to player
stop
chance of 10%:
give a iron to player
stop

başka state versiyonunda bile RandomSK olmasına rağmen hata veriyor, nasıl çözebilirim?
 


godfatherparis

Sudan Çıkmış
Mesajlar
9
En iyi cevaplar
0
Beğeniler
1
Puanları
10
Kod:
on fishing:
if "%fishing state%" is "CAUGHT_FISH":
Kod:
on fishing:
    if fishing state is Caught_Fish:
        send "&aOltana bir şey Takıldı..."
        chance of 100%:
            give a diamond to player
        chance of 100%:
            give 1 264 to player

kod olarak bu şekilde hatasız çalışıyor teşekkürler.
 
Son düzenleme:

Üst