<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Как сделать "setings.ini"?]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=10695</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=10695&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Как сделать "setings.ini"?».]]></description>
		<lastBuildDate>Tue, 16 Jun 2015 07:12:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Как сделать "setings.ini"?]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=94525#p94525</link>
			<description><![CDATA[<p>Для этого есть команды IniRead &amp; IniWrite.</p>]]></description>
			<author><![CDATA[null@example.com (YMP)]]></author>
			<pubDate>Tue, 16 Jun 2015 07:12:00 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=94525#p94525</guid>
		</item>
		<item>
			<title><![CDATA[Как сделать "setings.ini"?]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=94521#p94521</link>
			<description><![CDATA[<p>Здраствуйте! Я делаю биндер для SAMP. На технологии Auto Hot Key. И когда кто-то запускает биндер, то там не настроены к примеру ихнее имя и фамилия. Я бы хотел сделать файл &quot;settings.ini&quot;, к примеру там будет написано так:<br />name(Leanardo):<br />family(Diez):<br />rang(1/10):<br />autoheal(off/on):<br />Но как? <br />Вот мой скрипт:<br /></p><div class="codebox"><pre><code>
#IfWinActive GTA:SA:MP
 
 
SendMessage, 0x50,, 0x4190419,, A
!1::SendInput, {F6}Здравствуйте, я ваш лечащий врач Имя Фамилия. Что вас беспокоит?{Enter}
Return
 
SendMessage, 0x50,, 0x4190419,, A
 ^2::
SendInput, {F6}.я осмотрел пациента{Enter}
Sleep, 4500
SendInput, {F6}.я поставил диагноз{Enter}
Sleep, 4500
SendInput, {F6}От боли в голове я выпишу вам аспирин стоимостью 50${ENTER}
Sleep, 4500
SendInput, {F6}.де стакан в тумбе{Enter}
sleep, 4500
SendInput, {F6}.я открыл тумбу{Enter}
Sleep, 4500
SendInput, {F6}.я достал стакан из тумбы{Enter}
sleep, 4000
SendInput, {F6.я подешел к крану{Enter}
sleep, 4500
SendInput, {F6}.я набрал воды в стакан и передал пациенту{Enter}
sleep, 4000
SendInput, {F6}.я достал из тумбы лекарство{Enter}
Sleep, 4500
SendInput, {F6}.я взял нужное количество{Enter}
Sleep, 4500
SendInput, {F6}.я передал пациенту{Enter}
sleep, 4500
SendInput, {F6}.я выписал счет за курс лечения{Enter}
Sleep, 4500
SendInput, {F6}Удачного дня! Выздоравливайте!{Enter}
Sleep, 2000
SendInput, {F6}/time{Enter}
Return
</code></pre></div><p>Заранее спасибо всем тем кто даст ответ на мой вопрос!(объяснять для &quot;чайников&quot;)</p>]]></description>
			<author><![CDATA[null@example.com (WQ)]]></author>
			<pubDate>Tue, 16 Jun 2015 05:42:10 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=94521#p94521</guid>
		</item>
	</channel>
</rss>
