daha önce vardı kaybettim.Güzel bir istekmiş.
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
can't understand this condition:'fishing state is Caught Fish'(Balik.sk,line2: fishing state is Caught Fish:') hatası aldım çözümü nedir acaba ?C#: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