<?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=OnClientMessage</id>
	<title>OnClientMessage - 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=OnClientMessage"/>
	<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=OnClientMessage&amp;action=history"/>
	<updated>2026-06-07T14:18:06Z</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=OnClientMessage&amp;diff=82&amp;oldid=prev</id>
		<title>157.46.138.66: Created page with &quot;{{Welcome| desc=This function is called when the server sends client message to NPC.| params=&lt;syntaxhighlight lang=&quot;lua&quot;&gt;(r, g, b, message)&lt;/syntaxhighlight&gt; &lt;poem&gt;::r : The a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=OnClientMessage&amp;diff=82&amp;oldid=prev"/>
		<updated>2022-03-09T15:46:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Welcome| desc=This function is called when the server sends client message to NPC.| params=&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;(r, g, b, message)&amp;lt;/syntaxhighlight&amp;gt; &amp;lt;poem&amp;gt;::r : The a...&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 the server sends client message to NPC.|&lt;br /&gt;
params=&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;(r, g, b, message)&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;poem&amp;gt;::r : The amount of RED (0-255)&lt;br /&gt;
::g : The amount of green (0-255)&lt;br /&gt;
::b : The amount of blue (0-255)&lt;br /&gt;
::message : The message the server has send.&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 OnClientMessage(r,g,b,message)&lt;br /&gt;
{&lt;br /&gt;
	print(message);print(&amp;quot;\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>