<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Teeworlds Forum — Values of player_state]]></title>
		<link>https://www.teeworlds.com/forum/viewtopic.php?id=1700</link>
		<atom:link href="https://www.teeworlds.com/forum/extern.php?action=feed&amp;tid=1700&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Values of player_state.]]></description>
		<lastBuildDate>Tue, 17 Jun 2008 15:22:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Values of player_state]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=15609#p15609</link>
			<description><![CDATA[<p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (Roanoke)]]></author>
			<pubDate>Tue, 17 Jun 2008 15:22:43 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=15609#p15609</guid>
		</item>
		<item>
			<title><![CDATA[Re: Values of player_state]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=15564#p15564</link>
			<description><![CDATA[<p>According to g_protocol.def, you&#039;re (almost) right:<br /></p><div class="codebox"><pre><code>        // playerstates
        PLAYERSTATE_UNKNOWN=0,
        PLAYERSTATE_PLAYING,
        PLAYERSTATE_IN_MENU,
        PLAYERSTATE_CHATTING,
        NUM_PLAYERSTATES,</code></pre></div><p>/edit: Tested it, it&#039;s working.</p>]]></description>
			<author><![CDATA[null@example.com (shmafoozius)]]></author>
			<pubDate>Tue, 17 Jun 2008 05:19:13 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=15564#p15564</guid>
		</item>
		<item>
			<title><![CDATA[Values of player_state]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=15555#p15555</link>
			<description><![CDATA[<p>I have noticed a variable called &#039;player_state&#039;. According to the comment near it, it is the state of the player when they are chatting, accessing a menu, etc. So far these are the only states I have found:<br /></p><div class="codebox"><pre><code>PLAYERSTATE_PLAYING
PLAYERSTATE_UNKNOWN</code></pre></div><p>I presume that these are the others:<br /></p><div class="codebox"><pre><code>PLAYERSTATE_CHATTING
PLAYERSTATE_MENU</code></pre></div><p>Does anyone know for sure?</p>]]></description>
			<author><![CDATA[null@example.com (Roanoke)]]></author>
			<pubDate>Tue, 17 Jun 2008 02:50:04 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=15555#p15555</guid>
		</item>
	</channel>
</rss>
