Skip to content
User Avatar
#3545
Auto-translated
in the trigger, you need to specify the function that will be executed when the level increases. So, the error here is:
Trigger(HERO_LEVELUP_TRIGGER, "Raelag")
and it should be:
Trigger(HERO_LEVELUP_TRIGGER, "Raelag", "HeroLevelSaveF")
Нет войне.