<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Timer_Add_Timer</id>
		<title>Timer Add Timer - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Timer_Add_Timer"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Timer_Add_Timer&amp;action=history"/>
		<updated>2026-05-01T10:11:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Timer_Add_Timer&amp;diff=59&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;== This function adds a temporary timer . ==   int add_timer(unsigned int tick, TimerFunc func, int id, int data)   add_timer(Tick, Function, GID, Args);  *'''Tick:''' ** Time...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Timer_Add_Timer&amp;diff=59&amp;oldid=prev"/>
				<updated>2013-01-13T03:21:38Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== This function adds a temporary timer . ==   int add_timer(unsigned int tick, TimerFunc func, int id, int data)   add_timer(Tick, Function, GID, Args);  *&amp;#039;&amp;#039;&amp;#039;Tick:&amp;#039;&amp;#039;&amp;#039; ** Time...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== This function adds a temporary timer . ==&lt;br /&gt;
&lt;br /&gt;
 int add_timer(unsigned int tick, TimerFunc func, int id, int data)&lt;br /&gt;
&lt;br /&gt;
 add_timer(Tick, Function, GID, Args);&lt;br /&gt;
&lt;br /&gt;
*'''Tick:'''&lt;br /&gt;
** Time that it will be executed (In Milliseconds)&lt;br /&gt;
** ie.  gettick()+300000&lt;br /&gt;
** in 5 minutes&lt;br /&gt;
*'''Function:'''             - Linked Function (ie.  battle_delay_damage_sub)&lt;br /&gt;
*'''GID:'''                  - Game ID (ie.  mob_data-&amp;gt;block_list.id)&lt;br /&gt;
*'''Args:'''                 - Additional Arguments  (ie.  (int)script_state)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Source_Functions]]&lt;/div&gt;</summary>
		<author><name>Mysterious</name></author>	</entry>

	</feed>