Talk:Map editor/Plan/Saving,loading,testing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
--[[User:Jbeta|jbeta]] 04:05, 19 October 2007 (CDT) | --[[User:Jbeta|jbeta]] 04:05, 19 October 2007 (CDT) | ||
Basically, if you load a .map which contains elements like <flag/> while the CTF edf definition isnt loaded, they wont be saved as they're not stored under the EDF table. |
Latest revision as of 17:48, 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)
Basically, if you load a .map which contains elements like <flag/> while the CTF edf definition isnt loaded, they wont be saved as they're not stored under the EDF table.