Auto-translated
What exactly did you change?
I don't even understand it myself. I created two more copies of this startThread function.
In general, there are also IsabellKill and DalomKill. All 3 functions are identical in structure (except for the function names and script names of the heroes in IsHeroAlive).
Could it be that it's not working because of the duplicated functions?
The built-in and external script editors don't complain about the syntax, and I can't check the console because it refuses to open...
All other scripts work without problems, but the functions for hero death have stopped working...
Although, I noticed that the lines are not aligned properly, maybe that's the problem... I need to fix that.