Talk:Map editor/Plan/Saving,loading,testing

From Multi Theft Auto: Wiki
Revision as of 09:05, 19 October 2007 by Jbeta (talk | contribs) (New page: Starting a map resource when it is loaded to load its EDF will start all its scripts disrupting the editor. edfLoadDefinition can work with stopped resources, I assume you meant that? Tes...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Starting a map resource when it is loaded to load its EDF will start all its scripts disrupting the editor. edfLoadDefinition can work with stopped resources, I assume you meant that?

Testing and saving seem fine to me. I don't understand this part from the .map dumping section though:

 * This poses a flaw.  Any current elements will be lost if the EDF definition for those elements are not loaded.

--04:05, 19 October 2007 (CDT)