Skriptin 100 Satırını yazdım ama tek hata orda if chance of yapınca bazenleri orda sanki if chance of yazmıyormuş gibi item vermiyor ve bazenleri %10 luk şeyi bile çok rahat veriyor. Sorun burada.
Birde dediğin gibi yapacam pc ye geçince
Ama veri eklersem % oranla nasıl ayarlıcam orayı çözemedim[DOUBLEPOST=1425061620,1425060412][/DOUBLEPOST]
@Sergunkorowakurwa çalışırmı?
Kod:
command /rastgele:
if {rastgele.%player%} is true:
[tab]send "islem surmekte!" To player
[tab]cancel event
else:
[tab] add 1 to {rastgele.%player%}
[tab] add 2 to {rastgele.%player%}
[tab] add 3 to {rastgele.%player%}
[tab] add 4 to {rastgele.%player%}
[tab] add 5 to {rastgele.%player%}
[tab] add 6 to {rastgele.%player%}
set {degisken} to random integer of 1 or 6
[tab]if {rastgele.%player%} 1 to:
[tab][tab]give 1 diamond
[tab][tab]cancel event
else:
[tab]if {rastgele.%player%} 2 to:
[tab][tab]give 1 stone
[tab][tab]cancel event
Felan filen işte