Interesting. What's all the fuss about?
Posts from The Tale of Igor's Campaign
Map details
- Category
- Map
- Map type
- Scenario
- Map size
- M
- Author
Одиночные: Завеса срывается, Посол, Последний рывок, Эхо Пустоты
Кампания: Империя Единорога
Существа NCF
Орден Порядка: 1
Нейтралы: 1 2 3 4
You have some mods installed, right?
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?
version 3.1 (I specifically checked)
I only have a mod installed that adds campaigns from Heroes 5 and Heroes 5: Hammers of Fate.
It's possible that the problem is caused by it or by some of the maps I downloaded from here – I'll try removing them and loading the game without them now.
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.
The mana bar is concerning - you press the English letter "M" - and there's your mana.
I removed everything except the map, entered cheats for the army and experience, and quickly reached that point - it's the same.
Oh, right, I'm an idiot. You do know how, right?)
and what should be written if it occurs?
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.
And also - if an error occurs and the script resets, then the commands (which will be different) will have to be entered several more times later.
but maybe everything would have been fine before too, but I changed the order of destruction - first in the lower right, and then in the upper right - a video appeared, the heroes of the red player appeared, my castle was blocked - everything became normal.