<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ace+Gambit</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ace+Gambit"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Ace_Gambit"/>
	<updated>2026-04-15T23:36:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Element/Ped&amp;diff=18683</id>
		<title>Element/Ped</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Element/Ped&amp;diff=18683"/>
		<updated>2009-03-19T09:07:36Z</updated>

		<summary type="html">&lt;p&gt;Ace Gambit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The word &amp;quot;ped&amp;quot; is short for &amp;quot;pedestrian&amp;quot; and describes any person in GTA, be it a player or an NPC character. (And even though &amp;quot;pedestrian&amp;quot; doesn't technically apply to people that drive, they still fall under this name)&lt;br /&gt;
&lt;br /&gt;
The [[createPed]] function specifically creates an NPC, but all other ped functions work on both players and NPC's as they're pretty much the same thing to San Andreas.&lt;br /&gt;
&lt;br /&gt;
The element type of a NPC is '''&amp;quot;ped&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==XML syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ped model=&amp;quot;&amp;quot; posX=&amp;quot;&amp;quot; posY=&amp;quot;&amp;quot; posZ=&amp;quot;&amp;quot; rotZ=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required Attributes===&lt;br /&gt;
* '''model''': The [[Character_Skins|character skin ID]] of the ped being created.&lt;br /&gt;
* '''posX''': A float representing the X position of the ped.&lt;br /&gt;
* '''posY''': A float representing the Y position of the ped.&lt;br /&gt;
* '''posZ''': A float representing the Z position of the ped.&lt;br /&gt;
&lt;br /&gt;
===Optional Attributes===&lt;br /&gt;
* '''rotZ''': A float representing the Z rotation of the ped.&lt;br /&gt;
&lt;br /&gt;
==Related scripting functions==&lt;br /&gt;
{{Ped functions}}&lt;br /&gt;
[[Category:Element Types]]&lt;/div&gt;</summary>
		<author><name>Ace Gambit</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Element/Ped&amp;diff=18624</id>
		<title>Element/Ped</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Element/Ped&amp;diff=18624"/>
		<updated>2009-03-07T11:39:24Z</updated>

		<summary type="html">&lt;p&gt;Ace Gambit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The word &amp;quot;ped&amp;quot; is short for &amp;quot;pedestrian&amp;quot; and describes any person in GTA, be it a player or an NPC character. (And even though &amp;quot;pedestrian&amp;quot; doesn't technically apply to people that drive, they still fall under this name)&lt;br /&gt;
&lt;br /&gt;
The [[createPed]] function specifically creates an NPC, but all other ped functions work on both players and NPC's as they're pretty much the same thing to San Andreas.&lt;br /&gt;
&lt;br /&gt;
The element type of a NPC is '''&amp;quot;ped&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==XML syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ped model=&amp;quot;&amp;quot; posX=&amp;quot;&amp;quot; posY=&amp;quot;&amp;quot; posZ=&amp;quot;&amp;quot; rotZ=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required Attributes===&lt;br /&gt;
* '''model''': The [[Character_Skins|character skin ID]] of the ped being created.&lt;br /&gt;
* '''posX''': A float representing the X position of the ped.&lt;br /&gt;
* '''posY''': A float representing the Y position of the ped.&lt;br /&gt;
* '''posZ''': A float representing the Z position of the ped.&lt;br /&gt;
&lt;br /&gt;
===Optional Attributes===&lt;br /&gt;
* '''rotZ''': A float representing the Z rotation of the ped.&lt;/div&gt;</summary>
		<author><name>Ace Gambit</name></author>
	</entry>
</feed>