<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=SendChatMessageToPlayer</id>
	<title>SendChatMessageToPlayer - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=SendChatMessageToPlayer"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=SendChatMessageToPlayer&amp;action=history"/>
	<updated>2026-07-24T19:07:47Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=SendChatMessageToPlayer&amp;diff=14041&amp;oldid=prev</id>
		<title>imported&gt;Xabi: Xabi moved page NAPI.Chat.SendChatMessageToPlayer to SendChatMessageToPlayer</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=SendChatMessageToPlayer&amp;diff=14041&amp;oldid=prev"/>
		<updated>2019-11-27T12:46:05Z</updated>

		<summary type="html">&lt;p&gt;Xabi moved page &lt;a href=&quot;/wiki/NAPI.Chat.SendChatMessageToPlayer&quot; class=&quot;mw-redirect&quot; title=&quot;NAPI.Chat.SendChatMessageToPlayer&quot;&gt;NAPI.Chat.SendChatMessageToPlayer&lt;/a&gt; to &lt;a href=&quot;/wiki/SendChatMessageToPlayer&quot; title=&quot;SendChatMessageToPlayer&quot;&gt;SendChatMessageToPlayer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sends a message to the targeted player.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;2 overloads&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;void NAPI.Chat.SendChatMessageToPlayer(Client player, string message, bool oldColors = true);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;void NAPI.Chat.SendChatMessageToPlayer(Client player, string sender, string message, bool oldColors = true);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Required Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;player:&amp;#039;&amp;#039;&amp;#039; parameter input should be in &amp;#039;&amp;#039;&amp;#039;Client&amp;#039;&amp;#039;&amp;#039; type.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;message:&amp;#039;&amp;#039;&amp;#039; parameter input should be in &amp;#039;&amp;#039;&amp;#039;string&amp;#039;&amp;#039;&amp;#039; type.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Optional Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;sender:&amp;#039;&amp;#039;&amp;#039; parameter input should be in &amp;#039;&amp;#039;&amp;#039;string&amp;#039;&amp;#039;&amp;#039; type.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;oldColors:&amp;#039;&amp;#039;&amp;#039; parameter input should be in &amp;#039;&amp;#039;&amp;#039;bool&amp;#039;&amp;#039;&amp;#039; type.&lt;br /&gt;
&lt;br /&gt;
==Usage examples==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;NAPI.Chat.SendChatMessageToPlayer(player, &amp;quot;This is a message!&amp;quot;);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;NAPI.Chat.SendChatMessageToPlayer(player, &amp;quot;Example says&amp;quot;, &amp;quot;This is a message!&amp;quot;);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Serverside API]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Xabi</name></author>
	</entry>
</feed>