<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Как сделать "setings.ini"?]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=10695&amp;type=atom" />
	<updated>2015-06-16T07:12:00Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=10695</id>
		<entry>
			<title type="html"><![CDATA[Re: Как сделать "setings.ini"?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=94525#p94525" />
			<content type="html"><![CDATA[<p>Для этого есть команды IniRead &amp; IniWrite.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2015-06-16T07:12:00Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=94525#p94525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Как сделать "setings.ini"?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=94521#p94521" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[WQ]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33134</uri>
			</author>
			<updated>2015-06-16T05:42:10Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=94521#p94521</id>
		</entry>
</feed>
