<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Browser%3A%3AmarkAsChat</id>
	<title>Browser::markAsChat - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Browser%3A%3AmarkAsChat"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Browser::markAsChat&amp;action=history"/>
	<updated>2026-06-04T03:55:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Browser::markAsChat&amp;diff=10410&amp;oldid=prev</id>
		<title>MrPancakers: Created page with &quot;{{ClientSide}}  This marks the browser as the chat for the server.  == Syntax ==  &lt;syntaxhighlight lang=&quot;javascript&quot;&gt; browser.markAsChat(); &lt;/syntaxhighlight&gt;  == Examples ==...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Browser::markAsChat&amp;diff=10410&amp;oldid=prev"/>
		<updated>2018-05-13T11:27:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ClientSide}}  This marks the browser as the chat for the server.  == Syntax ==  &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt; browser.markAsChat(); &amp;lt;/syntaxhighlight&amp;gt;  == Examples ==...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ClientSide}}&lt;br /&gt;
&lt;br /&gt;
This marks the browser as the chat for the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
browser.markAsChat();&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
This sets the browser named &amp;#039;chatbox&amp;#039; to become the chatbox for the server.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
mp.gui.chat.show(false); //Disables default RageMP Chat&lt;br /&gt;
&lt;br /&gt;
let chatbox = mp.browsers.new(&amp;#039;package://chat/index.html&amp;#039;);&lt;br /&gt;
chatbox.markAsChat();&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
{{Browser_definition_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;/div&gt;</summary>
		<author><name>MrPancakers</name></author>
	</entry>
</feed>