Skip to content

Posts from Current questions and answers regarding the map editor.

5.0 (12 ratings)
User Avatar
#4613
Auto-translated
The campaign editor doesn't recognize the map; what should I do? I've removed all mods and unnecessary maps.
In reply to AstralLein
User Avatar
#4615
Auto-translated
AstralLein
Oh, an age-old problem. There should be a special file within the map that the campaign editor uses to work with the map. Unfortunately, I can't show it right now.
Done!:smile04:
I just forgot to set who should play as which faction! :D

Added 50 minutes later
Okay, the editor apparently wants to kill me.
I deleted the test heroes from the map, adjusted the description, and voilà - the completed mission was removed from the campaign, and I can't set it because the editor doesn't see it again!:smile35:
In reply to WizardNazyr
User Avatar
#4616
Auto-translated
WizardNazyr
Done! :smile04:
I just forgot to set who plays as which faction! :D

Added 50 minutes later
Okay, the editor seems to want to kill me.
I deleted the test heroes from the map, fixed the description, and voila - the completed mission was erased from the campaign, and I can't add it back because the editor doesn't see it again!:smile35:
It's easier to create campaigns using an archiver + notepad. Look at the structure of the campaign file and replicate it in your own.
Карты для Героев Меча и Магии 5
Одиночные: Завеса срывается, Посол, Последний рывок, Эхо Пустоты
Кампания: Империя Единорога

Существа NCF
Орден Порядка: 1
Нейтралы: 1 2 3 4
User Avatar
#4617
RedHeavenHero, спасибо Вам!
#4618
Auto-translated
Does anyone have a ready-made template or a map similar to Jebus?
I would be very grateful.
In reply to Ment
#4620
Auto-translated
Ment
So that there would be a bunch of ducks and conservatories? )
Yeah, something like that)

Added after 54 minutes
Ment
So that there would be a bunch of ducks and conservatories? )
actually, I'd like a map layout like the good old Jebus Cross, for 2-4 players and with a proper center(Dragon Utopia, artifacts)
User Avatar
#4621
Auto-translated
Question about bridges. How can I prevent their edges from floating in the air?
Справедливость - авторский глобальный мод

ColouredText - список заклинаний и их уровень в описании существ-колдунов
User Avatar
#4622
Auto-translated
Please help! I'm editing scripts in the HOMM5MapScriptEditor. I'm leaving the Lua file name as the default. I enter the script: `
SetPlayerStartResourses (1, 10, 10, 10, 10, 10, 10, 1000) ;
` The script doesn't work in the game. The player is definitely player 1, and I'm running everything as an administrator. What's wrong?
Справедливость - авторский глобальный мод

ColouredText - список заклинаний и их уровень в описании существ-колдунов
User Avatar
#4623
Auto-translated
SetPlayerStartResources
The function name is incorrect.
Карты для Героев Меча и Магии 5
Одиночные: Завеса срывается, Посол, Последний рывок, Эхо Пустоты
Кампания: Империя Единорога

Существа NCF
Орден Порядка: 1
Нейтралы: 1 2 3 4
In reply to RedHeavenHero
User Avatar
#4624
Auto-translated
RedHeavenHero
The function name is incorrect.
I made a typo here. In the scripts, everything is correct:
SetPlayerStartResources (1, 10, 10, 10, 10, 10, 10, 1000);
It still doesn't work.
Справедливость - авторский глобальный мод

ColouredText - список заклинаний и их уровень в описании существ-колдунов
User Avatar
#4625
Auto-translated
Andrail, without seeing the log, it’s hard to say anything. Maybe your interpreter crashes on some other line, and it doesn’t even reach this one. I think that if something doesn’t work, the first thing to do is to thoroughly cover everything with print statements and study the console output.
User Avatar
#4626
Auto-translated
Why, when I set the Quantity of a monster (entity on the map) to Custom, and enter a value like 30 in the From field, and check the box below to prevent the number from increasing, when I enter the game and load the map, I only have 15 of those creatures? Are they being divided by 2? Please help, I've been working with the editor for half a year, and I haven't found an answer to this question, but I did find your forum. + Another question: how do I remove the quest to capture any town within a week (please, if possible, provide more details)?
In reply to iron1516
User Avatar
#4627
Auto-translated
iron1516
Why, when I specify the quantity of a monster (entity on the map) as Custom, and in the From window, I enter 30, and check the box below to prevent the number from increasing, when I enter the map in the game, I still have 30 of these creatures?
Please help, I've been working with the editor for half a year, but I haven't found an answer to this question, but I did find your forum.
How many creatures do you expect to see in the stack if you set their quantity to 30?
Карты для Героев Меча и Магии 5
Одиночные: Завеса срывается, Посол, Последний рывок, Эхо Пустоты
Кампания: Империя Единорога

Существа NCF
Орден Порядка: 1
Нейтралы: 1 2 3 4