Auto-translated
What is the monster's name? Is it "skel" or something else? Case sensitivity matters. Also, if you need the trigger to activate before the battle with the monster, you need to disable it first (SetObjectEnabled("skel", nil);), and then call MakeHeroInteractWithObject([hero], "skel"); to start the battle.