<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; [SA;MP] помогите доработать скрипт.]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=12509</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12509&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «[SA;MP] помогите доработать скрипт.».]]></description>
		<lastBuildDate>Tue, 28 Feb 2017 10:32:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SA;MP] помогите доработать скрипт.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=113426#p113426</link>
			<description><![CDATA[<p><span style="color: green"><strong>ataks63rus</strong></span><br /><span style="color: green"><a href="http://forum.script-coding.com/viewtopic.php?id=5421">Прочтите как следует составлять заголовки</a> и исправьте здесь и <a href="http://forum.script-coding.com/viewtopic.php?id=12508">здесь</a>. Срок - 3 суток.</span></p><p><span style="color: green">Замечание за игнорирование указания. <strong>Тема закрыта.</strong></span></p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Tue, 28 Feb 2017 10:32:15 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=113426#p113426</guid>
		</item>
		<item>
			<title><![CDATA[[SA;MP] помогите доработать скрипт.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=113393#p113393</link>
			<description><![CDATA[<p>В общем надо что бы выводил только когда находится в указаных координатах, если же нет выводил &quot;AddMessageToChatWindow&quot; типа вы не на посту.</p><div class="codebox"><pre><code>
Numpad0::
SendMessage, 0x50,, 0x4190419,, A
if (IsPlayerInRangeOfPoint(-1530, 482, 7, 10))
{
kv:=&quot;КПП&quot;
}
else if (IsPlayerInRangeOfPoint(-1382, 390, 7, 52)) or (IsPlayerInRangeOfPoint(-1426, 390, 7, 52))
{
kv:=&quot;Ангары&quot;
}
else if (IsPlayerInRangeOfPoint(-1285, 437, 7, 10))
{
kv:=&quot;Вышка 2&quot;
}
else if (IsPlayerInRangeOfPoint(-1453, 502, 18, 15)) or (IsPlayerInRangeOfPoint(-1399, 501, 18, 15)) or (IsPlayerInRangeOfPoint(-1424, 501, 18, 15))
{
kv:=&quot;Палуба №2&quot;
}
else if (IsPlayerInRangeOfPoint( -1288, 502, 18, 15))
{
kv:=&quot;Палуба №1&quot;
}
else
{
kv:=getPlayerZone()
}
SendInput, {F6}/r [РОиО: Докладываю: Пост: %kv% | Состояние: .{left 1}
Return
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ataks63rus)]]></author>
			<pubDate>Tue, 28 Feb 2017 06:53:24 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=113393#p113393</guid>
		</item>
	</channel>
</rss>
