Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"evacauation" is the name of the mi file for the lastland mode in the game. If you want to access the map in Mission Editor mode, i.e., load the mi file in the editor's F3 mode, you need to first open "evacauation.mi" with a text editor and locate and delete the following content:
"(include "../ev_events.inc")",
"{vars
(include "../ev_vars.inc")
}",
and
"(include "../ev_triggers.inc")".
These are common scripts for the lastland mode. Afterward, you can perform any operations in the editor, but remember to add them back once you're done.