Connection ErrorBad RequestSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Error Details:
Share Link
JelusStatistics
Registered:
Posts:4
#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