<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fortress-forever.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Category%3ALua_saving_functions</id>
	<title>Category:Lua saving functions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fortress-forever.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Category%3ALua_saving_functions"/>
	<link rel="alternate" type="text/html" href="https://www.fortress-forever.com/wiki/index.php?title=Category:Lua_saving_functions&amp;action=history"/>
	<updated>2026-09-18T01:09:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://www.fortress-forever.com/wiki/index.php?title=Category:Lua_saving_functions&amp;diff=10003&amp;oldid=prev</id>
		<title>Ddm999: Fixed the mistakes I made with the load functions :P</title>
		<link rel="alternate" type="text/html" href="https://www.fortress-forever.com/wiki/index.php?title=Category:Lua_saving_functions&amp;diff=10003&amp;oldid=prev"/>
		<updated>2013-06-24T17:26:22Z</updated>

		<summary type="html">&lt;p&gt;Fixed the mistakes I made with the load functions :P&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:26, 24 June 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l12&quot; &gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:SaveMapData|SaveMapData]]( luaobject, suffix ) || saves the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:SaveMapData|SaveMapData]]( luaobject, suffix ) || saves the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:LoadMapData|LoadMapData]]( &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;luaobject &lt;/del&gt;) || loads the object &amp;#039;luaobject&amp;#039; in a file named after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;luaobject = &lt;/ins&gt;[[Lua:LoadMapData|LoadMapData]]() || loads the object &amp;#039;luaobject&amp;#039; in a file named after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:LoadMapData|LoadMapData]]( &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;luaobject, &lt;/del&gt;suffix  ) || loads the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;luaobject = &lt;/ins&gt;[[Lua:LoadMapData|LoadMapData]]( suffix  ) || loads the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:SaveGlobalData|SaveGlobalData]]( luaobject ) || saves the object &amp;#039;luaobject&amp;#039; in a file called &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:SaveGlobalData|SaveGlobalData]]( luaobject ) || saves the object &amp;#039;luaobject&amp;#039; in a file called &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l20&quot; &gt;Line 20:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:SaveGlobalData|SaveGlobalData]]( luaobject, suffix ) || saves the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:SaveGlobalData|SaveGlobalData]]( luaobject, suffix ) || saves the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:LoadGlobalData|LoadGlobalData]]( &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;luaobject &lt;/del&gt;) || loads the object &amp;#039;luaobject&amp;#039; in a file called &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;luaobject = &lt;/ins&gt;[[Lua:LoadGlobalData|LoadGlobalData]]() || loads the object &amp;#039;luaobject&amp;#039; in a file called &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|[[Lua:LoadGlobalData|LoadGlobalData]]( &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;luaobject, &lt;/del&gt;suffix  ) || loads the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;luaobject = &lt;/ins&gt;[[Lua:LoadGlobalData|LoadGlobalData]]( suffix  ) || loads the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ddm999</name></author>
	</entry>
	<entry>
		<id>https://www.fortress-forever.com/wiki/index.php?title=Category:Lua_saving_functions&amp;diff=9993&amp;oldid=prev</id>
		<title>Ddm999: Added page. :D</title>
		<link rel="alternate" type="text/html" href="https://www.fortress-forever.com/wiki/index.php?title=Category:Lua_saving_functions&amp;diff=9993&amp;oldid=prev"/>
		<updated>2013-06-24T15:20:27Z</updated>

		<summary type="html">&lt;p&gt;Added page. :D&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox manual/Header}}&lt;br /&gt;
{{Infobox_mapping}}&lt;br /&gt;
The Lua saving functions (added in FF version 2.44) allow you to preserve Lua data across map changes.&lt;br /&gt;
&lt;br /&gt;
There are separate commands for both map specific data and global (can be opened by any map) data.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
! LUA Command !! Description !! File Location&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:SaveMapData|SaveMapData]]( luaobject ) || saves the object &amp;#039;luaobject&amp;#039; in a file named after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:SaveMapData|SaveMapData]]( luaobject, suffix ) || saves the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:LoadMapData|LoadMapData]]( luaobject ) || loads the object &amp;#039;luaobject&amp;#039; in a file named after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:LoadMapData|LoadMapData]]( luaobject, suffix  ) || loads the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after the map name || &amp;quot;maps/data/&amp;lt;mapname&amp;gt;_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:SaveGlobalData|SaveGlobalData]]( luaobject ) || saves the object &amp;#039;luaobject&amp;#039; in a file called &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:SaveGlobalData|SaveGlobalData]]( luaobject, suffix ) || saves the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:LoadGlobalData|LoadGlobalData]]( luaobject ) || loads the object &amp;#039;luaobject&amp;#039; in a file called &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global.luadat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Lua:LoadGlobalData|LoadGlobalData]]( luaobject, suffix  ) || loads the object &amp;#039;luaobject&amp;#039; in a file with &amp;#039;suffix&amp;#039; placed after &amp;quot;global&amp;quot; || &amp;quot;maps/data/global/global_&amp;lt;suffix&amp;gt;.luadat&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Bear in mind the following:&lt;br /&gt;
&lt;br /&gt;
- The suffix param gets stripped of all non-alphanumeric and non-underscore characters.&lt;br /&gt;
&lt;br /&gt;
- The Lua object is serialized into binary. You cannot open it in a text file, or you&amp;#039;ll just see gibberish.&lt;br /&gt;
&lt;br /&gt;
- Only strings, numbers, booleans, and tables are able to be saved. All other object types are ignored for now (player objects/Lua functions for example).&lt;br /&gt;
&lt;br /&gt;
- Only use the commands without a suffix when testing, or if it&amp;#039;s part of your map. Releasing a script with a non-suffixed file means that file may be overwritten by other scripts or maps.&lt;br /&gt;
&lt;br /&gt;
[[Category:Lua_Commands]]&lt;br /&gt;
{{Infobox manual/Footer}}&lt;/div&gt;</summary>
		<author><name>Ddm999</name></author>
	</entry>
</feed>