Skip to content

Current questions and answers regarding the map editor.

User Avatar
#443
Auto-translated
Ment

The manual says that any integer is allowed.
I understand that there's nothing to brag about here, but I'll still say: who would even read it...:smile26:
Ment
This thing is supposed to change the morale permanently.
*rubbing hands maliciously* that's exactly what I needed:D In the story, the hero must carry his low morale as a banner, all the way to the boss.
Ment
Did you call this function again after the battle, or am I mistaken about that?
I'll even quote it: :)
function Bon()
sleep(5);
ChangeHeroStat("Dalom", STAT_MORALE, -15);
Trigger(OBJECT_TOUCH_TRIGGER,"an", nil);
end;

Trigger(OBJECT_TOUCH_TRIGGER,"an","Bon");
Started with -5, ended with -15... who knows what will happen next:smile08:
____________

And I really want to tear off the hands of whoever made this editor...