<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Как сделать отключение и включение скрипта и статус Gui]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=13061</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13061&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Как сделать отключение и включение скрипта и статус Gui».]]></description>
		<lastBuildDate>Mon, 16 Oct 2017 22:53:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Как сделать отключение и включение скрипта и статус Gui]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=120107#p120107</link>
			<description><![CDATA[<p><strong>Странникх</strong>, немного странно Вы делаете. Текст нужно менять даже если галку сняли, проще сделать так: GuiControl,, контрол, % (text1 ? &quot;on&quot;:&quot;off&quot;)</p>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Mon, 16 Oct 2017 22:53:23 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=120107#p120107</guid>
		</item>
		<item>
			<title><![CDATA[Re: Как сделать отключение и включение скрипта и статус Gui]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=119864#p119864</link>
			<description><![CDATA[<div class="codebox"><pre><code>Gui, Add, CheckBox, x10 y10 gSaveGui vCheckBox1
SaveGui:
Gui, Submit, NoHide
If (CheckBox1 = &quot;1&quot;) ; отмечено
; тут через GuiControl меняете ваш текст по ссылке, например, vText1 
Return
</code></pre></div><p>Лучше код скиньте, чтобы видеть содержимое меток и переменных на которые ссылаться.</p>]]></description>
			<author><![CDATA[null@example.com (Странникх)]]></author>
			<pubDate>Fri, 06 Oct 2017 21:01:23 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=119864#p119864</guid>
		</item>
		<item>
			<title><![CDATA[Как сделать отключение и включение скрипта и статус Gui]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=119844#p119844</link>
			<description><![CDATA[<p>Когда нажимаешь на кнопку статус переходит в ON.<br />Как сделать так же, но чтобы когда ставили галочку скрипт включался а когда галочку убирали выключался?</p>]]></description>
			<author><![CDATA[null@example.com (dmixxser)]]></author>
			<pubDate>Thu, 05 Oct 2017 20:54:41 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=119844#p119844</guid>
		</item>
	</channel>
</rss>
