<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Кулдаун способностей]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=15270</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15270&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Кулдаун способностей».]]></description>
		<lastBuildDate>Tue, 31 Mar 2020 11:15:03 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Кулдаун способностей]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=138735#p138735</link>
			<description><![CDATA[<p>помогите пожалуйста, не могу понять как реализовать таймер кулдауна способностей<br />#NoEnv&nbsp; ; Recommended for performance and compatibility with future AutoHotkey releases.<br />; #Warn&nbsp; ; Enable warnings to assist with detecting common errors.<br />SendMode Input&nbsp; ; Recommended for new scripts due to its superior speed and reliability.<br />SetWorkingDir %A_ScriptDir%&nbsp; ; Ensures a consistent starting directory.<br />;spell<br />spell_q = {sc10 SetTimer spell_q_kd, 6000} ;q<br />spell_w = {sc11 SetTimer spell_w_kd, 4000} ;w<br />spell_e = {sc12} ;e<br />spell_r = {sc13} ;r<br />spell_a = {sc1E} ;a<br />spell_s = {sc1F} ;s<br />spell_d = {sc20} ;d<br />spell_f = {sc21} ;f</p><p>; Сooldown<br />SetTimer spell_q_kd, 6000<br />SetTimer spell_w_kd, 4000<br />SetTimer spell_e_kd, 7000<br />SetTimer spell_r_kd, 5000<br />SetTimer spell_a_kd, 1000<br />SetTimer spell_s_kd, 4000<br />SetTimer spell_d_kd, 7000<br />SetTimer spell_f_kd, 8000</p><p>; auto<br />F1::<br />if spell_q_kd = 0<br />	SendInput spell_q<br />else<br />{if spell_w_kd = 0<br />	SendInput, spell_w<br />	}<br />	return</p>]]></description>
			<author><![CDATA[null@example.com (lootfinder79)]]></author>
			<pubDate>Tue, 31 Mar 2020 11:15:03 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=138735#p138735</guid>
		</item>
	</channel>
</rss>
