<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://npc-for-vcmp.sourceforge.io/wikiw/index.php?action=history&amp;feed=atom&amp;title=OnPlayerStreamIn</id>
	<title>OnPlayerStreamIn - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?action=history&amp;feed=atom&amp;title=OnPlayerStreamIn"/>
	<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=OnPlayerStreamIn&amp;action=history"/>
	<updated>2026-06-07T10:24:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=OnPlayerStreamIn&amp;diff=86&amp;oldid=prev</id>
		<title>157.46.138.66: Created page with &quot;{{Welcome| desc=This function is called when a player is streamed in for an NPC.| params=&lt;syntaxhighlight lang=&quot;lua&quot;&gt;(playerid)&lt;/syntaxhighlight&gt; &lt;poem&gt;::playerid : The ID of...&quot;</title>
		<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=OnPlayerStreamIn&amp;diff=86&amp;oldid=prev"/>
		<updated>2022-03-09T15:54:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Welcome| desc=This function is called when a player is streamed in for an NPC.| params=&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;(playerid)&amp;lt;/syntaxhighlight&amp;gt; &amp;lt;poem&amp;gt;::playerid : The ID of...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Welcome|&lt;br /&gt;
desc=This function is called when a player is streamed in for an NPC.|&lt;br /&gt;
params=&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;(playerid)&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;poem&amp;gt;::playerid : The ID of the player who has streamed in.&amp;lt;/poem&amp;gt;|&lt;br /&gt;
retvals=This function does not return any specific values.|&lt;br /&gt;
example=&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function OnPlayerStreamIn(playerid)&lt;br /&gt;
{&lt;br /&gt;
	print(&amp;quot;Player &amp;quot;+playerid+&amp;quot; is streamed in to me\n&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>157.46.138.66</name></author>
	</entry>
</feed>