aloneshaman
Somon Balığı Selam Vermeye Geldi
- Katılım
- 14 Temmuz 2016
- Mesajlar
- 15
- Elmaslar
- 0
- Puan
- 0
- Yaş
- 25
Kod:
if {otosataltın::%player%} is true:
if player has {@altınadet} gold ingot:
remove {@altınadet} gold ingot from player's inventory
if player has permission "otosat.vip":
add {@vipaltınfiyat} to player's money
if {otomesaj::%player%} is true:
send "{@p} &f{@altınadet} &7adet altın &f{@vipaltınfiyat} TL&7'ye &7satılmıştır." to player
else
add {@altınfiyat} to player's money
if {otomesaj::%player%} is true:
send "{@p} &f{@altınadet} &7adet altın &f{@altınfiyat} TL&7'ye &7satılmıştır." to
Sıkıntı Else'de nereye koysam hata veriyor
Else yukarıdaki kodda gibiyken:
Kod:
[19:16:32 ERROR]: indentation error: expected 16 spaces, but found 20 spaces (otosat.sk, line 31: add {@alt²nfiyat} to player's money')
[19:16:32 ERROR]: indentation error: expected 16 spaces, but found 20 spaces (otosat.sk, line 32: if {otomesaj::%player%} is true:')
[19:16:32 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (otosat.sk, line 33: send "{@p} &f{@alt²nadet} &7adet alt²n &f{@alt²nfiyat} TL&7'ye &7sat²lm²■t²r." to player')
[19:16:32 ERROR]: indentation error: expected 16 spaces, but found 20 spaces (otosat.sk, line 31: add {@alt²nfiyat} to player's money')
[19:16:32 ERROR]: indentation error: expected 16 spaces, but found 20 spaces (otosat.sk, line 32: if {otomesaj::%player%} is true:')
[19:16:32 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (otosat.sk, line 33: send "{@p} &f{@alt²nadet} &7adet alt²n &f{@alt²nfiyat} TL&7'ye &7sat²lm²■t²r." to player')
[19:16:33 ERROR]: Can't understand this condition/effect: else (otosat.sk, line 30: else')