<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=ScriptEvent%3AgetTargetTimerValue</id>
	<title>ScriptEvent:getTargetTimerValue - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=ScriptEvent%3AgetTargetTimerValue"/>
	<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=ScriptEvent:getTargetTimerValue&amp;action=history"/>
	<updated>2026-04-07T23:41:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.splashdamage.com/index.php?title=ScriptEvent:getTargetTimerValue&amp;diff=2452&amp;oldid=prev</id>
		<title>Wizz at 16:57, 5 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=ScriptEvent:getTargetTimerValue&amp;diff=2452&amp;oldid=prev"/>
		<updated>2007-11-05T16:57:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Parameters ==&lt;br /&gt;
 [[ScriptType:integer|integer]] handle -- Handle of the timer to look up.&lt;br /&gt;
 [[ScriptType:entity_nonull|entity (cannot be null)]] player -- Player to look up the timer on.&lt;br /&gt;
== Result ==&lt;br /&gt;
[[ScriptType:float|float]]&lt;br /&gt;
== Supported By ==&lt;br /&gt;
 [[EntityClass:sdSysCallThread|sdSysCallThread]]&lt;br /&gt;
== Comments ==&lt;br /&gt;
*Timers can be allocated using [[ScriptEvent:allocTargetTimer|allocTargetTimer]].&lt;br /&gt;
*If the entity passed in is not a player, the result will be -1.&lt;br /&gt;
*If the handle passed in is less than 0, the result will be 0.&lt;br /&gt;
*If the handle passed in is out of range, the game will either crash or return garbage data.&lt;br /&gt;
== Functionality ==&lt;br /&gt;
Returns the current value of a timer for the specified client.&lt;/div&gt;</summary>
		<author><name>Wizz</name></author>
		
	</entry>
</feed>