<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://npc-for-vcmp.sourceforge.io/wikiw/index.php?action=history&amp;feed=atom&amp;title=GetPlayerSkin</id>
	<title>GetPlayerSkin - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?action=history&amp;feed=atom&amp;title=GetPlayerSkin"/>
	<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=GetPlayerSkin&amp;action=history"/>
	<updated>2026-04-14T22:22:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=GetPlayerSkin&amp;diff=475&amp;oldid=prev</id>
		<title>Habi: Created page with &quot;{{Welcome| desc=This will return the skin of the specified player| params=&lt;syntaxhighlight lang=&quot;lua&quot;&gt;( playerId)&lt;/syntaxhighlight&gt; &lt;poem&gt;::playerId: The ID of the player whos...&quot;</title>
		<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=GetPlayerSkin&amp;diff=475&amp;oldid=prev"/>
		<updated>2022-12-23T08:20:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Welcome| desc=This will return the skin of the specified player| params=&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;( playerId)&amp;lt;/syntaxhighlight&amp;gt; &amp;lt;poem&amp;gt;::playerId: The ID of the player whos...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Welcome|&lt;br /&gt;
desc=This will return the skin of the specified player|&lt;br /&gt;
params=&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;( playerId)&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;poem&amp;gt;::playerId: The ID of the player whose skin is to be obtained.&lt;br /&gt;
&amp;lt;/poem&amp;gt;|&lt;br /&gt;
retvals= -1, if the player is not connected. Otherwise returns the skinId of the player.|&lt;br /&gt;
example=&amp;lt;source&amp;gt;if(IsPlayerStreamedIn(playerId))&lt;br /&gt;
{&lt;br /&gt;
	print( &amp;quot;Player ID: &amp;quot;+playerId+&amp;quot; Skin: &amp;quot;+GetPlayerSkin( playerId ) +&amp;quot;\n&amp;quot; );&lt;br /&gt;
}&amp;lt;/source&amp;gt;|&lt;br /&gt;
relfuncs=*[[GetPlayerTeam]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Habi</name></author>
	</entry>
</feed>