<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; ControlGetText в игре?]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=11966&amp;type=atom" />
	<updated>2016-08-30T15:32:49Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=11966</id>
		<entry>
			<title type="html"><![CDATA[ControlGetText в игре?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=107173#p107173" />
			<content type="html"><![CDATA[<p>Доброго времени суток. Поставил задачу получить текст из GUI элемента в fullscreen игре (SAMP).<br />Набросок:<br /></p><div class="codebox"><pre><code>
ControlGetFocus, ctrlChat, % &quot;ahk_id&quot; WinExist(&quot;GTA:SA:MP&quot;)
ControlGetText, chat, %ctrlChat%
addChatMessageEx(&quot;FFD700&quot;, chat)</code></pre></div><p>Но почему-то выводит название самой игры &quot;GTA:SA:MP&quot;. В чем я тут не прав?</p>]]></content>
			<author>
				<name><![CDATA[alekksss]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33684</uri>
			</author>
			<updated>2016-08-30T15:32:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=107173#p107173</id>
		</entry>
</feed>
