Added 5 minutes later
Tell me, where can I find the manual?
New here? I'm Roha — want a quick tour?
Please tell me how to make a Dungeon so that it doesn't appear as a black square, but so that everything is visible! How can I do this? Help me!!!
Added 5 minutes ago
Tell me, where can I find the Manuals?
Tell me, are there any scripts that allow you to assign any reward in the Dragon Utopia or Sunken Temple? An artifact, money, or a spell?
function DragonTreasuryF(heroname, id)
StartCombat(heroname, nil, 4, 76, 300, 76, 300, 76, 300, 76, 300, nil, "windragonF", nil, 1);
end
function windragonF(heroname, bwin)
if bwin then --- checks if the hero won the battle
...
end
endIn this function, you can give the hero all sorts of rewards, for example:But the clouds are supposed to be flying. I'm talking about the weather.
As for the wind, maybe it just makes the flags flutter a little more.
Great! I just need to figure it out. Does it mean you can't access everything without a mod? Is a mod necessary?
I also have a question: how do I make it so that in the map editor, a catapult (not when capturing a Castle, but just like that) fires projectiles and destroys a fort or units, or, at worst, an enemy Castle? This is possible when completing campaigns! Please advise!