Auto-translated
Interesting. What's all the fuss about?
New here? I'm Roha — want a quick tour?
Interesting. What's all the fuss about?
It shouldn't have happened. But you can see it in the main menu; it's shown in the background of the video.
You have some mods installed, right?
If you remove the mods and load the game, nothing will happen; you have to start a new game completely. Although, even then, I'm not sure... I was just concerned about the mana bar, but yes, it could be due to some map.
SetObjectiveState('P0',OBJECTIVE_COMPLETED);
StartDialogScene('/Maps/SingleMissions/Waa/DS2/DialogScene.xdb#xpointer(/DialogScene)');
SetObjectiveState('P1',OBJECTIVE_ACTIVE);
SetRegionBlocked('block9',nil); -- this is the most important thing, enter it in any case, and something from the rest may not be useful.
Trigger(OBJECT_TOUCH_TRIGGER,'T5','P1_end');
SetObjectPosition('RedHeavenHero01',134,93,0);
SetObjectPosition('RedHeavenHero05',134,64,0);
SetObjectPosition('Orlando',53,35,0);
SetObjectOwner('Town',0);
You need to add @ before each command there.
And then also remove all heroes in the starting Orc location.