<?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.givePedFakeNetworkName</id>
	<title>natives.givePedFakeNetworkName - 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.givePedFakeNetworkName"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.givePedFakeNetworkName&amp;action=history"/>
	<updated>2026-04-29T06:20:02Z</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.givePedFakeNetworkName&amp;diff=11334&amp;oldid=prev</id>
		<title>ChrisGame20: Created page with &quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.givePedFakeNetworkName |parameters = Ped ped, string name, int r, int g, int b, int a |parameter1 = Ped ped The ped to assign the fake name to |parameter2 = string name The fake network name to display |parameter3 = int r Red component (0–255) |parameter4 = int g Green component (0–255) |parameter5 = int b Blue component (0–255) |parameter6 = int a Alpha component (0–255) |usage = Assign...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.givePedFakeNetworkName&amp;diff=11334&amp;oldid=prev"/>
		<updated>2025-12-07T22:35:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.givePedFakeNetworkName |parameters = Ped ped, string name, int r, int g, int b, int a |parameter1 = Ped ped The ped to assign the fake name to |parameter2 = string name The fake network name to display |parameter3 = int r Red component (0–255) |parameter4 = int g Green component (0–255) |parameter5 = int b Blue component (0–255) |parameter6 = int a Alpha component (0–255) |usage = Assign...&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.givePedFakeNetworkName&lt;br /&gt;
|parameters = Ped ped, string name, int r, int g, int b, int a&lt;br /&gt;
|parameter1 = Ped ped The ped to assign the fake name to&lt;br /&gt;
|parameter2 = string name The fake network name to display&lt;br /&gt;
|parameter3 = int r Red component (0–255)&lt;br /&gt;
|parameter4 = int g Green component (0–255)&lt;br /&gt;
|parameter5 = int b Blue component (0–255)&lt;br /&gt;
|parameter6 = int a Alpha component (0–255)&lt;br /&gt;
|usage = Assign a custom fake network name to a ped with a specified RGBA color&lt;br /&gt;
|notes = &lt;br /&gt;
- This native only takes effect if [[natives.displayPlayerNames]] is active for the player&lt;br /&gt;
- Commonly used together to show custom names above streamed-in players&lt;br /&gt;
- Color values allow styling of the displayed name (RGBA)&lt;br /&gt;
|return1 = void&lt;br /&gt;
|exampleJS = natives.givePedFakeNetworkName(localPlayer.ped, &amp;quot;Officer_John&amp;quot;, 255, 255, 255, 255);&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>ChrisGame20</name></author>
	</entry>
</feed>