<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Checkchatting</id>
		<title>Checkchatting - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Checkchatting"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Checkchatting&amp;action=history"/>
		<updated>2026-05-01T07:39:06Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Checkchatting&amp;diff=228&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;== Syntax == * checkchatting({&quot;&lt;player name&gt;&quot;}); * checkvending({&quot;&lt;player name&gt;&quot;});  == Description == Checks if the player is vending or in a chatroom. Name is option...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Checkchatting&amp;diff=228&amp;oldid=prev"/>
				<updated>2013-02-11T23:57:06Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == * &lt;a href=&quot;/wiki/Checkchatting&quot; title=&quot;Checkchatting&quot;&gt;checkchatting&lt;/a&gt;({&amp;quot;&amp;lt;player name&amp;gt;&amp;quot;}); * &lt;a href=&quot;/wiki/Checkvending&quot; class=&quot;mw-redirect&quot; title=&quot;Checkvending&quot;&gt;checkvending&lt;/a&gt;({&amp;quot;&amp;lt;player name&amp;gt;&amp;quot;});  == Description == Checks if the player is vending or in a chatroom. Name is option...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Syntax ==&lt;br /&gt;
* [[checkchatting]]({&amp;quot;&amp;lt;player name&amp;gt;&amp;quot;});&lt;br /&gt;
* [[checkvending]]({&amp;quot;&amp;lt;player name&amp;gt;&amp;quot;});&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Checks if the player is vending or in a chatroom.&lt;br /&gt;
Name is optional, and defaults to the attached player if omitted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Value &lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|0||The player is not chatting/vending.&lt;br /&gt;
|-&lt;br /&gt;
|1||The player is chatting/vending.&lt;br /&gt;
|-&lt;br /&gt;
|2||The player is vending using @autotrade.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
 //This will check if Aaron is vending, and if so, put a message in front&lt;br /&gt;
 //of the attached player saying Aaron is vending.&lt;br /&gt;
 [[if]] ([[checkvending]](&amp;quot;Aaron&amp;quot;))&lt;br /&gt;
 	[[mes]] &amp;quot;Aaron is currently vending!&amp;quot;;&lt;br /&gt;
 &lt;br /&gt;
 //This will check if the attached player in a chat room or not.&lt;br /&gt;
 [[if]] ([[checkchatting]]())&lt;br /&gt;
 	[[mes]] &amp;quot;You are currently chatting!&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Mysterious</name></author>	</entry>

	</feed>