<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK. GTA SA:MP]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14256&amp;type=atom" />
	<updated>2018-10-27T18:15:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=14256</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK. GTA SA:MP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129517#p129517" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>chat = *сюда вставляете путь к чатлогу*
fileread, info, %chat%
regexmatch(info, &quot;&gt;&gt; ВОПРОС (.*)_(.*)[(.*)] :(.*)&quot;, out)
ID = %out3%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[felrok]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39478</uri>
			</author>
			<updated>2018-10-27T18:15:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129517#p129517</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK. GTA SA:MP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129300#p129300" />
			<content type="html"><![CDATA[<p>Добрый день. Мне нужна небольшая помощь по скрипту. Мне нужно чтобы из чатлога SAMP скрипт брал ID игрока и вставлял его вместе с командой при сочетании клавиш.<br />/ans [ID]<br />Chatlog:&nbsp; <br />&gt;&gt; ВОПРОС Vasya_Supnov[35] : Text <br />&gt;&gt; РЕПОРТ moralli[41] : Text<br />Заранее спасибо!</p>]]></content>
			<author>
				<name><![CDATA[notbadcompany]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=38830</uri>
			</author>
			<updated>2018-10-18T13:00:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129300#p129300</id>
		</entry>
</feed>
