Auto-translated
Please help me find a Russian manual or other information on how to use the map editor for Heroes IV.
Sooloo@tut.by
Sooloo@tut.by
New here? I'm Roha — want a quick tour?
Please help me find a Russian manual or other information on how to use the map editor in Heroes IV.
Sooloo@tut.by
The website of the Igromania magazine describes everything quite well, even with pictures.
Now, let's deal with defeating a monster. Let's say a quest requires us to eliminate a monster that's blocking the road. The quest conditions don't explicitly mention defeating the monster, but it's easily achievable. We'll use the SET BOOLEAN VARIABLE (TRUE/FALSE) option, which, as the name suggests, has only two values: true and false. Double-click the monster that needs to be killed and, in the standard events, select DEFEAT. From now on, in quests, "defeat" will refer to the monster(s) being defeated in battle, not the player. Choose SET BOOLEAN VARIABLE, enter the variable name in the lower field (it should consist ONLY of English letters and numbers), and assign the value TRUE (note that all variables of this type initially have the value FALSE). Now, we need to make the quest believe us. To do this, in the QUEST CONDITIONS field, select the AND option: in the upper field, select the variable we defined, and in the lower field, select the value TRUE. Finally, write in the ON COMPLETION SCRIPT everything you want to happen.
P.S. Don't forget to add messages with prompts, text for the search process, and when the quest is completed. The question allows you to agree or refuse the reward.
Hello everyone. Is it possible to remove an army without a hero from the map using a script?
Hello everyone. Is it possible to remove an army without a hero from the map using a script?
Hello everyone. Is it possible to remove an army without a hero from the map using a script?