<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK SAMP: Ввод команд в чат]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13817&amp;type=atom" />
	<updated>2018-10-26T11:40:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=13817</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK SAMP: Ввод команд в чат]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129484#p129484" />
			<content type="html"><![CDATA[<p><strong>delliuss</strong>, используй удф как минимум. В интернете поищи командные процессоры (многие кривые, но можно переделать и будет конфетка).</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2018-10-26T11:40:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129484#p129484</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK SAMP: Ввод команд в чат]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129472#p129472" />
			<content type="html"><![CDATA[<p>Как сделать тоже самое только с отдельной созданной командой в ахк?<strong>felrok</strong></p>]]></content>
			<author>
				<name><![CDATA[delliuss]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39604</uri>
			</author>
			<updated>2018-10-25T22:48:48Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129472#p129472</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK SAMP: Ввод команд в чат]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=128244#p128244" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>SendInput, {F6}/me достал из сумки планшет{enter}
Sleep 500
SendInput, {F6}/me нашел жетон бойца, затем аннулировал его{enter}
Sleep 500
SendInput, {F6}/uninvite{Space}
KeyWait, Enter, D // Ждём нажатия Enter, после продолжаем скрипт</code></pre></div>]]></content>
			<author>
				<name><![CDATA[felrok]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39478</uri>
			</author>
			<updated>2018-08-24T18:34:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=128244#p128244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK SAMP: Ввод команд в чат]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=125815#p125815" />
			<content type="html"><![CDATA[<p>Не знаю, можно ли так сделать в АХК<br /></p><div class="codebox"><pre><code>SendInput t/me достал из сумки планшет{enter}
Sleep 500
SendInput t/me нашел жетон бойца, затем аннулировал его{enter}
Sleep 500
SendInput t/uninvite{Space}</code></pre></div><p>В общем, очень нужно чтобы после нажатия клавиши Enter производилось следующее действие в чат, не раньше самого нажатия на клавишу. То есть пока не нажал на Enter, скрипт остается на команде /uninvite, а после нажатия продолжает.</p>]]></content>
			<author>
				<name><![CDATA[novel10]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39306</uri>
			</author>
			<updated>2018-06-05T09:33:33Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=125815#p125815</id>
		</entry>
</feed>
