Auto-translated
Help me open the map in the editor.
http://www.maps4heroes.com/forum/opinions.php?map_id=482&game=5
Added 2 minutes later
Guys, help me. The simplest function doesn't work, but everything is fine with other, including more complex, functions.
function arena_level_up_pl1 (hero)
MakeHeroInteractWithObject(heroname, "monster_arena1_pl1");
end;
Trigger(OBJECT_TOUCH_TRIGGER, "arena_level_up_pl1", "arena_level_up_pl1F");