Skip to content

Posts from Current questions and answers regarding the map editor.

5.0 (12 ratings)
In reply to DedMazajj
User Avatar
Auto-translated
using raise and plato, plato is more convenient :)
In reply to LetoX
Auto-translated
Thank you for your help.
In reply to elizbar1967
Auto-translated
elizbar1967
Help me open the map in the editor.
http://www.maps4heroes.com/forum/opinions.php?map_id=482&game=5
Read what they are writing on that site. It seems that you are not the only one with this problem.

Added 2 minutes later
Guys, help me. The simplest function doesn't work, but everything is fine with other, including more complex, functions.


function arena_level_up_pl1 (hero)
MakeHeroInteractWithObject(heroname, "monster_arena1_pl1");
end;

Trigger(OBJECT_TOUCH_TRIGGER, "arena_level_up_pl1", "arena_level_up_pl1F");
In reply to sergejez
Auto-translated
sergejez

Guys, help me out. The simplest function isn't working, but everything is fine with other, including more complex, functions.


function arena_level_up_pl1F (hero)
MakeHeroInteractWithObject(heroname, "monster_arena1_pl1");
end;

Trigger(OBJECT_TOUCH_TRIGGER, "arena_level_up_pl1", "arena_level_up_pl1F");

It seems like you should write "hero" instead of "heroname": MakeHeroInteractWithObject(hero, "monster_arena1_pl1").
Карты: Экспедиция ГрувераНаследие ШантириВременной парадоксПоиски рунной сферыПуть возвращения
In reply to AlekseyS
Auto-translated
I will, of course, change it, but the problem is that in other functions related to the hero's interaction with something, I wrote "heroname".

Added 2 minutes later
AlekseyS
It seems that you need to write "hero" instead of "heroname": MakeHeroInteractWithObject(hero, "monster_arena1_pl1").
No, it still doesn't work.
In reply to sergejez
Auto-translated
sergejez
I will, of course, change it, but the problem is that in other functions related to the hero's interaction with something, I wrote "heroname".

Added 2 minutes later
No, it still doesn't work.


What error does it show then?
Карты: Экспедиция ГрувераНаследие ШантириВременной парадоксПоиски рунной сферыПуть возвращения
In reply to AlekseyS
Auto-translated
AlekseyS
What error message does it display?
If you're talking about the console, it doesn't open for me.
Auto-translated
Does anyone know how to create a hero from a creature? If not, please help.
In reply to sergejez
Auto-translated
sergejez
Read what they write on that site. It seems you're not the only one with this problem.

[/CODE]

I know how to read. I'm asking for help opening the map. After all, the author upgraded it, which means they opened it. Are there any experts who can help?
In reply to elizbar1967
Auto-translated
elizbar1967
I know how to read. I'm asking for help opening the map. Since the author upgraded it, it means they opened it. Are there any experts who can help?
The author can open it because they have copies and a cache of the map in the game's folders.
What error does the editor give you when you try to open this map?
User Avatar
Auto-translated
TBAPb
Who knows how to create a hero from a creature? If it's not too difficult, please help.
It's best to ask this question in the "Modding" section.
Auto-translated
TBAPb
Does anyone know how to create a hero with a creature's appearance? If it's not too difficult, please help.
If you want to create a hero with a creature's appearance, it's quite simple. In the editor, select any hero, and on the left, you'll find a row labeled "Shared," which has an ellipsis ("..."). Click on it. There, you can modify the highlighted yellow parameters to your liking. Then, save your changes (bottom right). Close the editor.
Attachments 2
2 files attached • Total size: 18.8 KB
In reply to sergejez
Auto-translated
sergejez
If you want to create a hero with a creature figurine, it's simple. In the editor, place any hero, and on the left, there's a "Shared" bar with "...". Click it. There, you can modify the highlighted yellow parameters to your liking. Then, save it (bottom right). Close the editor.

Thank you very much, it helped! And one more question: when I enter a battle, the model is of a regular hero, not the one I set. How can I fix this?
User Avatar
Auto-translated
In the shared files, you need to set the desired values for the hero in the HeroCharacterArena and CombatVisual sections.
Нет войне.

Statistics

Welcome our newest member: Emil