<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=natives.setDisplayPlayerNameAndIcon</id>
	<title>natives.setDisplayPlayerNameAndIcon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=natives.setDisplayPlayerNameAndIcon"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.setDisplayPlayerNameAndIcon&amp;action=history"/>
	<updated>2026-04-29T03:31:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=natives.setDisplayPlayerNameAndIcon&amp;diff=11336&amp;oldid=prev</id>
		<title>ChrisGame20: Created page with &quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setDisplayPlayerNameAndIcon |parameters = int playerId, bool enable |parameter1 = int playerId The player index to affect |parameter2 = bool enable True to show the name and icon, false to hide |usage = Display or hide the player’s name and icon above their ped |notes =  - Requires natives.displayPlayerNames to be enabled globally - Often combined with natives.givePedFakeNetworkName to...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.setDisplayPlayerNameAndIcon&amp;diff=11336&amp;oldid=prev"/>
		<updated>2025-12-07T22:37:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setDisplayPlayerNameAndIcon |parameters = int playerId, bool enable |parameter1 = int playerId The player index to affect |parameter2 = bool enable True to show the name and icon, false to hide |usage = Display or hide the player’s name and icon above their ped |notes =  - Requires &lt;a href=&quot;/natives.displayPlayerNames&quot; title=&quot;natives.displayPlayerNames&quot;&gt;natives.displayPlayerNames&lt;/a&gt; to be enabled globally - Often combined with &lt;a href=&quot;/natives.givePedFakeNetworkName&quot; title=&quot;natives.givePedFakeNetworkName&quot;&gt;natives.givePedFakeNetworkName&lt;/a&gt; to...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = client&lt;br /&gt;
|games = iv&lt;br /&gt;
|type = function&lt;br /&gt;
|name = natives.setDisplayPlayerNameAndIcon&lt;br /&gt;
|parameters = int playerId, bool enable&lt;br /&gt;
|parameter1 = int playerId The player index to affect&lt;br /&gt;
|parameter2 = bool enable True to show the name and icon, false to hide&lt;br /&gt;
|usage = Display or hide the player’s name and icon above their ped&lt;br /&gt;
|notes = &lt;br /&gt;
- Requires [[natives.displayPlayerNames]] to be enabled globally&lt;br /&gt;
- Often combined with [[natives.givePedFakeNetworkName]] to show custom names&lt;br /&gt;
- playerId must be a valid client index&lt;br /&gt;
|return1 = void&lt;br /&gt;
|exampleJS = natives.setDisplayPlayerNameAndIcon(localPlayer.id, true);&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>ChrisGame20</name></author>
	</entry>
</feed>