<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Помогите!]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15604&amp;type=atom" />
	<updated>2020-08-14T14:00:31Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15604</id>
		<entry>
			<title type="html"><![CDATA[Re: Помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141678#p141678" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>rov.lrolr</strong>, приведите заголовок темы в соответствие с правилами форума!</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-08-14T14:00:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141678#p141678</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141674#p141674" />
			<content type="html"><![CDATA[<p>Как сделать так чтобы число которое ввели было в %cifra%<br /></p><div class="codebox"><pre><code>{
   GUI,Add, Text, x4 y-4 w175 h45 +0x200, Сколько нада вам сударь пикать?
   GUI, Show, w381 h96, Настройки
   Gui, Add, Button, x19 y66 w80 h23 gSave, Сохранить
   Gui, Add, Edit, x11 y33 w120 h21 vKolvo,
}

Save:
{
    Gui, Submit, NoHide
    IniWrite, % Kolvo, %A_MyDocuments%\SettingsPIKALKA.ini, KolvoDropList, cifra
    IniRead, Kolvo, %A_MyDocuments%\SettingsPIKALKA.ini, KolvoDropList, cifra
}

SelectedFile = %A_MyDocuments%\GTA San Anders User Files\SAMP\chatlog.txt
start10:
Loop, Read, %SelectedFile%
{
IfInString, A_LoopReadLine, для
{
Goto, start11
}
}
goto, start10
start11:
Loop %cifra%
{
SoundBeep
}
goto, start10</code></pre></div>]]></content>
			<author>
				<name><![CDATA[rov.lrolr]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41004</uri>
			</author>
			<updated>2020-08-14T05:22:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141674#p141674</id>
		</entry>
</feed>
