<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; SAMP:Помогите написать]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12784&amp;type=atom" />
	<updated>2017-07-03T16:46:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=12784</id>
		<entry>
			<title type="html"><![CDATA[Re: SAMP:Помогите написать]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117061#p117061" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Tiutours</strong>, заголовок должен отражать суть темы. Поправьте.</span> </p><div class="quotebox"><cite>Наиболее распространённые ошибки участников форума пишет:</cite><blockquote><p><span style="color: #bb5555">Не используйте в заголовках тем слова &quot;простой вопрос&quot;, &quot;нужна помощь&quot;, &quot;помогите&quot;, &quot;новичок&quot; и т.п. - эти слова в заголовках тем являются мусором и никак не помогут ни вам, ни отвечающим.</span></p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2017-07-03T16:46:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117061#p117061</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SAMP:Помогите написать]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117051#p117051" />
			<content type="html"><![CDATA[<p>Доброго времени суток.<br />Помогите написать скрипт,чтобы при активации скрипта на кнопку,зажималась ПКМ и нажималась ЛКМ с интервалом в 0,4с.<br />Мой код,но почему-то бывают перебои с интервалом.Объясните пожалуйста.<br /></p><div class="codebox"><pre><code>pause
Send, {RButton Down}
   Loop
      {
      
         Send, {LButton}
         Sleep, 450               
         Send, {LButton}
         Sleep, 450
         Send, {LButton}
         Sleep, 450 
         
      }
         return
   

Numpad1:: pause
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Tiutours]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=38607</uri>
			</author>
			<updated>2017-07-03T11:08:34Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117051#p117051</id>
		</entry>
</feed>
