Skip to content
User Avatar
#2730
Auto-translated
if anyone knows, could you please tell me how to transfer the hero's level to a combat script:confused: :
function start()
if the attacker's hero level >= 1
cast one spell
if the attacker's hero level >= 10
cast one spell
if the attacker's hero level >= 20
cast one spell
end:rolleyes: