<?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=Sliter</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=Sliter"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/wiki/Special:Contributions/Sliter"/>
	<updated>2026-06-05T01:54:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Player::getBoneCoords&amp;diff=17140</id>
		<title>Player::getBoneCoords</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::getBoneCoords&amp;diff=17140"/>
		<updated>2019-04-21T18:50:32Z</updated>

		<summary type="html">&lt;p&gt;Sliter: Added link to list of bones&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gets the position of the specified bone of the specified player.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ped: The ped to get the position of a bone from.&amp;lt;br&amp;gt;boneId: The ID of the bone to get the position from. This is NOT the index.&amp;lt;br&amp;gt;offsetX: The X-component of the offset to add to the position relative to the bone&#039;s rotation.&amp;lt;br&amp;gt;offsetY: The Y-component of the offset to add to the position relative to the bone&#039;s rotation.&amp;lt;br&amp;gt;offsetZ: The Z-component of the offset to add to the position relative to the bone&#039;s rotation.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[https://wiki.rage.mp/index.php?title=Bones List of bones]&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;player.getBoneCoords(boneId, offsetX, offsetY, offsetZ);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;boneId:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;offsetX:&#039;&#039;&#039; float&lt;br /&gt;
*&#039;&#039;&#039;offsetY:&#039;&#039;&#039; float&lt;br /&gt;
*&#039;&#039;&#039;offsetZ:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Vector3&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&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>Sliter</name></author>
	</entry>
</feed>