<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; SAMP: Расстояние от точки до точки.]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=13147</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13147&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «SAMP: Расстояние от точки до точки.».]]></description>
		<lastBuildDate>Mon, 30 Oct 2017 01:21:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SAMP: Расстояние от точки до точки.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=120604#p120604</link>
			<description><![CDATA[<p><strong>Phoenixxx_Czar</strong>, спасибо!</p>]]></description>
			<author><![CDATA[null@example.com (Coffi)]]></author>
			<pubDate>Mon, 30 Oct 2017 01:21:56 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=120604#p120604</guid>
		</item>
		<item>
			<title><![CDATA[Re: SAMP: Расстояние от точки до точки.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=120603#p120603</link>
			<description><![CDATA[<p><strong>Coffi</strong>, вроде так:<br /></p><div class="codebox"><pre><code>
X := -2028.203125
Y := -73.225037
Z := 37.511684
addChatMessage(getDist(getCoordinates(), [X, Y, Z]))
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Mon, 30 Oct 2017 01:13:59 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=120603#p120603</guid>
		</item>
		<item>
			<title><![CDATA[SAMP: Расстояние от точки до точки.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=120597#p120597</link>
			<description><![CDATA[<p>Всем привет, я недавно скачал самп и хочу сделать для него скрипт, но у меня возникла проблема, при написании кода. У меня стоит инклуд UDF. Я хочу вернуть расстояние между своими координатами и координатами XYZ. Вот мой код:<br /></p><div class="codebox"><pre><code>X := -2028.203125
Y := -73.225037
Z := 37.511684
XYZ := XYZ
addChatMessage(getDist(getCoordinates(), (XYZ)))</code></pre></div><p>Но тут он не возвращает расстояние, а просто выводит &quot;0&quot;. Кто разберается в этом, пожалуйста помогите, заранее спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (Coffi)]]></author>
			<pubDate>Sun, 29 Oct 2017 22:38:30 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=120597#p120597</guid>
		</item>
	</channel>
</rss>
