<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Камень, ножницы, бумага]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16937&amp;type=atom" />
	<updated>2022-02-03T17:49:31Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=16937</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Камень, ножницы, бумага]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=151967#p151967" />
			<content type="html"><![CDATA[<p>В АХК это массив, но мне больше нравиться называть списком.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2022-02-03T17:49:31Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=151967#p151967</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Камень, ножницы, бумага]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=151965#p151965" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong> Додумал, большое Вам спасибо!!! Это называется массив?</p>]]></content>
			<author>
				<name><![CDATA[zufario]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42324</uri>
			</author>
			<updated>2022-02-03T14:01:03Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=151965#p151965</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Камень, ножницы, бумага]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=151956#p151956" />
			<content type="html"><![CDATA[<p>Вот пример, дальше сами додумайте:</p><div class="codebox"><pre><code>F2::
Random, R, 1,3
SendInput, % [&quot;Камень&quot;, &quot;Ножницы&quot;, &quot;Бумага&quot;][R]
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2022-02-02T14:55:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=151956#p151956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Камень, ножницы, бумага]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=151952#p151952" />
			<content type="html"><![CDATA[<p>Помогите реализовать в чат (чат открывается на клавишу&nbsp; t) отыгровку игры &quot;камень, ножницы, бумага&quot;. Есть идеи(знания) как сделать это через рандом, но как значениям рандому от 1 до 3, передавать значения &quot;камень&quot;, &quot;ножницы&quot;, &quot;бумага&quot;?</p>]]></content>
			<author>
				<name><![CDATA[zufario]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42324</uri>
			</author>
			<updated>2022-02-02T09:03:23Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=151952#p151952</id>
		</entry>
</feed>
