<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IntenseZenMusic</id>
	<title>RAGE Multiplayer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IntenseZenMusic"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/wiki/Special:Contributions/IntenseZenMusic"/>
	<updated>2026-06-05T11:15:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Player::resetRagdollTimer&amp;diff=20601</id>
		<title>Player::resetRagdollTimer</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::resetRagdollTimer&amp;diff=20601"/>
		<updated>2021-04-17T20:22:06Z</updated>

		<summary type="html">&lt;p&gt;IntenseZenMusic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This resets the timer for the [[Player::setToRagdoll|setToRagdoll]] function.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;player.resetRagdollTimer();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
None&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
player.setToRagdoll(5000, 5000, 0, true, true, true); // sets to ragdoll for 5 seconds&lt;br /&gt;
&amp;lt;wait less than 5 seconds&amp;gt;&lt;br /&gt;
player.resetRagdollTimer();  // sets to ragdoll for an additional 5 seconds&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Player_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>IntenseZenMusic</name></author>
	</entry>
</feed>