<?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=Axel</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=Axel"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Axel"/>
	<updated>2026-05-23T17:41:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37460</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37460"/>
		<updated>2013-10-29T13:34:03Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Exemple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumente Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returnează===&lt;br /&gt;
Returnează un element de tip [[ped]] dacă a fost creeat cu succes.&lt;br /&gt;
&lt;br /&gt;
==Exemple== &lt;br /&gt;
&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
Acest exemplu creează un [[ped]] când pornește resursa:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function crearePed ( name )&lt;br /&gt;
   createPed ( 120, 5540.6654, 1020.55122, 1240.545 ) -- Crează un ped/bot cu skin-ul 120, și coordonatele specificate&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onResourceStart&amp;quot;, getResourceRootElement(), crearePed )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Verifică de asemenea==&lt;br /&gt;
{{Ped functions}}&lt;br /&gt;
[[en:createPed]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37459</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37459"/>
		<updated>2013-10-29T13:13:21Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Exemple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Verifică de asemenea==&lt;br /&gt;
{{Ped functions}}&lt;br /&gt;
[[en:killPed]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37458</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37458"/>
		<updated>2013-10-29T13:11:53Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumente Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returnează===&lt;br /&gt;
Returnează un element de tip [[ped]] dacă a fost creeat cu succes.&lt;br /&gt;
&lt;br /&gt;
==Exemple== &lt;br /&gt;
&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
Acest exemplu creează un [[ped]] când pornește resursa:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function crearePed ( name )&lt;br /&gt;
   createPed ( 120, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onResourceStart&amp;quot;, getResourceRootElement(), crearePed )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Verifică de asemenea==&lt;br /&gt;
{{Ped functions}}&lt;br /&gt;
[[en:createPed]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37457</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37457"/>
		<updated>2013-10-29T13:11:38Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Verifică de asemenea */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumente Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returnează===&lt;br /&gt;
Returnează un element de tip [[ped]] dacă a fost creeat cu succes.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
Acest exemplu creează un [[ped]] când pornește resursa:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function crearePed ( name )&lt;br /&gt;
   createPed ( 120, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onResourceStart&amp;quot;, getResourceRootElement(), crearePed )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37456</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37456"/>
		<updated>2013-10-29T13:11:13Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumente Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returnează===&lt;br /&gt;
Returnează un element de tip [[ped]] dacă a fost creeat cu succes.&lt;br /&gt;
&lt;br /&gt;
==Verifică de asemenea==&lt;br /&gt;
{{Ped functions}}&lt;br /&gt;
[[en:createPed]]&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
Acest exemplu creează un [[ped]] când pornește resursa:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function crearePed ( name )&lt;br /&gt;
   createPed ( 120, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onResourceStart&amp;quot;, getResourceRootElement(), crearePed )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37455</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37455"/>
		<updated>2013-10-29T13:10:12Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumente Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returnează===&lt;br /&gt;
Returnează un element de tip [[ped]] dacă a fost creeat cu succes.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
Acest exemplu creează un [[ped]] când pornește resursa:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function crearePed ( name )&lt;br /&gt;
   createPed ( 120, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onResourceStart&amp;quot;, getResourceRootElement(), crearePed )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37454</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37454"/>
		<updated>2013-10-29T13:09:06Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumente Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returnează===&lt;br /&gt;
Returnează un element de tip [[ped]] dacă a fost creeat cu succes.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37453</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37453"/>
		<updated>2013-10-29T13:06:59Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' &amp;quot;true&amp;quot; sau &amp;quot;false&amp;quot; reprezentând dacă [[ped]]-ul să fie sincronizat. Oprind sincronizarea va creea un ped static sau înghețat, dar va îmbunătăți performanța serverului.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a ped element if it was successfully created.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37452</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37452"/>
		<updated>2013-10-29T13:02:30Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37451</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37451"/>
		<updated>2013-10-29T13:02:16Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' A boolean value representing whether or not the ped will be synced. Disabling the sync might be useful for frozen or static peds to increase the server performance.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a ped element if it was successfully created.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37450</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37450"/>
		<updated>2013-10-29T13:00:19Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37449</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37449"/>
		<updated>2013-10-29T13:00:00Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
Pagină creată de Axel/Șerbănescu Gabriel&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37448</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37448"/>
		<updated>2013-10-29T12:59:08Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
===Pagină creată de Axel/Șerbănescu Gabriel===&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37447</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37447"/>
		<updated>2013-10-29T12:58:30Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' A boolean value representing whether or not the ped will be synced. Disabling the sync might be useful for frozen or static peds to increase the server performance.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a ped element if it was successfully created.&lt;br /&gt;
&lt;br /&gt;
===Pagină creată de Axel/Șerbănescu Gabriel===&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37446</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37446"/>
		<updated>2013-10-29T12:57:16Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''modelid:''' Un integer specificând skin-ul de la pagina [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' Un număr reprezentând coordonata X de pe hartă.&lt;br /&gt;
*'''y:''' Un număr reprezentând coordonata Y de pe hartă.&lt;br /&gt;
*'''z:''' Un număr reprezentând coordonata Z de pe hartă.&lt;br /&gt;
&lt;br /&gt;
==Argumene Opționale==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' Un număr reprezentând rotația în grade. &lt;br /&gt;
*'''synced:''' A boolean value representing whether or not the ped will be synced. Disabling the sync might be useful for frozen or static peds to increase the server performance.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a ped element if it was successfully created.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37445</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37445"/>
		<updated>2013-10-29T12:55:21Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server client function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
*'''synced:''' A boolean value representing whether or not the ped will be synced. Disabling the sync might be useful for frozen or static peds to increase the server performance.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a ped element if it was successfully created.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37444</id>
		<title>RO/CreatePed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/CreatePed&amp;diff=37444"/>
		<updated>2013-10-29T12:54:37Z</updated>

		<summary type="html">&lt;p&gt;Axel: Created page with &amp;quot;==Syntax== &amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;  &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/cod...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool synced = true ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
*'''synced:''' A boolean value representing whether or not the ped will be synced. Disabling the sync might be useful for frozen or static peds to increase the server performance.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0 ] )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''modelid:''' A whole integer specifying the [[Character_Skins|GTASA skin ID]].&lt;br /&gt;
*'''x:''' A floating point number representing the X coordinate on the map.&lt;br /&gt;
*'''y:''' A floating point number representing the Y coordinate on the map.&lt;br /&gt;
*'''z:''' A floating point number representing the Z coordinate on the map.&lt;br /&gt;
&lt;br /&gt;
==Optional Arguments==&lt;br /&gt;
{{OptionalArg}}&lt;br /&gt;
*'''rot:''' A floating point number representing the rotation in degrees. &lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a ped element if it was successfully created.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37443</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37443"/>
		<updated>2013-10-29T12:52:42Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Server function}}&lt;br /&gt;
==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37442</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37442"/>
		<updated>2013-10-29T12:48:50Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Exemple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37441</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37441"/>
		<updated>2013-10-29T12:48:40Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;br /&gt;
&lt;br /&gt;
==Exemple==&lt;br /&gt;
'''Exemplul 1 1:''' Această comandă simplă '''sinucidere''' face exact ceea ce spune, îțî omoară caracterul.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaSinucidere ( jucatorSursa )&lt;br /&gt;
	-- ucide sursa (cel ce scrie comanda) si il face responsabil pentru sinucidere&lt;br /&gt;
	killPed ( jucatorSursa, jucatorSursa )&lt;br /&gt;
end&lt;br /&gt;
-- Atasează comanda funcției&lt;br /&gt;
addCommandHandler ( &amp;quot;sinucidere&amp;quot;, functiaSinucidere )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Exemplul 2:''' Acest exemplu face ca o lovitură cu 1 glonț în cap să omoare pe cel ce este lovit&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function functiaHeadshot ( atacator, armaAtacatorului, parteaCorpului, pierdereaVietii )&lt;br /&gt;
	if parteaCorpului == 9 then -- Dacă partea corpului este 9, adică capul&lt;br /&gt;
		-- ucide jucătorul, și emulează atacatorul, arma acestuia și parteaCorpului&lt;br /&gt;
		killPed ( source, atacator, armaAtacatorului, parteaCorpului )&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), functiaHeadshot )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37440</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37440"/>
		<updated>2013-10-29T12:42:13Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Returnare */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează &amp;quot;true&amp;quot; dacă ped-ul a fost ucis sau &amp;quot;false&amp;quot; dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37439</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37439"/>
		<updated>2013-10-29T12:41:43Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Returnare */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează true dacă ped-ul a fost ucis sau false dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37438</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37438"/>
		<updated>2013-10-29T12:40:26Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped bot, [ ped ucigas = nil, int arma=255, int parteaCorpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''bot:'''  [[ped]]-ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''ucigas:''' [[ped]]-ul responsabil pentru ucidere&lt;br /&gt;
* '''arma:''' ID-ul armei care l-a ucis pe ped (nu afectează modul în care a fost ucis)&lt;br /&gt;
* '''parteaCorpului:''' ID-ul părții a corpului unde a fost lovit [[ped]]-ul (nu afectează modul în care a fost ucis)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' &amp;quot;true&amp;quot; (da) sau &amp;quot;false&amp;quot; (nu) dacă este o ucidere de tip stealth&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează ''true'' dacă ped-ul a fost ucis sau ''false'' dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37437</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37437"/>
		<updated>2013-10-29T12:36:44Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntaxă */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped thePed, [ ped theKiller = nil, int weapon=255, int bodyPart=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
* '''thePed:'''  [[ped]] -ul pe care să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''theKiller:''' The ped responsible for the kill&lt;br /&gt;
* '''weapon:''' The ID of the weapon that should appear to have killed the ped (doesn't affect how they die)&lt;br /&gt;
* '''bodyPart:''' The ID of the body part that should appear to have been hit by the weapon (doesn't affect how they die)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' Boolean value, representing whether or not this a stealth kill&lt;br /&gt;
&lt;br /&gt;
===Returnare===&lt;br /&gt;
Returnează ''true'' dacă ped-ul a fost ucis sau ''false'' dacă ped-ul specificat nu a putut fii ucis sau este invalid.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37436</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37436"/>
		<updated>2013-10-29T12:33:18Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped thePed, [ ped theKiller = nil, int armă=255, int parte a corpului=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumente necesare===&lt;br /&gt;
* '''thePed:''' Bot-ul [[ped]] care dorești să îl omori&lt;br /&gt;
&lt;br /&gt;
===Argumente opționale===&lt;br /&gt;
* '''theKiller:''' Bot-ul responsabil pentru ucidere&lt;br /&gt;
* '''weapon:''' ID-ul armei care apare că a omorât bot-ul (nu afectează cum moare)&lt;br /&gt;
* '''bodyPart:''' ID-ul părții coprului care apare ca fiind lovită de armă (nu afectează cum moare)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' Boolean value, representing whether or not this a stealth kill&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns ''true'' if the ped was killed, ''false'' if the ped specified could not be killed or is invalid.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37435</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37435"/>
		<updated>2013-10-29T12:31:07Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Синтакс */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped thePed, [ ped theKiller = nil, int weapon=255, int bodyPart=255, bool stealth = false ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required Arguments===&lt;br /&gt;
* '''thePed:''' The [[ped]] to kill&lt;br /&gt;
&lt;br /&gt;
===Optional Arguments===&lt;br /&gt;
* '''theKiller:''' The ped responsible for the kill&lt;br /&gt;
* '''weapon:''' The ID of the weapon that should appear to have killed the ped (doesn't affect how they die)&lt;br /&gt;
* '''bodyPart:''' The ID of the body part that should appear to have been hit by the weapon (doesn't affect how they die)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' Boolean value, representing whether or not this a stealth kill&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns ''true'' if the ped was killed, ''false'' if the ped specified could not be killed or is invalid.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37434</id>
		<title>RO/killPed</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/killPed&amp;diff=37434"/>
		<updated>2013-10-29T12:30:19Z</updated>

		<summary type="html">&lt;p&gt;Axel: Created page with &amp;quot;==Синтакс== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped thePed, [ ped theKiller = nil, int weapon=255, int bodyPart=255, bool stealth ] )&amp;lt;/syntaxhighlight&amp;gt;  ===Обязательные аргу...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Синтакс==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool killPed ( ped thePed, [ ped theKiller = nil, int weapon=255, int bodyPart=255, bool stealth ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Обязательные аргументы===&lt;br /&gt;
* '''thePed:''' [[Ped]], которого вы хототе убить.&lt;br /&gt;
&lt;br /&gt;
===Необязательные аргументы===&lt;br /&gt;
* '''theKiller:''' Пед-убийца&lt;br /&gt;
* '''weapon:''' ID оружия, из которого был убит пед. (не влияет, как он умирает)&lt;br /&gt;
* '''bodyPart:''' ID части тела, в которую был выстрел в педа. (не влияет, как он умирает)&lt;br /&gt;
{{BodyParts}}&lt;br /&gt;
* '''stealth:''' Логическое значение, устанавливающее был ли пед убит скрытно. ('''From 1.0''')&lt;br /&gt;
&lt;br /&gt;
===Возвращения===&lt;br /&gt;
Возвращает ''true'' если пед убит, ''false'' если пед не убит или указан несуществующий пед.&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37433</id>
		<title>Gang Skins</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37433"/>
		<updated>2013-10-29T12:10:50Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Sindacco Mafia Family */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's all the Gangs Skins in GTA San Andreas.&lt;br /&gt;
__TOC__&lt;br /&gt;
=Los Santos Gangs=&lt;br /&gt;
==Grove Street Families Skins==&lt;br /&gt;
'''105'''[[File:Skinid105.jpg]]&lt;br /&gt;
'''106'''[[File:Skinid106.jpg]]&lt;br /&gt;
'''107'''[[File:Skinid107.jpg]]&lt;br /&gt;
==Ballas Skins==&lt;br /&gt;
'''102'''[[File:Skinid102.jpg]]&lt;br /&gt;
'''103'''[[File:Skinid103.jpg]]&lt;br /&gt;
'''104'''[[File:Skinid104.jpg]]&lt;br /&gt;
==Los Santos Vagos==&lt;br /&gt;
'''108'''[[File:Skinid108.jpg]]&lt;br /&gt;
'''109'''[[File:Skinid109.jpg]]&lt;br /&gt;
'''110'''[[File:Skinid110.jpg]]&lt;br /&gt;
==Varrios Los Aztecas==&lt;br /&gt;
'''114'''[[File:Skinid114.jpg]]&lt;br /&gt;
'''115'''[[File:Skinid115.jpg]]&lt;br /&gt;
'''116'''[[File:Skinid116.jpg]]&lt;br /&gt;
&lt;br /&gt;
=Las Venturas Gangs=&lt;br /&gt;
==Russian Mafia==&lt;br /&gt;
'''111'''[[File:Skinid111.jpg]]&lt;br /&gt;
'''112'''[[File:Skinid112.jpg]]&lt;br /&gt;
'''113'''[[File:Skinid113.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Leone Mafia Family==&lt;br /&gt;
'''125'''[[File:Skinid125.jpg]]&lt;br /&gt;
'''126'''[[File:Skinid126.jpg]]&lt;br /&gt;
'''127'''[[File:Skinid127.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Forelli Mafia Family==&lt;br /&gt;
'''272'''[[File:Skin272.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Sindacco Mafia Family==&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
'''124'''[[File:Skinid124.jpg]]&lt;br /&gt;
'''308'''[[File:Skin308.jpg]]&lt;br /&gt;
&lt;br /&gt;
=San Fierro Gangs=&lt;br /&gt;
==San Fierro Rifa==&lt;br /&gt;
'''173'''[[File:Skinid173.jpg]]&lt;br /&gt;
'''174'''[[File:Skinid174.jpg]]&lt;br /&gt;
'''175'''[[File:Skinid175.jpg]]&lt;br /&gt;
==San Fierro Triads==&lt;br /&gt;
'''117'''[[File:Skinid117.jpg]]&lt;br /&gt;
'''118'''[[File:Skinid118.jpg]]&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
==Da Nag Boys==&lt;br /&gt;
'''121'''[[File:Skinid121.jpg]]&lt;br /&gt;
'''122'''[[File:Skinid122.jpg]]&lt;br /&gt;
'''123'''[[File:Skinid123.jpg]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Character_Skins]]&lt;br /&gt;
&lt;br /&gt;
==More Info==&lt;br /&gt;
[http://gta.wikia.com/Gang_Warfare_in_GTA_San_Andreas GTA Wiki]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtasanandreas.net/gangs GTA San Andreas: Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.gta-sanandreas.com/gangs/index.php GTA-SanAndreas.com - Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.grandtheftwiki.com/Gang_Warfare_in_GTA_San_Andreas Grand Theft Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Incomplete]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37432</id>
		<title>Gang Skins</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37432"/>
		<updated>2013-10-29T12:10:07Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Forelli Mafia Family */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's all the Gangs Skins in GTA San Andreas.&lt;br /&gt;
__TOC__&lt;br /&gt;
=Los Santos Gangs=&lt;br /&gt;
==Grove Street Families Skins==&lt;br /&gt;
'''105'''[[File:Skinid105.jpg]]&lt;br /&gt;
'''106'''[[File:Skinid106.jpg]]&lt;br /&gt;
'''107'''[[File:Skinid107.jpg]]&lt;br /&gt;
==Ballas Skins==&lt;br /&gt;
'''102'''[[File:Skinid102.jpg]]&lt;br /&gt;
'''103'''[[File:Skinid103.jpg]]&lt;br /&gt;
'''104'''[[File:Skinid104.jpg]]&lt;br /&gt;
==Los Santos Vagos==&lt;br /&gt;
'''108'''[[File:Skinid108.jpg]]&lt;br /&gt;
'''109'''[[File:Skinid109.jpg]]&lt;br /&gt;
'''110'''[[File:Skinid110.jpg]]&lt;br /&gt;
==Varrios Los Aztecas==&lt;br /&gt;
'''114'''[[File:Skinid114.jpg]]&lt;br /&gt;
'''115'''[[File:Skinid115.jpg]]&lt;br /&gt;
'''116'''[[File:Skinid116.jpg]]&lt;br /&gt;
&lt;br /&gt;
=Las Venturas Gangs=&lt;br /&gt;
==Russian Mafia==&lt;br /&gt;
'''111'''[[File:Skinid111.jpg]]&lt;br /&gt;
'''112'''[[File:Skinid112.jpg]]&lt;br /&gt;
'''113'''[[File:Skinid113.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Leone Mafia Family==&lt;br /&gt;
'''125'''[[File:Skinid125.jpg]]&lt;br /&gt;
'''126'''[[File:Skinid126.jpg]]&lt;br /&gt;
'''127'''[[File:Skinid127.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Forelli Mafia Family==&lt;br /&gt;
'''272'''[[File:Skin272.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Sindacco Mafia Family==&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
'''124'''[[File:Skinid124.jpg]]&lt;br /&gt;
&lt;br /&gt;
=San Fierro Gangs=&lt;br /&gt;
==San Fierro Rifa==&lt;br /&gt;
'''173'''[[File:Skinid173.jpg]]&lt;br /&gt;
'''174'''[[File:Skinid174.jpg]]&lt;br /&gt;
'''175'''[[File:Skinid175.jpg]]&lt;br /&gt;
==San Fierro Triads==&lt;br /&gt;
'''117'''[[File:Skinid117.jpg]]&lt;br /&gt;
'''118'''[[File:Skinid118.jpg]]&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
==Da Nag Boys==&lt;br /&gt;
'''121'''[[File:Skinid121.jpg]]&lt;br /&gt;
'''122'''[[File:Skinid122.jpg]]&lt;br /&gt;
'''123'''[[File:Skinid123.jpg]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Character_Skins]]&lt;br /&gt;
&lt;br /&gt;
==More Info==&lt;br /&gt;
[http://gta.wikia.com/Gang_Warfare_in_GTA_San_Andreas GTA Wiki]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtasanandreas.net/gangs GTA San Andreas: Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.gta-sanandreas.com/gangs/index.php GTA-SanAndreas.com - Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.grandtheftwiki.com/Gang_Warfare_in_GTA_San_Andreas Grand Theft Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Incomplete]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37431</id>
		<title>Gang Skins</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37431"/>
		<updated>2013-10-29T12:02:53Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Leone Mafia Family */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's all the Gangs Skins in GTA San Andreas.&lt;br /&gt;
__TOC__&lt;br /&gt;
=Los Santos Gangs=&lt;br /&gt;
==Grove Street Families Skins==&lt;br /&gt;
'''105'''[[File:Skinid105.jpg]]&lt;br /&gt;
'''106'''[[File:Skinid106.jpg]]&lt;br /&gt;
'''107'''[[File:Skinid107.jpg]]&lt;br /&gt;
==Ballas Skins==&lt;br /&gt;
'''102'''[[File:Skinid102.jpg]]&lt;br /&gt;
'''103'''[[File:Skinid103.jpg]]&lt;br /&gt;
'''104'''[[File:Skinid104.jpg]]&lt;br /&gt;
==Los Santos Vagos==&lt;br /&gt;
'''108'''[[File:Skinid108.jpg]]&lt;br /&gt;
'''109'''[[File:Skinid109.jpg]]&lt;br /&gt;
'''110'''[[File:Skinid110.jpg]]&lt;br /&gt;
==Varrios Los Aztecas==&lt;br /&gt;
'''114'''[[File:Skinid114.jpg]]&lt;br /&gt;
'''115'''[[File:Skinid115.jpg]]&lt;br /&gt;
'''116'''[[File:Skinid116.jpg]]&lt;br /&gt;
&lt;br /&gt;
=Las Venturas Gangs=&lt;br /&gt;
==Russian Mafia==&lt;br /&gt;
'''111'''[[File:Skinid111.jpg]]&lt;br /&gt;
'''112'''[[File:Skinid112.jpg]]&lt;br /&gt;
'''113'''[[File:Skinid113.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Leone Mafia Family==&lt;br /&gt;
'''125'''[[File:Skinid125.jpg]]&lt;br /&gt;
'''126'''[[File:Skinid126.jpg]]&lt;br /&gt;
'''127'''[[File:Skinid127.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Forelli Mafia Family==&lt;br /&gt;
==Sindacco Mafia Family==&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
'''124'''[[File:Skinid124.jpg]]&lt;br /&gt;
&lt;br /&gt;
=San Fierro Gangs=&lt;br /&gt;
==San Fierro Rifa==&lt;br /&gt;
'''173'''[[File:Skinid173.jpg]]&lt;br /&gt;
'''174'''[[File:Skinid174.jpg]]&lt;br /&gt;
'''175'''[[File:Skinid175.jpg]]&lt;br /&gt;
==San Fierro Triads==&lt;br /&gt;
'''117'''[[File:Skinid117.jpg]]&lt;br /&gt;
'''118'''[[File:Skinid118.jpg]]&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
==Da Nag Boys==&lt;br /&gt;
'''121'''[[File:Skinid121.jpg]]&lt;br /&gt;
'''122'''[[File:Skinid122.jpg]]&lt;br /&gt;
'''123'''[[File:Skinid123.jpg]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Character_Skins]]&lt;br /&gt;
&lt;br /&gt;
==More Info==&lt;br /&gt;
[http://gta.wikia.com/Gang_Warfare_in_GTA_San_Andreas GTA Wiki]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtasanandreas.net/gangs GTA San Andreas: Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.gta-sanandreas.com/gangs/index.php GTA-SanAndreas.com - Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.grandtheftwiki.com/Gang_Warfare_in_GTA_San_Andreas Grand Theft Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Incomplete]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37430</id>
		<title>Gang Skins</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37430"/>
		<updated>2013-10-29T12:01:18Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Sindacco Mafia Family */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's all the Gangs Skins in GTA San Andreas.&lt;br /&gt;
__TOC__&lt;br /&gt;
=Los Santos Gangs=&lt;br /&gt;
==Grove Street Families Skins==&lt;br /&gt;
'''105'''[[File:Skinid105.jpg]]&lt;br /&gt;
'''106'''[[File:Skinid106.jpg]]&lt;br /&gt;
'''107'''[[File:Skinid107.jpg]]&lt;br /&gt;
==Ballas Skins==&lt;br /&gt;
'''102'''[[File:Skinid102.jpg]]&lt;br /&gt;
'''103'''[[File:Skinid103.jpg]]&lt;br /&gt;
'''104'''[[File:Skinid104.jpg]]&lt;br /&gt;
==Los Santos Vagos==&lt;br /&gt;
'''108'''[[File:Skinid108.jpg]]&lt;br /&gt;
'''109'''[[File:Skinid109.jpg]]&lt;br /&gt;
'''110'''[[File:Skinid110.jpg]]&lt;br /&gt;
==Varrios Los Aztecas==&lt;br /&gt;
'''114'''[[File:Skinid114.jpg]]&lt;br /&gt;
'''115'''[[File:Skinid115.jpg]]&lt;br /&gt;
'''116'''[[File:Skinid116.jpg]]&lt;br /&gt;
&lt;br /&gt;
=Las Venturas Gangs=&lt;br /&gt;
==Russian Mafia==&lt;br /&gt;
'''111'''[[File:Skinid111.jpg]]&lt;br /&gt;
'''112'''[[File:Skinid112.jpg]]&lt;br /&gt;
'''113'''[[File:Skinid113.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Leone Mafia Family==&lt;br /&gt;
==Forelli Mafia Family==&lt;br /&gt;
==Sindacco Mafia Family==&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
'''124'''[[File:Skinid124.jpg]]&lt;br /&gt;
&lt;br /&gt;
=San Fierro Gangs=&lt;br /&gt;
==San Fierro Rifa==&lt;br /&gt;
'''173'''[[File:Skinid173.jpg]]&lt;br /&gt;
'''174'''[[File:Skinid174.jpg]]&lt;br /&gt;
'''175'''[[File:Skinid175.jpg]]&lt;br /&gt;
==San Fierro Triads==&lt;br /&gt;
'''117'''[[File:Skinid117.jpg]]&lt;br /&gt;
'''118'''[[File:Skinid118.jpg]]&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
==Da Nag Boys==&lt;br /&gt;
'''121'''[[File:Skinid121.jpg]]&lt;br /&gt;
'''122'''[[File:Skinid122.jpg]]&lt;br /&gt;
'''123'''[[File:Skinid123.jpg]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Character_Skins]]&lt;br /&gt;
&lt;br /&gt;
==More Info==&lt;br /&gt;
[http://gta.wikia.com/Gang_Warfare_in_GTA_San_Andreas GTA Wiki]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtasanandreas.net/gangs GTA San Andreas: Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.gta-sanandreas.com/gangs/index.php GTA-SanAndreas.com - Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.grandtheftwiki.com/Gang_Warfare_in_GTA_San_Andreas Grand Theft Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Incomplete]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37429</id>
		<title>Gang Skins</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37429"/>
		<updated>2013-10-29T12:00:23Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Sindacco Mafia Family */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's all the Gangs Skins in GTA San Andreas.&lt;br /&gt;
__TOC__&lt;br /&gt;
=Los Santos Gangs=&lt;br /&gt;
==Grove Street Families Skins==&lt;br /&gt;
'''105'''[[File:Skinid105.jpg]]&lt;br /&gt;
'''106'''[[File:Skinid106.jpg]]&lt;br /&gt;
'''107'''[[File:Skinid107.jpg]]&lt;br /&gt;
==Ballas Skins==&lt;br /&gt;
'''102'''[[File:Skinid102.jpg]]&lt;br /&gt;
'''103'''[[File:Skinid103.jpg]]&lt;br /&gt;
'''104'''[[File:Skinid104.jpg]]&lt;br /&gt;
==Los Santos Vagos==&lt;br /&gt;
'''108'''[[File:Skinid108.jpg]]&lt;br /&gt;
'''109'''[[File:Skinid109.jpg]]&lt;br /&gt;
'''110'''[[File:Skinid110.jpg]]&lt;br /&gt;
==Varrios Los Aztecas==&lt;br /&gt;
'''114'''[[File:Skinid114.jpg]]&lt;br /&gt;
'''115'''[[File:Skinid115.jpg]]&lt;br /&gt;
'''116'''[[File:Skinid116.jpg]]&lt;br /&gt;
&lt;br /&gt;
=Las Venturas Gangs=&lt;br /&gt;
==Russian Mafia==&lt;br /&gt;
'''111'''[[File:Skinid111.jpg]]&lt;br /&gt;
'''112'''[[File:Skinid112.jpg]]&lt;br /&gt;
'''113'''[[File:Skinid113.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Leone Mafia Family==&lt;br /&gt;
==Forelli Mafia Family==&lt;br /&gt;
==Sindacco Mafia Family==&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
'''124'''[[File:Skinid124.jpg]]&lt;br /&gt;
'''308'''[[File:Skinid308.jpg]]&lt;br /&gt;
&lt;br /&gt;
=San Fierro Gangs=&lt;br /&gt;
==San Fierro Rifa==&lt;br /&gt;
'''173'''[[File:Skinid173.jpg]]&lt;br /&gt;
'''174'''[[File:Skinid174.jpg]]&lt;br /&gt;
'''175'''[[File:Skinid175.jpg]]&lt;br /&gt;
==San Fierro Triads==&lt;br /&gt;
'''117'''[[File:Skinid117.jpg]]&lt;br /&gt;
'''118'''[[File:Skinid118.jpg]]&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
==Da Nag Boys==&lt;br /&gt;
'''121'''[[File:Skinid121.jpg]]&lt;br /&gt;
'''122'''[[File:Skinid122.jpg]]&lt;br /&gt;
'''123'''[[File:Skinid123.jpg]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Character_Skins]]&lt;br /&gt;
&lt;br /&gt;
==More Info==&lt;br /&gt;
[http://gta.wikia.com/Gang_Warfare_in_GTA_San_Andreas GTA Wiki]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtasanandreas.net/gangs GTA San Andreas: Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.gta-sanandreas.com/gangs/index.php GTA-SanAndreas.com - Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.grandtheftwiki.com/Gang_Warfare_in_GTA_San_Andreas Grand Theft Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Incomplete]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37428</id>
		<title>Gang Skins</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Gang_Skins&amp;diff=37428"/>
		<updated>2013-10-29T11:58:55Z</updated>

		<summary type="html">&lt;p&gt;Axel: /* Sindacco Mafia Family */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's all the Gangs Skins in GTA San Andreas.&lt;br /&gt;
__TOC__&lt;br /&gt;
=Los Santos Gangs=&lt;br /&gt;
==Grove Street Families Skins==&lt;br /&gt;
'''105'''[[File:Skinid105.jpg]]&lt;br /&gt;
'''106'''[[File:Skinid106.jpg]]&lt;br /&gt;
'''107'''[[File:Skinid107.jpg]]&lt;br /&gt;
==Ballas Skins==&lt;br /&gt;
'''102'''[[File:Skinid102.jpg]]&lt;br /&gt;
'''103'''[[File:Skinid103.jpg]]&lt;br /&gt;
'''104'''[[File:Skinid104.jpg]]&lt;br /&gt;
==Los Santos Vagos==&lt;br /&gt;
'''108'''[[File:Skinid108.jpg]]&lt;br /&gt;
'''109'''[[File:Skinid109.jpg]]&lt;br /&gt;
'''110'''[[File:Skinid110.jpg]]&lt;br /&gt;
==Varrios Los Aztecas==&lt;br /&gt;
'''114'''[[File:Skinid114.jpg]]&lt;br /&gt;
'''115'''[[File:Skinid115.jpg]]&lt;br /&gt;
'''116'''[[File:Skinid116.jpg]]&lt;br /&gt;
&lt;br /&gt;
=Las Venturas Gangs=&lt;br /&gt;
==Russian Mafia==&lt;br /&gt;
'''111'''[[File:Skinid111.jpg]]&lt;br /&gt;
'''112'''[[File:Skinid112.jpg]]&lt;br /&gt;
'''113'''[[File:Skinid113.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Leone Mafia Family==&lt;br /&gt;
==Forelli Mafia Family==&lt;br /&gt;
==Sindacco Mafia Family==&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
'''124'''[[File:Skinid124.jpg]]&lt;br /&gt;
&lt;br /&gt;
=San Fierro Gangs=&lt;br /&gt;
==San Fierro Rifa==&lt;br /&gt;
'''173'''[[File:Skinid173.jpg]]&lt;br /&gt;
'''174'''[[File:Skinid174.jpg]]&lt;br /&gt;
'''175'''[[File:Skinid175.jpg]]&lt;br /&gt;
==San Fierro Triads==&lt;br /&gt;
'''117'''[[File:Skinid117.jpg]]&lt;br /&gt;
'''118'''[[File:Skinid118.jpg]]&lt;br /&gt;
'''120'''[[File:Skinid120.jpg]]&lt;br /&gt;
==Da Nag Boys==&lt;br /&gt;
'''121'''[[File:Skinid121.jpg]]&lt;br /&gt;
'''122'''[[File:Skinid122.jpg]]&lt;br /&gt;
'''123'''[[File:Skinid123.jpg]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Character_Skins]]&lt;br /&gt;
&lt;br /&gt;
==More Info==&lt;br /&gt;
[http://gta.wikia.com/Gang_Warfare_in_GTA_San_Andreas GTA Wiki]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtasanandreas.net/gangs GTA San Andreas: Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.gta-sanandreas.com/gangs/index.php GTA-SanAndreas.com - Gangs]&lt;br /&gt;
&lt;br /&gt;
[http://www.grandtheftwiki.com/Gang_Warfare_in_GTA_San_Andreas Grand Theft Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Incomplete]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
</feed>