Connection ErrorBad RequestThis page went staleSession 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.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Error Details:
Share Link
Current questions and answers regarding the map editor.
The problem with this guide is that it doesn't list the IDs for Orc and Altgreymon creatures. You have to figure them out by looking at the order of the factions in the existing part of the guide.
Fan-made guides aren't needed for this; all the IDs are in the official one (IDs_for_scripts.pdf, I think).
Hello everyone! I haven't been here in a while, and I have another question: How can I use scripts to make it so that when a hero captures a town, they destroy it instead of just taking it over? Please. Thank you in advance for your answer!
Place a trigger on capture (OBJECT_CAPTURE_TRIGGER) and call RazeTown. The only downside is that it's better to have a garrison in the town; otherwise, the town screen will open first, and then it will be destroyed when you exit.