Skip to content

Posts from MMH5.5 - Heroes of Might and Magic 5.5

4.6 (10 ratings)
#865
Hello Vojd,

Yes you will have problem playing through steam. There is a workaround.
Go to folder with EXE files and rename them as follows:
- H5_game.exe to H5_game_orig.exe
- Copy MMH55_64.exe and rename teh copy to H5_game.exe

You are ready to go!
In reply to dredknight
#866
hi help adapt the main script this under this mod
Attachments 1
1 file attached • Total size: 97.1 KB
#867
Hello Jorajan,

Could you explain what this script does? it will be really helpful. I will take a look and give feedback by the end of the week.
User Avatar
#868
@JORAJAN if ur asking about MapScript.lua in ur map - u just cant use GetObjectArmySlotCreature function in v3.0. So that's solution without this function:
garrison_names={'G0', 'G1', 'G2', 'G3', 'G4', 'G5', 'G6', 'G7', 'G8', 'G9'}
garrisons={}

function pack(...)
return arg
end

for j, gar in garrison_names do
Trigger(5, gar, 'capture_gar')
garrisons[gar] = {}
local gar_creatures = pack(GetObjectCreaturesTypes(gar))
for i, creature in gar_creatures do
if creature ~= 0 then
garrisons[gar][creature] = GetObjectCreatures(gar, creature)
end
end
end

function capture_gar(oldowner, newowner, hero, gar)
for creature, count in garrisons[gar] do
if not (creature == 0 or count == 0) then
garrisons[gar][creature] = count * 2
AddObjectCreatures(gar, creature, count * 2)
end
end
DenyGarrisonCreaturesTakeAway(gar, 1)
end
Нет войне.
#869
Thanks to our community member @Bulya we now have a tournament ladder with an ELO system at http://heroes55ladder.com !

Feel free to join and play !
#870
Auto-translated
Hey everyone. Sorry if I'm asking this in the wrong section, I'm new here. The problem is that this mod crashes regularly at any point in the game, especially during battles. My computer can handle it - i5 2.3; 8 GB of RAM, a 1050 graphics card, I don't remember the brand, but it's a common one. I've set the lowest settings, except for the resolution, and tried several compatibility modes - nothing helps. It crashes every 10 minutes, please help! P.S. I'm using Windows 10, 64-bit. I'm launching the MMH55_64.exe shortcut.
#871
Hello @MH405,

I have hard time understanding what is the problem. Do you mean the game is crashing for time to time in battles?

Try disabling windows 10 D.E.P.. Let me know how it goes!
In reply to dredknight
#872
Yes, the game suddenly turns off and you get to the desktop. Most often this happens during battles.
In half from the pleasure of this beautiful game mod, I experience the strongest butthurt.

"Try disabling windows 10 D.E.P .. Let me know how it goes!" Thank you very much for the answer, I will try and report the result
In reply to MH405
#873
reinstalled the game, put the last patch, exceptions for DEP made all the shortcuts for the heroes. The game still crashes during fights, but, it seems to me, much less often - once for 5 fights.
#874
May be antivirus creates an issue? Which one do you use, can use disable it?
Also if you have Windows One Drive and do not use it, uninstall it and try again.
In reply to dredknight
#875
Hello!
If I captured a city of a certain faction, will this fact increase the likelihood of a hero coming from the captured faction next week?

Have you thought about canceling the morale bonus and penalty for the fact that the hero and his creatures are from the same or different factions?
#876
Currently both requests are not possible due to being hardcodded. :(
#877
Woooaaah! We made it in to top 100 mods of 2019!

We are in the second round now, we have just a couple more days, if you want vote once more!

Big round of thank you from MMH55 Team!

>>> VOTE LINK <<<
#878
:smile14: :smile14: :smile14: :smile14: :smile14: :smile14:

Dear community,

It is a great pleasure for us to present the latest mod release - MMH55 RC13!

RC13 marks a whole new era in the growth of the project as it introduces the MMH55 ladder at http://heroes55ladder.com !

Changes of this patch regard balance, feature modifications making weak hero skills/specializations more viable, hero classes adjustments to expand new in-game possibilities and multiple quality of life imrpovements!

For the full list of changes visit -> https://www.moddb.com/mods/might-magic-heroes-55/news/mmh55-release-notes-rc13
Download RC13 now from -> https://www.moddb.com/mods/might-magic-heroes-55/downloads/mmh55-rc13
Install & Update guide -> https://www.facebook.com/notes/might-magic-heroes-55/installation-and-upgrade-guide/1100405733403622/

Join our discord community at https://discord.gg/SRXdra8 !

Best regards,
The MMH55 team
#879
Auto-translated
@dredknight,
Thank you and the team for the new release! Here is the updated Russian translation for RC13: link

-----

Updated the translation for version RC13: Link

Statistics

Welcome our newest member: leyu