Talk:Map editor/Plan/Saving,loading,testing: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(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...)
 
mNo edit summary
Line 5: Line 5:
   * This poses a flaw.  Any current elements will be lost if the EDF definition for those elements are not loaded.
   * 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)
--[[User:Jbeta|jbeta]] 04:05, 19 October 2007 (CDT)

Revision as of 09:06, 19 October 2007

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.

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