Skip to content
#2998
Auto-translated
Hello everyone. I decided to reminisce about my childhood and play around with the Heroes 5 map editor. The map is pinned in the message. I tried to implement an update for the quest status, but for some reason, it doesn't work. P.S. Yes, all the names in the script refer to real in-game objects and map files.
function f()
MessageBox ("/Maps/SingleMissions/FunnyFantasy/Rumour.txt");
SetObjectiveState("Q", OBJECTIVE_COMPLETED)
end

function f1()
MessageBox ("/Maps/SingleMissions/FunnyFantasy/Rumour.txt");
end

Trigger(REGION_ENTER_AND_STOP_TRIGGER, "kamilla", "f");
Attachments 1
1 file attached • Total size: 15.6 KB

Statistics

Welcome our newest member: leyu