Proszę o poprawienie skrypru
on rightclick on sign:
if line 1 is "AnuBis Shop":
if line 2 is "1000RP":
if line 3 is "Punkty Królestwa":
if line 4 is "60lvl":
if player's lvl is bigger or equal than 60:
execute console command "xp -60L %player%"
execute console command "k admin rpforplayer %player% 1000"
send "&a&lTwoje Królestwo zyskało 1000RP"
else:
send "&4&lNie masz lvl by to kupic" to player
Error:
[13:31:16 ERROR]: can't understand this condition: 'player's lvl is bigger or equal than 60' (RPKingdoms.sk, line 6: if player's lvl is bigger or equal than 60:')>
[13:31:16 ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (RPKingdoms.sk, line 10: else:')>
[13:31:16 INFO]: [Skript] Encountered 2 errors while reloading RPKingdoms.sk!>