<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AgetBoneCoords</id>
	<title>Player::getBoneCoords - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AgetBoneCoords"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Player::getBoneCoords&amp;action=history"/>
	<updated>2026-07-25T02:15:21Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Player::getBoneCoords&amp;diff=11689&amp;oldid=prev</id>
		<title>imported&gt;Sliter: Added link to list of bones</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Player::getBoneCoords&amp;diff=11689&amp;oldid=prev"/>
		<updated>2019-04-21T18:50:32Z</updated>

		<summary type="html">&lt;p&gt;Added link to list of bones&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&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&amp;#039;s rotation.&amp;lt;br&amp;gt;offsetY: The Y-component of the offset to add to the position relative to the bone&amp;#039;s rotation.&amp;lt;br&amp;gt;offsetZ: The Z-component of the offset to add to the position relative to the bone&amp;#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;
*&amp;#039;&amp;#039;&amp;#039;boneId:&amp;#039;&amp;#039;&amp;#039; int&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;offsetX:&amp;#039;&amp;#039;&amp;#039; float&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;offsetY:&amp;#039;&amp;#039;&amp;#039; float&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;offsetZ:&amp;#039;&amp;#039;&amp;#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Vector3&amp;#039;&amp;#039;&amp;#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>imported&gt;Sliter</name></author>
	</entry>
</feed>