<?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%3AgetDecoration</id>
	<title>Player::getDecoration - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AgetDecoration"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Player::getDecoration&amp;action=history"/>
	<updated>2026-07-24T20:54:24Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Player::getDecoration&amp;diff=11701&amp;oldid=prev</id>
		<title>imported&gt;Bonus: Bonus moved page Player::getDecoration s to Player::getDecoration: Remove s</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Player::getDecoration&amp;diff=11701&amp;oldid=prev"/>
		<updated>2020-05-17T21:06:50Z</updated>

		<summary type="html">&lt;p&gt;Bonus moved page &lt;a href=&quot;/wiki/Player::getDecoration_s&quot; class=&quot;mw-redirect&quot; title=&quot;Player::getDecoration s&quot;&gt;Player::getDecoration s&lt;/a&gt; to &lt;a href=&quot;/wiki/Player::getDecoration&quot; title=&quot;Player::getDecoration&quot;&gt;Player::getDecoration&lt;/a&gt;: Remove s&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function gets the tattoo (decoration) from a collection specified.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
player.getDecoration(Hash collection, Hash hash)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
List of Collections = https://github.com/root-cause/v-tattoos&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
This example get ped decoration.&lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
const&lt;br /&gt;
	decoration = player.getDecoration(4292880523, mp.joaat(&amp;#039;FM_Tat_F_004&amp;#039;)) // aka mpBusiness_overlays (mp.joaat(&amp;#039;mpBusiness_overlays&amp;#039;))&lt;br /&gt;
;&lt;br /&gt;
console.log(decoration); // {&amp;quot;collection&amp;quot;:598190139,&amp;quot;hash&amp;quot;:false}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Player_block}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Player Appearance]]&lt;br /&gt;
[[Category:Server-side Function]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Bonus</name></author>
	</entry>
</feed>