<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Скрипт для GTA SA (SAMP) / fake chat.]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=11209&amp;type=atom" />
	<updated>2016-01-05T16:38:21Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=11209</id>
		<entry>
			<title type="html"><![CDATA[Re: Скрипт для GTA SA (SAMP) / fake chat.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=100190#p100190" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong>, фух, спасибо, заработало.</p>]]></content>
			<author>
				<name><![CDATA[Kubix]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33588</uri>
			</author>
			<updated>2016-01-05T16:38:21Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=100190#p100190</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Скрипт для GTA SA (SAMP) / fake chat.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=100189#p100189" />
			<content type="html"><![CDATA[<p>В команде Sleep не нужно 2 запятых.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2016-01-05T16:07:30Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=100189#p100189</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Скрипт для GTA SA (SAMP) / fake chat.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=100186#p100186" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p><span style="color: green"><strong>Kubix</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=9590">этой</a> темой, отредактируйте свой пост.</span></p></blockquote></div><p>Все правильно сделал? Посещал я много раз этот сайт, а вот тему и сообщения пишу первый раз.</p>]]></content>
			<author>
				<name><![CDATA[Kubix]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33588</uri>
			</author>
			<updated>2016-01-05T15:37:01Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=100186#p100186</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Скрипт для GTA SA (SAMP) / fake chat.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=100185#p100185" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Kubix</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=9590">этой</a> темой, отредактируйте свой пост.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-01-05T15:33:38Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=100185#p100185</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Скрипт для GTA SA (SAMP) / fake chat.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=100184#p100184" />
			<content type="html"><![CDATA[<p>Приветствую. Ребята, у меня такой вопрос, сделал фейк чат в 4 строчки, но они выводятся на экран одновременно, Sleep,, 4000 не помогает. Как сделать задержку?</p><div class="codebox"><pre><code>#Include samp.ahk 
F2::
Text := &quot;{FFFFFF}тест текст текст&quot;
Addchatmessage(text)
Sleep,, 4000
Text := &quot;{FFFFFF}тест текст текст&quot;
Addchatmessage(text)
Sleep,, 4000
Text := &quot;{FFFFFF}тест текст текст&quot;
Addchatmessage(text)
Sleep,, 4000
Text := &quot;{FFFFFF}тест текст текст&quot;
Addchatmessage(text)
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Kubix]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33588</uri>
			</author>
			<updated>2016-01-05T15:27:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=100184#p100184</id>
		</entry>
</feed>
