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
Was a question about making a txt file and checking for a file's existence.
(Located: https://www.reddit.com/r/RPGMaker/comments/8ir3jd/generating_txt_files_and_checking_for_file/)
While the original question was for VXAce, someone in the comments asked if something similar could be done for MV. (The above code was in response to that.)
Also, If you are not comfortable with your English, it never hurts to also type the question/statement/request in your native language.
An alternative is XMLHttpRequest, but that is typically used asynchronously, i.e. it'll need "load" and "error" functions to execute when the reply is received. Example: