Auto-translated
After installing ReflectiveWater, it is likely necessary to save the game and reload the map.
New here? I'm Roha — want a quick tour?
After installing ReflectiveWater, you probably need to save and reload the map.
Maybe someone can tell me how to change the specialization of heroes in the map editor?
SetObjectiveProgress(sObjectiveName, nProgress, nPlayerID = PLAYER_1)
Returns and sets the progress of completing the objective sObjectiveName, if the design allows it. A typical example is the directive "recruit an army of 1000 archers."
2) What is this thing for?
1) For example, a quest of the type Objective_Kind_Manual. After the quest condition is met, I want it to update, and a text appears in the quest description: "The quest is completed, you can return for the reward." Something like that.
3) There is a region. I need it so that after a certain condition, for example, after the hero visits one place, in the future when he enters this region, it activates and a script starts. And that it does not activate until the hero visits a specific place.
This thing is exactly what you need for that.
---------------------
============
Create a region on the map.
Trigger: "entered and stop" or "entered without stopping".
If heroname "visited a location", then run a script.