<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pokemon3d.net/index.php?action=history&amp;feed=atom&amp;title=NPC.dat</id>
	<title>NPC.dat - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pokemon3d.net/index.php?action=history&amp;feed=atom&amp;title=NPC.dat"/>
	<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=NPC.dat&amp;action=history"/>
	<updated>2026-07-26T01:02:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=NPC.dat&amp;diff=3034&amp;oldid=prev</id>
		<title>Tryourbreast at 18:53, 12 January 2013</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=NPC.dat&amp;diff=3034&amp;oldid=prev"/>
		<updated>2013-01-12T18:53:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&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 20:53, 12 January 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-l5&quot;&gt;Line 5:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&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;Corrently two types of manipulation are seen to be used: remove (remove the object), position (move the object to a specific space).&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&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;Corrently two types of manipulation are seen to be used: remove (remove the object), position (move the object to a specific space).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&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;br/&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&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;br/&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&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;Every entry has format &amp;lt;code&amp;gt;{map file|object ID|function|parameter}&amp;lt;/code&amp;gt;. Map file &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;uses &lt;/del&gt;a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;State uses value &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; for false, and &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; for true&lt;/del&gt;; object ID is any whole number from 0 to 2147483647; function is the specific manipulation you want to do; and parameter is the parameter for that specific function, for example, &amp;quot;position&amp;quot; would use &amp;lt;code&amp;gt;x,y,z&amp;lt;/code&amp;gt; as the parameter, while &amp;quot;remove&amp;quot; would use &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; as the false/true state.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&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;Every entry has format &amp;lt;code&amp;gt;{map file|object ID|function|parameter}&amp;lt;/code&amp;gt;. Map file &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;requires &lt;/ins&gt;a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;vaid .dat map file&lt;/ins&gt;; object ID is any whole number from 0 to 2147483647; function is the specific manipulation you want to do; and parameter is the parameter for that specific function, for example, &amp;quot;position&amp;quot; would use &amp;lt;code&amp;gt;x,y,z&amp;lt;/code&amp;gt; as the parameter, while &amp;quot;remove&amp;quot; would use &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; as the false/true state.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&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;br/&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&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;br/&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&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;==Navigation==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&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;==Navigation==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&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;br/&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&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;br/&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&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;'''Windows''': Pokemon3D/Pokemon/Save/(Name of Save File)/NPC.dat&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&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;'''Windows''': Pokemon3D/Pokemon/Save/(Name of Save File)/NPC.dat&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Tryourbreast</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=NPC.dat&amp;diff=3033&amp;oldid=prev</id>
		<title>Tryourbreast: Created page with &quot;'''NPC.dat''' is an essential document within the Pokémon 3D savefiles. The document stores the manipulation of event objects and event NPCs.  ==Guide==  Corrently two types ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=NPC.dat&amp;diff=3033&amp;oldid=prev"/>
		<updated>2013-01-12T18:52:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;NPC.dat&amp;#039;&amp;#039;&amp;#039; is an essential document within the Pokémon 3D savefiles. The document stores the manipulation of event objects and event NPCs.  ==Guide==  Corrently two types ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''NPC.dat''' is an essential document within the Pokémon 3D savefiles. The document stores the manipulation of event objects and event NPCs.&lt;br /&gt;
&lt;br /&gt;
==Guide==&lt;br /&gt;
&lt;br /&gt;
Corrently two types of manipulation are seen to be used: remove (remove the object), position (move the object to a specific space).&lt;br /&gt;
&lt;br /&gt;
Every entry has format &amp;lt;code&amp;gt;{map file|object ID|function|parameter}&amp;lt;/code&amp;gt;. Map file uses a State uses value &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; for false, and &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; for true; object ID is any whole number from 0 to 2147483647; function is the specific manipulation you want to do; and parameter is the parameter for that specific function, for example, &amp;quot;position&amp;quot; would use &amp;lt;code&amp;gt;x,y,z&amp;lt;/code&amp;gt; as the parameter, while &amp;quot;remove&amp;quot; would use &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; as the false/true state.&lt;br /&gt;
&lt;br /&gt;
==Navigation==&lt;br /&gt;
&lt;br /&gt;
'''Windows''': Pokemon3D/Pokemon/Save/(Name of Save File)/NPC.dat&lt;/div&gt;</summary>
		<author><name>Tryourbreast</name></author>
	</entry>
</feed>