siema jak to naprawic?
kod:
on fishing state of caught fish:
delete caught entity
set {ryba.%player%} to random integer between 0 and 1
if {ryba.%player%} is 0:
give a raw fish named "Karas" to player
if {ryba.%player%} is 1:
give a raw fish named "Karas" to player
blad:
[Skript] Reloading rybak.sk...
[15:34:36 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (rybak.sk, line 5: if {ryba.%player%} is 0:')
[15:34:36 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (rybak.sk, line 7: if {ryba.%player%} is 1:')
[15:34:36 ERROR]: ExprCatch can't be deleted/cleared (rybak.sk, line 3: delete caught entity')
[15:34:36 INFO]: [Skript] Encountered 1 error while reloading rybak.sk!