Skip to content

Posts from How do I disable the map editor in HoMM3 HD?

No ratings yet — be the first to rate!
Auto-translated
Hello! I haven't been able to find an answer online. I have SoD and the HD mod installed. Everything works great when generating random maps on different templates, but I'm annoyed by the presence of the map editor. Is there some kind of magic code that allows you to exclude it when generating a map?
User Avatar
Auto-translated
You can disable the creation of any mapmakers during random map generation as follows:

0x539988 -> JMP 0x539A55 = "E9 C8000000 90 90"
Скачать HoMM3 ERA 2.8.3 (Repack: Rus & HD)
Auto-translated
Thank you! Could you please tell me if I just need to insert this line of code into the template's .rmg file?

I don't want to install the mod yet.

Update: I think I misunderstood; I just enabled the plugin, and it seems to be working. Thanks!

Added after 1 hour 32 minutes
So, I just created another map, and the cartographer appeared(( Although I set "none" everywhere in the plugin.
In reply to mikemiller
User Avatar
Auto-translated
You can simply enable the HW-rules checkbox and avoid the hassle.
In reply to mikemiller
User Avatar
Auto-translated
mikemiller

Okay, I just created another map, and the cartographer appeared(( Although I set "none" everywhere in the plugin.

"None" is a reserved value; to ban objects, you need to set the frequency to 0.

That is, the line
Cartographer_land 10000 20 none none

should be replaced with
Cartographer_land 10000 0 none none
Auto-translated
Thank you very much! I'll try that, I haven't figured it out yet.

Added 6 minutes later
In general, they still appear((. It seems the plugin is not compatible with the latest versions of the HD mod. I tried it on the Clash of Dragons and 8MM6 templates.

If it's not too much trouble, could someone try it on their end? Maybe I'm just doing something wrong. But I set the values as indicated, and they still appear.

I just received a reply on a neighboring forum that it doesn't work like that... You need to run the entire mod and also have an older version of HD. Can anyone tell me where I need to enter the code provided above?
Auto-translated
Thank you very much! I'm not very knowledgeable about these things myself, but it seems like a useful feature when playing with friends. Otherwise, someone always opens everything, and it becomes less interesting to play.

Statistics