<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Не работает команда ( Suspend )]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5119&amp;type=atom" />
	<updated>2010-11-02T18:42:43Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5119</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41170#p41170" />
			<content type="html"><![CDATA[<p>Всем огромное спасибо за помошь <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T18:42:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41170#p41170</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41169#p41169" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>InFlames пишет:</cite><blockquote><p>Что за игра?<br />Это весь текст скрипта, или в нем есть еще какие-то строки?</p></blockquote></div><p>Игра в даном случае была &quot;Shank&quot;<br />Текст скрипта весь.</p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T18:41:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41169#p41169</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41168#p41168" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>YMP пишет:</cite><blockquote><p>А если так?<br /></p><div class="codebox"><pre><code>#UseHook, On
LButton::Left
RButton::Right
MButton::Up
F1::Suspend
F4::ExitApp</code></pre></div></blockquote></div><p>Ура заработало! Вот где собака была зарыта <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /><br />Большое спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T18:39:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41168#p41168</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41161#p41161" />
			<content type="html"><![CDATA[<p>А если так?<br /></p><div class="codebox"><pre><code>#UseHook, On
LButton::Left
RButton::Right
MButton::Up
F1::Suspend
F4::ExitApp</code></pre></div>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2010-11-02T16:24:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41161#p41161</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41160#p41160" />
			<content type="html"><![CDATA[<p>Что за игра?<br />Это весь текст скрипта, или в нем есть еще какие-то строки?</p>]]></content>
			<author>
				<name><![CDATA[InFlames]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24849</uri>
			</author>
			<updated>2010-11-02T16:22:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41160#p41160</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41158#p41158" />
			<content type="html"><![CDATA[<p>Может быть проблема в операционной системе (У меня Win7 32 бит. )<br />ahk версии 104805 <img src="//forum.script-coding.com/img/smilies/hmm.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T15:55:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41158#p41158</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41155#p41155" />
			<content type="html"><![CDATA[<p>Такой вариант работает следующим способом:</p><div class="codebox"><pre><code>LButton::Left  ;это работает
RButton::Right   ;это работает
MButton::Up    ;это работает
F1::
Suspend 
return ; не работает ( в игре)
F4::
ExitApp
return  ; не работает (в игре)</code></pre></div><p>Также как первоначальный вариан <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /><br />варианты F1-F12 и остальные которые есть на клаве работают с комадами Left - Right и тп. Но не с командами Suspend и&nbsp; ExitApp. Не пойму почему.</p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T15:46:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41155#p41155</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41154#p41154" />
			<content type="html"><![CDATA[<p>Т.е. такой вариант работает полностью? И даже F1 и F4?<br />Может первоначальный вариант стоит попробовать вот так?</p><div class="codebox"><pre><code>LButton::Left  ;это работает
RButton::Right   ;это работает
MButton::Up    ;это работает
F1::
Suspend 
return
F4::
ExitApp
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[InFlames]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24849</uri>
			</author>
			<updated>2010-11-02T15:38:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41154#p41154</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41153#p41153" />
			<content type="html"><![CDATA[<p>Такой вариант работает.</p><div class="codebox"><pre><code> LButton::Suspend ; пауза
RButton::ExitApp ; закрыть скрипт
MButton::Up ; вверх
F1::Left ; влево
F4::Right ; вправо</code></pre></div><p>Но сочетание клавиш не подходящее. Не пойму почему не работает мой вариант!<br />Да и остальные клавиатурные пробовал&nbsp; например END , 1, R , итп. Только клавиши мыши работают с командами Suspend и ExitApp.?????</p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T15:28:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41153#p41153</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41136#p41136" />
			<content type="html"><![CDATA[<p>Может быть просто не работают F1-F12 клавиши?</p><p>Попробуйте такой вариант<br /></p><div class="codebox"><pre><code>LButton::Suspend
RButton::ExitApp
MButton::Up 
F1::Left
F4::Right</code></pre></div>]]></content>
			<author>
				<name><![CDATA[InFlames]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24849</uri>
			</author>
			<updated>2010-11-02T03:55:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41136#p41136</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Не работает команда ( Suspend )]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41133#p41133" />
			<content type="html"><![CDATA[<p>Доброго времени суток. У меня возникла проблема. В игре надо было сменить назначение клавиш<br />, и всё работает. Для паузы я использовал команду Suspend. Проблема&nbsp; в том что когда игра развёрнута (активна)- пауза (Suspend) не работает. В чём прикол??? <br /> И кстати&nbsp; ExitApp тоже не срабатывает <img src="//forum.script-coding.com/img/smilies/hmm.png" width="15" height="15" /> <br />Вот пример.<br /></p><div class="codebox"><pre><code>LButton::Left  ;это работает
RButton::Right   ;это работает
MButton::Up    ;это работает
F1::Suspend  ;это нет (на рабочем столе да)
F4::ExitApp  ; это нет (на рабочем столе да)</code></pre></div><p>Да хочу добавить, пробовал и это #InstallKeybdHook<br />#InstallMouseHook<br />SetKeyDelay 50 , 50 и выше не помогло <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2010-11-02T00:23:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41133#p41133</id>
		</entry>
</feed>
