<?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=Shadd</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=Shadd"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Shadd"/>
	<updated>2026-04-08T12:40:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17487</id>
		<title>Requested Functions and Events</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17487"/>
		<updated>2008-06-20T00:10:07Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Server-side */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Server-side==&lt;br /&gt;
I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 11:29, 15 June 2008 (CDT)&lt;br /&gt;
: [[isPedOnGround]]? [[User:Awwu|Awwu]] 12:58, 15 June 2008 (CDT)&lt;br /&gt;
::I need to know if the player has its back touching the ground, not if it's simply &amp;quot;on ground&amp;quot;. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 14:16, 16 June 2008 (CDT)&lt;br /&gt;
:::Check what task the player has, they should have TASK_COMPLEX_FALL_AND_GET_UP or TASK_COMPLEX_FALL_AND_STAY_DOWN... [[User:EAi|eAi]] 19:12, 16 June 2008 (CDT)&lt;br /&gt;
::::Thanks. What task does player have after being hitten by a melee attack that cause it to fall down? Would &amp;quot;TASK_SIMPLE_BE_KICKED_ON_GROUND&amp;quot; and &amp;quot;TASK_SIMPLE_GET_UP&amp;quot; work? --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 09:35, 17 June 2008 (CDT)&lt;br /&gt;
:::::Try it, I'm not entirely sure. You should be able to produce some code to show the player's current tasks very easily... [[User:EAi|eAi]] 19:20, 17 June 2008 (CDT)&lt;br /&gt;
::::::My goal is to edit the standard damage of the attacks, in this case i have to know when player is on ground to cause higher damage. However it doesn't seem to work, when i hit the player it simply gets up without animation with no damage. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 19:10, 19 June 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Barra_di_caricamento&amp;diff=17485</id>
		<title>IT/Elemento/GUI/Barra di caricamento</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Barra_di_caricamento&amp;diff=17485"/>
		<updated>2008-06-17T23:30:08Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} {{IT/GUI}} Esempio di barra di caricamento GUI. La classe '''barra di caricamento GUI''' rappresenta le b...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
{{IT/GUI}}&lt;br /&gt;
[[Image:Gui-progressbar.png|frame|Esempio di barra di caricamento GUI.]]&lt;br /&gt;
La classe '''barra di caricamento GUI''' rappresenta le barre di caricamento nella GUI di MTA:DM. È possibile settarne l'avanzamento via script.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-progressbar&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17484</id>
		<title>Requested Functions and Events</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17484"/>
		<updated>2008-06-17T14:35:08Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Server-side */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Server-side==&lt;br /&gt;
I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 11:29, 15 June 2008 (CDT)&lt;br /&gt;
: [[isPedOnGround]]? [[User:Awwu|Awwu]] 12:58, 15 June 2008 (CDT)&lt;br /&gt;
::I need to know if the player has its back touching the ground, not if it's simply &amp;quot;on ground&amp;quot;. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 14:16, 16 June 2008 (CDT)&lt;br /&gt;
:::Check what task the player has, they should have TASK_COMPLEX_FALL_AND_GET_UP or TASK_COMPLEX_FALL_AND_STAY_DOWN... [[User:EAi|eAi]] 19:12, 16 June 2008 (CDT)&lt;br /&gt;
::::Thanks. What task does player have after being hitten by a melee attack that cause it to fall down? Would &amp;quot;TASK_SIMPLE_BE_KICKED_ON_GROUND&amp;quot; and &amp;quot;TASK_SIMPLE_GET_UP&amp;quot; work? --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 09:35, 17 June 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17483</id>
		<title>Requested Functions and Events</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17483"/>
		<updated>2008-06-17T13:54:05Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Server-side */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Server-side==&lt;br /&gt;
I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 11:29, 15 June 2008 (CDT)&lt;br /&gt;
: [[isPedOnGround]]? [[User:Awwu|Awwu]] 12:58, 15 June 2008 (CDT)&lt;br /&gt;
::I need to know if the player has its back touching the ground, not if it's simply &amp;quot;on ground&amp;quot;. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 14:16, 16 June 2008 (CDT)&lt;br /&gt;
:::Check what task the player has, they should have TASK_COMPLEX_FALL_AND_GET_UP or TASK_COMPLEX_FALL_AND_STAY_DOWN... [[User:EAi|eAi]] 19:12, 16 June 2008 (CDT)&lt;br /&gt;
::::Thanks. What task does player have after being hitten by a melee attack that cause it to fall down? --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 08:54, 17 June 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17481</id>
		<title>Requested Functions and Events</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17481"/>
		<updated>2008-06-16T19:27:04Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Server-side */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Server-side==&lt;br /&gt;
I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 11:29, 15 June 2008 (CDT)&lt;br /&gt;
* [[isPedOnGround]]? [[User:Awwu|Awwu]] 12:58, 15 June 2008 (CDT)&lt;br /&gt;
:I need to know if the player has its back touching the ground, not if it's simply &amp;quot;on ground&amp;quot;. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 14:16, 16 June 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17480</id>
		<title>Requested Functions and Events</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17480"/>
		<updated>2008-06-16T19:16:58Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Server-side */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Server-side==&lt;br /&gt;
I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 11:29, 15 June 2008 (CDT)&lt;br /&gt;
* [[isPedOnGround]]? [[User:Awwu|Awwu]] 12:58, 15 June 2008 (CDT)&lt;br /&gt;
:Didn't seen it. XD Thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 14:16, 16 June 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Area_di_testo&amp;diff=17479</id>
		<title>IT/Elemento/GUI/Area di testo</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Area_di_testo&amp;diff=17479"/>
		<updated>2008-06-16T15:00:38Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
{{IT/GUI}}&lt;br /&gt;
[[Image:Gui-memo.png|frame|Example GUI memo.]]&lt;br /&gt;
La classe '''area di testo GUI''' rappresenta le aree di testo nella GUI di MTA:DM. Sono dei campi di modifica multilinea in cui in genere si può immettere del testo. È consigliato usare i [[IT/Elemento/GUI/Campo di modifica|campi di modifica]] per input di piccole dimensioni.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-memo&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Area_di_testo&amp;diff=17478</id>
		<title>IT/Elemento/GUI/Area di testo</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Area_di_testo&amp;diff=17478"/>
		<updated>2008-06-16T14:59:05Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: Example GUI memo. La classe '''area di testo GUI''' rappresenta le aree di testo nella GUI di MTA:DM. Sono dei campi di modifica multilinea in cui in genere si...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Gui-memo.png|frame|Example GUI memo.]]&lt;br /&gt;
La classe '''area di testo GUI''' rappresenta le aree di testo nella GUI di MTA:DM. Sono dei campi di modifica multilinea in cui in genere si può immettere del testo. È consigliato usare i [[IT/Elemento/GUI/Campo di modifica|campi di modifica]] per input di piccole dimensioni.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-memo&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Lista&amp;diff=17477</id>
		<title>IT/Elemento/GUI/Lista</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Lista&amp;diff=17477"/>
		<updated>2008-06-16T14:51:13Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} {{IT/GUI}} Esempio di lista GUI. La classe '''lista GUI''' rappresenta le liste di opzioni nella GUI di MTA:...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
{{IT/GUI}}&lt;br /&gt;
[[Image:Gui-gridlist.png|frame|Esempio di lista GUI.]]&lt;br /&gt;
La classe '''lista GUI''' rappresenta le liste di opzioni nella GUI di MTA:DM. Può essere usato ad esempio per creare delle liste di opzioni o per visualizzare delle informazioni sui giocatori (vedi la risorsa ''[[Resource:IT/Scoreboard|scoreboard]]'').&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-gridlist&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Campo_di_modifica&amp;diff=17476</id>
		<title>IT/Elemento/GUI/Campo di modifica</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Campo_di_modifica&amp;diff=17476"/>
		<updated>2008-06-16T14:47:56Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} {{IT/GUI}} Esempio di campo di modifica GUI. La classe campo di modifica GUI rappresenta i campi di modifica nel...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
{{IT/GUI}}&lt;br /&gt;
[[Image:Gui-edit.png|frame|Esempio di campo di modifica GUI.]]&lt;br /&gt;
La classe campo di modifica GUI rappresenta i campi di modifica nella GUI di MTA:DM. In questi campi può essere inserito del testo, che viene poi elaborato dallo script. Può essere usato, ad esempio, in un sistema di registrazione utente.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-edit&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17472</id>
		<title>Requested Functions and Events</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Requested_Functions_and_Events&amp;diff=17472"/>
		<updated>2008-06-15T16:29:11Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: ==Server-side== I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Server-side==&lt;br /&gt;
I ask for a function that detects if a ped is on floor, eg. '''isPedOnFloor(ped thePed)''', thanks. --&amp;lt;span style=&amp;quot;font-family:Courier New, Courier, monospace&amp;quot;&amp;gt;[[User:Shadd|Shadd]]&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;([[User_talk:Shadd|In caso di emergenza rompere le scatole]])&amp;lt;/sub&amp;gt; 11:29, 15 June 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Weapons&amp;diff=17471</id>
		<title>Weapons</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Weapons&amp;diff=17471"/>
		<updated>2008-06-15T14:10:15Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The weapon argument is an integer that refers to the GTASA weapon id list. The following values are valid:&lt;br /&gt;
&lt;br /&gt;
''Note: I have also included amounts held in each weapon's ammo clip, to make it easier to determine exact clips.''&lt;br /&gt;
&lt;br /&gt;
*'''Slot 0: No Weapon'''&lt;br /&gt;
**'''0:''' Fist&lt;br /&gt;
**'''1:''' Brass Knuckles&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 1 : Melee'''&lt;br /&gt;
**'''2:''' Golf Club&lt;br /&gt;
**'''3:''' Nightstick&lt;br /&gt;
**'''4:''' Knife &lt;br /&gt;
**'''5:''' Baseball Bat &lt;br /&gt;
**'''6:''' Shovel &lt;br /&gt;
**'''7:''' Pool Cue &lt;br /&gt;
**'''8:''' Katana &lt;br /&gt;
**'''9:''' Chainsaw &lt;br /&gt;
**'''15:''' Cane&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 2: Handguns'''&lt;br /&gt;
**'''22:''' Pistol (17, dual 34)&lt;br /&gt;
**'''23:''' Silenced Pistol (17)&lt;br /&gt;
**'''24:''' Desert Eagle (7)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 3: Shotguns'''&lt;br /&gt;
**'''25:''' Shotgun (1)&lt;br /&gt;
**'''26:''' Sawn-Off Shotgun (2, dual 4)&lt;br /&gt;
**'''27:''' SPAZ-12 Combat Shotgun (7)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 4: Sub-Machine Guns'''&lt;br /&gt;
**'''28:''' Uzi (50, dual 100)&lt;br /&gt;
**'''29:''' MP5 (30)&lt;br /&gt;
**'''32:''' TEC-9 (50, dual 100)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 5: Assault Rifles'''&lt;br /&gt;
**'''30:''' AK-47 (30)&lt;br /&gt;
**'''31:''' M4 (50)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 6: Rifles'''&lt;br /&gt;
**'''33:''' Country Rifle (1)&lt;br /&gt;
**'''34:''' Sniper Rifle (1)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 7: Heavy Weapons'''&lt;br /&gt;
**'''35:''' Rocket Launcher (1)&lt;br /&gt;
**'''36:''' Heat-Seeking RPG (1)&lt;br /&gt;
**'''37:''' Flamethrower (50)&lt;br /&gt;
**'''38:''' Minigun (500)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 8: Projectiles'''&lt;br /&gt;
**'''16:''' Grenade (1)&lt;br /&gt;
**'''17:''' Tear Gas (1)&lt;br /&gt;
**'''18:''' Molotov Cocktails (1)&lt;br /&gt;
**'''39:''' Satchel Charges (1)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 9: Special 1'''&lt;br /&gt;
**'''41:''' Spraycan (500)&lt;br /&gt;
**'''42:''' Fire Extinguisher (500)&lt;br /&gt;
**'''43:''' Camera (36)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 10: Gifts/Other'''&lt;br /&gt;
**'''10:''' Long Purple Dildo &lt;br /&gt;
**'''11:''' Short tan Dildo &lt;br /&gt;
**'''12:''' Vibrator &lt;br /&gt;
**'''14:''' Flowers &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 11: Special 2'''&lt;br /&gt;
**'''44:''' Night-Vision Goggles&lt;br /&gt;
**'''45:''' Infrared Goggles&lt;br /&gt;
**'''46:''' Parachute&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 12: Satchel Detonator'''&lt;br /&gt;
**'''40''' Satchel Detonator&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
[[id]]&lt;br /&gt;
&lt;br /&gt;
[[it:Armi]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Armi&amp;diff=17470</id>
		<title>IT/Armi</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Armi&amp;diff=17470"/>
		<updated>2008-06-15T14:09:48Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
Questa lista è riferita agli ID delle armi di GTA SA. Le seguenti sono funzionanti:&lt;br /&gt;
&lt;br /&gt;
''Nota: È inclusa anche la quantità di proiettili per ogni caricatore, per determinare più facilmente i colpi esatti.''&lt;br /&gt;
&lt;br /&gt;
*'''Slot 0: Senza armi'''&lt;br /&gt;
**'''0:''' Pugno&lt;br /&gt;
**'''1:''' Tirapugni&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 1 : Corpo a Corpo'''&lt;br /&gt;
**'''2:''' Mazza da Golf&lt;br /&gt;
**'''3:''' Manganello&lt;br /&gt;
**'''4:''' Coltello&lt;br /&gt;
**'''5:''' Mazza da Baseball &lt;br /&gt;
**'''6:''' Pala&lt;br /&gt;
**'''7:''' Stecca da Biliardo&lt;br /&gt;
**'''8:''' Katana &lt;br /&gt;
**'''9:''' Motosega&lt;br /&gt;
**'''15:''' Bastone&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 2: Pistole'''&lt;br /&gt;
**'''22:''' Pistola (17, doppia 34)&lt;br /&gt;
**'''23:''' Pistola Silenziata (17)&lt;br /&gt;
**'''24:''' Desert Eagle (7)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 3: Fucili'''&lt;br /&gt;
**'''25:''' Fucile a Pompa (1)&lt;br /&gt;
**'''26:''' Fucile a Canne Mozze (2, doppio 4)&lt;br /&gt;
**'''27:''' Fucile da Combattimento SPAS12 (7)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 4: Mitragliatori'''&lt;br /&gt;
**'''28:''' Uzi (50, doppio 100)&lt;br /&gt;
**'''29:''' MP5 (30)&lt;br /&gt;
**'''32:''' TEC-9 (50, doppio 100)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 5: Fucili d'Assalto'''&lt;br /&gt;
**'''30:''' AK-47 (30)&lt;br /&gt;
**'''31:''' M4 (50)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 6: Fucili'''&lt;br /&gt;
**'''33:''' Country Rifle (1)&lt;br /&gt;
**'''34:''' Sniper Rifle (1)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 7: Armi Pesanti'''&lt;br /&gt;
**'''35:''' Lanciarazzi (1)&lt;br /&gt;
**'''36:''' Lanciarazzi a ricerca termica (1)&lt;br /&gt;
**'''37:''' Lanciafiamme (50)&lt;br /&gt;
**'''38:''' Minigun (500)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 8: Armi da Lancio'''&lt;br /&gt;
**'''16:''' Granata (1)&lt;br /&gt;
**'''17:''' Granata Lacrimogena (1)&lt;br /&gt;
**'''18:''' Molotov (1)&lt;br /&gt;
**'''39:''' Esplosivo (1)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 9: Speciali 1'''&lt;br /&gt;
**'''41:''' Bomboletta Spray (500)&lt;br /&gt;
**'''42:''' Estintore (500)&lt;br /&gt;
**'''43:''' Macchina Fotografica (36)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 10: Regali/Altro'''&lt;br /&gt;
**'''10:''' Dildo Viola lungo&lt;br /&gt;
**'''11:''' Dildo Corto &lt;br /&gt;
**'''12:''' Vibratore&lt;br /&gt;
**'''14:''' Fiori&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 11: Speciali 2'''&lt;br /&gt;
**'''44:''' Visore Notturno&lt;br /&gt;
**'''45:''' Visore a Infrarossi&lt;br /&gt;
**'''46:''' Paracadute&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Slot 12: Detonatore Esplosivo'''&lt;br /&gt;
**'''40''' Detonatore Esplosivo&lt;br /&gt;
&lt;br /&gt;
==Vedi Anche==&lt;br /&gt;
[[IT/id|ID]]&lt;br /&gt;
&lt;br /&gt;
[[en:Weapons]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Casella_di_controllo&amp;diff=17468</id>
		<title>IT/Elemento/GUI/Casella di controllo</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Casella_di_controllo&amp;diff=17468"/>
		<updated>2008-06-15T12:59:08Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} {{IT/GUI}} Esempio di casella di controllo GUI. La classe '''casella di controllo GUI''' (checkbox) rapprese...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
{{IT/GUI}}&lt;br /&gt;
[[Image:gui-checkbox.png|frame|Esempio di casella di controllo GUI.]]&lt;br /&gt;
La classe '''casella di controllo GUI''' (checkbox) rappresenta le caselle di controllo della GUI di MTA:DM. Possono essere spuntate o non spuntate.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-checkbox&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI&amp;diff=17467</id>
		<title>Template:IT/GUI</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI&amp;diff=17467"/>
		<updated>2008-06-15T12:55:34Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px dashed orange;background-color:#E2E2E2;font-family:courier new, courier;padding-left:5px;margin-top:-10px;margin-bottom:20px;margin-left:30px;&amp;quot;&amp;gt;&amp;lt;strong style=&amp;quot;color:orange;&amp;quot;&amp;gt;«««&amp;lt;/strong&amp;gt; Torna agli [[IT/Elemento/GUI|elementi della GUI]].&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:IT/Elementi GUI]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/MainP&amp;diff=17466</id>
		<title>Template:IT/MainP</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/MainP&amp;diff=17466"/>
		<updated>2008-06-15T12:53:30Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;div style=&amp;quot;border:1px dotted #AFAFAF;padding:4px 8px;margin:10px;&amp;quot;&amp;gt;Questo template crea un link per poter tornare alla pagina principale italiana e la categorizza tra le pagine italiane. Da inserire esclusivamente ad inizio pagina.&amp;lt;/div&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px dashed blue;background-color:#E2E2E2;font-family:courier new, courier;padding-left:10px;margin-bottom:20px;&amp;quot;&amp;gt;&amp;lt;strong style=&amp;quot;color:blue;&amp;quot;&amp;gt;«&amp;lt;/strong&amp;gt; Torna alla [[IT/Pagina principale|Pagina principale italiana &amp;lt;span style=&amp;quot;color:green;&amp;quot;&amp;gt;▇&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:white;&amp;quot;&amp;gt;▇&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;▇&amp;lt;/span&amp;gt;]].&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:IT/Pagine italiane]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Pulsante&amp;diff=17465</id>
		<title>IT/Elemento/GUI/Pulsante</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI/Pulsante&amp;diff=17465"/>
		<updated>2008-06-15T12:52:19Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} {{IT/GUI}} Esempio di pulsante GUI. La classe '''pulsante GUI''' rappresenta i pulsanti della GUI di MTA:DM. L...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
{{IT/GUI}}&lt;br /&gt;
[[Image:Gui-button.png|frame|Esempio di pulsante GUI.]]&lt;br /&gt;
La classe '''pulsante GUI''' rappresenta i pulsanti della GUI di MTA:DM. La sua unica funzionalità serve a determinare se un [[IT/Client|client]] lo abbia cliccato.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;gui-button&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Category:IT/Elementi_GUI&amp;diff=17464</id>
		<title>Category:IT/Elementi GUI</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Category:IT/Elementi_GUI&amp;diff=17464"/>
		<updated>2008-06-15T12:49:22Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: Questa categoria racchiude tutte le pagine riferite ai tipi di elementi GUI del LUA applicato ad MTA.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Questa categoria racchiude tutte le pagine riferite ai tipi di [[IT/Elemento/GUI|elementi GUI]] del LUA applicato ad MTA.&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI&amp;diff=17463</id>
		<title>Template:IT/GUI</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI&amp;diff=17463"/>
		<updated>2008-06-15T12:48:16Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px dashed orange;background-color:#E2E2E2;font-family:courier new, courier;padding-left:5px;margin-top:-10px;margin-bottom:20px;margin-left:25px;&amp;quot;&amp;gt;&amp;lt;strong style=&amp;quot;color:orange;&amp;quot;&amp;gt;«««&amp;lt;/strong&amp;gt; Torna agli [[IT/Elemento/GUI|elementi della GUI]].&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:IT/Elementi GUI]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI&amp;diff=17462</id>
		<title>Template:IT/GUI</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI&amp;diff=17462"/>
		<updated>2008-06-15T12:45:44Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: &amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt; &amp;lt;div style=&amp;quot;border:1px dashed orange;background-color:#E2E2E2;font-family:courier new, courier;padding-left:5px;margin-top:-10px;margin-bottom:20px;marg...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px dashed orange;background-color:#E2E2E2;font-family:courier new, courier;padding-left:5px;margin-top:-10px;margin-bottom:20px;margin-left:25px;&amp;quot;&amp;gt;&amp;lt;strong style=&amp;quot;color:orange;&amp;quot;&amp;gt;«««&amp;lt;/strong&amp;gt; Torna agli [[IT/Elemento/GUI|elementi della GUI]].&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:IT/Tipi di elementi]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI&amp;diff=17461</id>
		<title>IT/Elemento/GUI</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/GUI&amp;diff=17461"/>
		<updated>2008-06-15T12:43:24Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} Category:IT/Concetti di scripting La '''GUI''' è l'interfaccia grafica personalizzata di MTA. Questi sono gli elementi incorporati:  {{I...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
[[Category:IT/Concetti di scripting]]&lt;br /&gt;
La '''GUI''' è l'interfaccia grafica personalizzata di MTA. Questi sono gli elementi incorporati:&lt;br /&gt;
&lt;br /&gt;
{{IT/GUI Elements}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/GUI functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Elements&amp;diff=17460</id>
		<title>Template:IT/Elements</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Elements&amp;diff=17460"/>
		<updated>2008-06-15T12:40:26Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{IT/Entities}}&lt;br /&gt;
* [[IT/Elemento/Collision shape|Collision shape]]&lt;br /&gt;
* [[IT/Elemento/Proiettile|Proiettile]]&lt;br /&gt;
* [[IT/Elemento/Team|Team]]&lt;br /&gt;
* [[IT/Elemento/Console|Console del server]]&lt;br /&gt;
* [[IT/Elemento/Admin|Admin remoto]]&lt;br /&gt;
* [[IT/Elemento/GUI|Elementi della GUI]]&lt;br /&gt;
&amp;lt;ul&amp;gt;{{IT/GUI Elements}}&amp;lt;/ul&amp;gt;&lt;br /&gt;
* [[IT/Elemento/TXD|TXD]]&lt;br /&gt;
* [[IT/Elemento/DFF|DFF]]&lt;br /&gt;
* [[IT/Elemento/COL|COL]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI_Elements&amp;diff=17459</id>
		<title>Template:IT/GUI Elements</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI_Elements&amp;diff=17459"/>
		<updated>2008-06-15T12:38:57Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
* [[IT/Elemento/GUI/Pulsante|Pulsante]]&lt;br /&gt;
* [[IT/Elemento/GUI/Casella di controllo|Casella di controllo]]&lt;br /&gt;
* [[IT/Elemento/GUI/Campo di modifica|Campo di modifica]]&lt;br /&gt;
* [[IT/Elemento/GUI/Lista|Lista]]&lt;br /&gt;
* [[IT/Elemento/GUI/Area di testo|Area di testo]]&lt;br /&gt;
* [[IT/Elemento/GUI/Barra di caricamento|Barra di caricamento]]&lt;br /&gt;
* [[IT/Elemento/GUI/Pulsante di selezione|Pulsante di selezione]]&lt;br /&gt;
* [[IT/Elemento/GUI/Barra di scorrimento|Barra di scorrimento]]&lt;br /&gt;
* [[IT/Elemento/GUI/Scrollpane|Scrollpane]]&lt;br /&gt;
* [[IT/Elemento/GUI/Immagine statica|Immagine statica]]&lt;br /&gt;
* [[IT/Elemento/GUI/Pannello scheda|Pannello scheda]]&lt;br /&gt;
* [[IT/Elemento/GUI/Scheda|Scheda]]&lt;br /&gt;
* [[IT/Elemento/GUI/Etichetta|Etichetta]]&lt;br /&gt;
* [[IT/Elemento/GUI/Finestra|Finestra]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI_Elements&amp;diff=17458</id>
		<title>Template:IT/GUI Elements</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/GUI_Elements&amp;diff=17458"/>
		<updated>2008-06-15T12:36:31Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: &amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt; ** Pulsante ** Casella di controllo ** [[IT/Elemento/GUI/Campo di modifica|Campo d...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
** [[IT/Elemento/GUI/Pulsante|Pulsante]]&lt;br /&gt;
** [[IT/Elemento/GUI/Casella di controllo|Casella di controllo]]&lt;br /&gt;
** [[IT/Elemento/GUI/Campo di modifica|Campo di modifica]]&lt;br /&gt;
** [[IT/Elemento/GUI/Lista|Lista]]&lt;br /&gt;
** [[IT/Elemento/GUI/Area di testo|Area di testo]]&lt;br /&gt;
** [[IT/Elemento/GUI/Barra di caricamento|Barra di caricamento]]&lt;br /&gt;
** [[IT/Elemento/GUI/Pulsante di selezione|Pulsante di selezione]]&lt;br /&gt;
** [[IT/Elemento/GUI/Barra di scorrimento|Barra di scorrimento]]&lt;br /&gt;
** [[IT/Elemento/GUI/Scrollpane|Scrollpane]]&lt;br /&gt;
** [[IT/Elemento/GUI/Immagine statica|Immagine statica]]&lt;br /&gt;
** [[IT/Elemento/GUI/Pannello scheda|Pannello scheda]]&lt;br /&gt;
** [[IT/Elemento/GUI/Scheda|Scheda]]&lt;br /&gt;
** [[IT/Elemento/GUI/Etichetta|Etichetta]]&lt;br /&gt;
** [[IT/Elemento/GUI/Finestra|Finestra]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Elements&amp;diff=17457</id>
		<title>Template:IT/Elements</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Elements&amp;diff=17457"/>
		<updated>2008-06-15T12:36:02Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{IT/Entities}}&lt;br /&gt;
* [[IT/Elemento/Collision shape|Collision shape]]&lt;br /&gt;
* [[IT/Elemento/Proiettile|Proiettile]]&lt;br /&gt;
* [[IT/Elemento/Team|Team]]&lt;br /&gt;
* [[IT/Elemento/Console|Console del server]]&lt;br /&gt;
* [[IT/Elemento/Admin|Admin remoto]]&lt;br /&gt;
* Elementi della GUI:&lt;br /&gt;
{{IT/GUI Elements}}&lt;br /&gt;
* [[IT/Elemento/TXD|TXD]]&lt;br /&gt;
* [[IT/Elemento/DFF|DFF]]&lt;br /&gt;
* [[IT/Elemento/COL|COL]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Pagina_principale&amp;diff=17435</id>
		<title>IT/Pagina principale</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Pagina_principale&amp;diff=17435"/>
		<updated>2008-06-14T20:01:54Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Guide LUA */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:IT/Pagine italiane]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[http://www.spreadfirefox.com/en-US/worldrecord Prenotati anche tu per l'uscita di Firefox 3!]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Firefoxrecord.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.getfirefox.com/ Scarica Firefox gratis!]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #5555FF;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;Questa wiki è stata tradotta da(in ordine cronologico): [[User:Shadd|Shadd]], [[User:Atti|Atti]] e [[User:Talco|Talco]].&amp;lt;br /&amp;gt;This wiki has been translated by(in chronological order): [[User:Shadd|Shadd]], [[User:Atti|Atti]] and [[User:Talco|Talco]].&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;[[Image:Scripting.jpg]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Benvenuto nella wiki in italiano di Multi Theft Auto: San Andreas Deathmatch. Qui troverai abbondanti informazioni sullo sviluppo di gamemode e mappe per Multi Theft Auto.&lt;br /&gt;
&lt;br /&gt;
Stiamo rilasciando le ''anteprime per lo sviluppatore'' perchè abbiamo bisogno del tuo aiuto! Ci sono molte [[IT/Come puoi aiutare|cose che puoi fare per aiutarci]] ad ottenere una release completa e raffinata di MTA:SA DM - creare una mappa, una gamemode, aiutare a documentare le funzioni, scrivere del codice di esempio, dei tutorial o semplicemente giocare a MTA e riportare nel forum i bug che trovi.&lt;br /&gt;
&lt;br /&gt;
Questa release è una gran cosa per noi - rilasciamo il prodotto di due anni del nostro lavoro e non possiamo aspettare di vedere cosa ci fate. Ricorda che possono capitare degli inevitabili problemi e che comunque le cose non sono ancora del tutto complete!&lt;br /&gt;
&lt;br /&gt;
Se hai qualche domanda o problema relativo allo scripting, sentiti libero di metterti in contatto con noi (in inglese) attraverso il nostro [[IT/Canale IRC|Canale IRC]].&lt;br /&gt;
&lt;br /&gt;
'''Hai bisogno di possedere un account in mtabeta.com per poter modificare questa wiki.''' Per favore registrati in [http://www.mtabeta.com mtabeta.com] e poi usa gli stessi dati per fare il login qui. Se vandalizzerai questa wiki verrai bannato.&lt;br /&gt;
&lt;br /&gt;
La wiki supporta '''[http://gears.google.com/ Google Gears]''', che ti permetterà di vedere questa wiki anche offline (e velocemente). Installa Google Gears e clicca il link ''Go Offline'' in fondo ad ogni pagina. Aspetta un'ora (!) che venga scaricata, quando avrà finito lo vedrai in basso ad ogni pagina, appena dopo il link ''Go Offline''. Fatto ciò, usa l'opzione ''Lavora scollegato'' del tuo browser (in genere nel menu File), o disconnettiti da internet e naviga nella wiki normalmente.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 2px dotted navy; padding: 4px; margin: 10px&amp;quot;&amp;gt;L'ultima versione disponibile di '''Multi Theft Auto: San Andreas Deathmatch''' è la '''{{Current Version|full}}'''. Visita la [http://www.mtasa.com/dp.html pagina download] e scaricala!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
==Per iniziare==&lt;br /&gt;
* [[IT/Manuale del Client|Manuale del Client]] {{IT/100%}}&lt;br /&gt;
* [[IT/Manuale del Server|Manuale del Server]] {{IT/75%}}&lt;br /&gt;
* [[IT/Bugs noti e FAQ|Bugs noti e FAQ]] {{IT/100%}}&lt;br /&gt;
* [[IT/Introduzione allo scripting|Introduzione allo Scripting]] {{IT/100%}}&lt;br /&gt;
* [[IT/Introduzione allo scripting della GUI|Introduzione allo scripting della GUI]] {{IT/100%}}&lt;br /&gt;
* [[IT/Guida al Debug|Guida al Debug]] {{IT/100%}} - Come trovare gli errori dei tuoi scripts&lt;br /&gt;
* [[IT/Classi di MTA|Classi di MTA]] {{IT/50%}}&lt;br /&gt;
** [[IT/Elemento|Elementi di MTA]] / [[IT/Albero degli elementi|Albero degli elementi]] {{IT/00%}}&lt;br /&gt;
* [[IT/Introduzione alle Risorse|Introduzione alle Risorse]] {{IT/25%}}&lt;br /&gt;
** [[IT/Accesso web alle Risorse|Accesso web alle Risorse]] {{IT/00%}}&lt;br /&gt;
** [[:Category:IT/Risorse|Catalogo risorse]]&lt;br /&gt;
** [[IT/Meta.xml|Meta.xml]] {{IT/100%}}&lt;br /&gt;
* [[IT/Scrivere una gamemode|Scrivere una gamemode]] {{IT/100%}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Database==&lt;br /&gt;
Questa sezione delinea tutte le possibilità che MTA o le ''resources'' danno.&lt;br /&gt;
* [[Resource:IT/Map manager|Map Manager]] {{IT/100%}}&lt;br /&gt;
* [[IT/Script client-side|Script client-side]] {{IT/100%}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Guide LUA==&lt;br /&gt;
Pagine create per aiutarti a comprendere il LUA (in inglese). &lt;br /&gt;
*[http://www.lua.org/pil/index.html &amp;quot;Programming in LUA&amp;quot; Manual]&lt;br /&gt;
*[http://lua-users.org/wiki/TutorialDirectory LUA Wiki]&lt;br /&gt;
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html Una guida generica al LUA di Nixstaller]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px; background:#CCCCFF;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Documentazione==&lt;br /&gt;
* [[IT/Funzioni Client-side|Funzioni Client-side]] {{IT/00%}}&lt;br /&gt;
* [[IT/Eventi Client-side|Eventi Client-side]] {{IT/00%}}&lt;br /&gt;
* [[IT/Funzioni Server-side|Funzioni Server-side]] {{IT/00%}}&lt;br /&gt;
* [[IT/Eventi Server-side|Eventi Server-side]] {{IT/00%}}&lt;br /&gt;
&amp;lt;!-- Incomplete * [[Module functions|Server-side external module scripting functions list]] --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Liste ID==&lt;br /&gt;
* [[IT/Skin Personaggi|Skin Personaggi]] {{IT/100%}} ([[IT/Tutte Le Skin|Tutte Le Skin)]] {{IT/100%}}&lt;br /&gt;
* [[IT/Vestiti di CJ|Vestiti di CJ]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Proiettili|Proiettili]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Segnalini radar|Segnalini radar]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Suoni|Suoni]] {{IT/100%}}&lt;br /&gt;
* [[IT/ID Veicoli|Veicoli]] {{IT/100%}}&lt;br /&gt;
* [[IT/Colori default veicoli|Colori di default dei veicoli]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Colori veicoli|Tabella dei colori dei veicoli]] {{IT/100%}}&lt;br /&gt;
* [[IT/Modifiche Veicoli|Modifiche Veicoli]] {{IT/100%}}&lt;br /&gt;
* [[IT/Armi|Armi]] {{IT/100%}}&lt;br /&gt;
* [[IT/Meteo|Meteo]] {{IT/100%}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Avanzamento pagine==&lt;br /&gt;
Categorie di [[:Category:IT/Pagine italiane|tutte le pagine italiane]] divise per l'avanzamento della traduzione.&lt;br /&gt;
* {{IT/100%}} [[:Category:100%|100% Complete]]&lt;br /&gt;
* {{IT/75%}} [[:Category:75%|75% Quasi complete]]&lt;br /&gt;
* {{IT/50%}} [[:Category:50%|50% A metà]]&lt;br /&gt;
* {{IT/25%}} [[:Category:25%|25% Incomplete]]&lt;br /&gt;
* {{IT/00%}} [[:Category:00%|00% Quasi vuote]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[de:Hauptseite]]&lt;br /&gt;
[[en:Main Page]]&lt;br /&gt;
[[nl:Main Page]]&lt;br /&gt;
[[pl:Main Page]]&lt;br /&gt;
[[ru:Main Page]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/XML_functions&amp;diff=17434</id>
		<title>Template:IT/XML functions</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/XML_functions&amp;diff=17434"/>
		<updated>2008-06-14T18:56:00Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: &amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt; *xmlCopyFile *xmlCreateFile *xmlCreateSubNode *xmlDestroyNode *[[I...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
*[[IT/xmlCopyFile|xmlCopyFile]]&lt;br /&gt;
*[[IT/xmlCreateFile|xmlCreateFile]]&lt;br /&gt;
*[[IT/xmlCreateSubNode|xmlCreateSubNode]]&lt;br /&gt;
*[[IT/xmlDestroyNode|xmlDestroyNode]]&lt;br /&gt;
*[[IT/xmlFindSubNode|xmlFindSubNode]]&lt;br /&gt;
*[[IT/xmlLoadFile|xmlLoadFile]]&lt;br /&gt;
*[[IT/xmlNodeGetAttribute|xmlNodeGetAttribute]]&lt;br /&gt;
*[[IT/xmlNodeGetValue|xmlNodeGetValue]]&lt;br /&gt;
*[[IT/xmlNodeSetAttribute|xmlNodeSetAttribute]]&lt;br /&gt;
*[[IT/xmlNodeSetValue|xmlNodeSetValue]]&lt;br /&gt;
*[[IT/xmlSaveFile|xmlSaveFile]]&lt;br /&gt;
*[[IT/xmlUnloadFile|xmlUnloadFile]]&lt;br /&gt;
{{IT/Caratteristiche nuove|3|DP3|&lt;br /&gt;
*[[IT/xmlCreateChild|xmlCreateChild]]&lt;br /&gt;
*[[IT/xmlFindChild|xmlFindChild]]&lt;br /&gt;
*[[IT/xmlNodeGetAttributes|xmlNodeGetAttributes]]&lt;br /&gt;
*[[IT/xmlNodeGetChildren|xmlNodeGetChildren]]&lt;br /&gt;
*[[IT/xmlNodeGetName|xmlNodeGetName]]&lt;br /&gt;
*[[IT/xmlNodeGetParent|xmlNodeGetParent]]&lt;br /&gt;
*[[IT/xmlNodeSetName|xmlNodeSetName]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/xmlCreateFile&amp;diff=17433</id>
		<title>IT/xmlCreateFile</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/xmlCreateFile&amp;diff=17433"/>
		<updated>2008-06-14T18:52:27Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} {{IT/Funzioni server client}} Questa funzione crea un nuovo documento XML, che potrà poi essere salvato su file tramite xmlSaveFile. Questa funzione sovras...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
{{IT/Funzioni server client}}&lt;br /&gt;
Questa funzione crea un nuovo documento XML, che potrà poi essere salvato su file tramite [[IT/xmlSaveFile|xmlSaveFile]]. Questa funzione sovrascriverà il file precedente se esso esiste già.&lt;br /&gt;
&lt;br /&gt;
==Sintassi== &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;&lt;br /&gt;
xmlnode xmlCreateFile ( string filename, string rootNodeName, [ resource inResource = getThisResource() ] )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''filename:''' il nome del documento XML che vuoi creare.&lt;br /&gt;
*'''rootNodeName:''' il nome del [[IT/Xmlnode|nodo]] root del docoumento XML.&lt;br /&gt;
&lt;br /&gt;
===Argomenti opzionali===&lt;br /&gt;
{{IT/Argomenti opzionali}}&lt;br /&gt;
*'''inResource:''' la [[IT/Risorsa|risorsa]] la cui directory verrà usata come root per il nuovo file. Notare che se viene specificata una risorsa esterna, quella che chiama la funzione deve avere accesso alla proprietà general.ModifyOtherObjects nell'[[IT/ACL|ACL]].&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&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;&lt;br /&gt;
xmlnode xmlCreateFile ( string filename, string rootNodeName )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''filename:''' il nome del documento XML che vuoi creare.&lt;br /&gt;
*'''rootNodeName:''' il nome del [[IT/Xmlnode|nodo]] root del docoumento XML.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Valori restituiti===&lt;br /&gt;
Ritorna il [[IT/Xmlnode|nodo root]] del file XML se è stato creato con successo, ''false'' altrimenti.&lt;br /&gt;
&lt;br /&gt;
==Esempio== &lt;br /&gt;
&amp;lt;section name=&amp;quot;Client &amp;amp; server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio crea un documento XML di nome ''docuProva.xml'', la cui root è chiamata ''rootprova'' e lo salva nella variabile ''docuXML''.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
docuXML = xmlCreateFile(&amp;quot;docuProva.xml&amp;quot;, &amp;quot;rootprova&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vedi anche==&lt;br /&gt;
{{IT/XML_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Argomenti_opzionali&amp;diff=17432</id>
		<title>Template:IT/Argomenti opzionali</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Argomenti_opzionali&amp;diff=17432"/>
		<updated>2008-06-14T17:34:44Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left:20px;border-left:groove 5px black;padding-left:5px;&amp;quot;&amp;gt;'''NOTA:''' Quando usi argomenti opzionali, devi fornire tutti gli altri argomenti prima di quello che vuoi utilizzare. Per altre informazioni consulta la pagina [[IT/Argomenti opzionali|Argomenti opzionali]].&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Argomenti_opzionali&amp;diff=17431</id>
		<title>Template:IT/Argomenti opzionali</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Argomenti_opzionali&amp;diff=17431"/>
		<updated>2008-06-14T17:34:15Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: &amp;lt;div style=&amp;quot;margin-left:20px;border-left:groove 5px black;padding-left:5px;&amp;quot;&amp;gt;'''NOTA:''' Quando usi argomenti opzionali, devi fornire tutti gli altri argomenti prima di quello che vuoi uti...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;margin-left:20px;border-left:groove 5px black;padding-left:5px;&amp;quot;&amp;gt;'''NOTA:''' Quando usi argomenti opzionali, devi fornire tutti gli altri argomenti prima di quello che vuoi utilizzare. Per altre informazioni consulta la pagina [[IT/Argomenti opzionali|Argomenti opzionali]].&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/playSoundFrontEnd&amp;diff=17430</id>
		<title>IT/playSoundFrontEnd</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/playSoundFrontEnd&amp;diff=17430"/>
		<updated>2008-06-14T17:29:56Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Esempio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
{{IT/Funzioni server client}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
Questa funzione avvia un suono ad un giocatore.&lt;br /&gt;
&lt;br /&gt;
==Sintassi== &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;&lt;br /&gt;
bool playSoundFrontEnd ( player thePlayer, int sound )   &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''thePlayer:''' Il [[IT/Elemento/Player|player]] a cui vuoi far sentire il suono.&lt;br /&gt;
*'''sound:''' Un valore [[IT/integer|integer]] contenente l'ID del suono. I valori validi sono:&lt;br /&gt;
{{IT/Suoni}}&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;false&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
bool playSoundFrontEnd ( int sound )   &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''sound:''' Un valore [[IT/integer|integer]] contenente l'ID del suono. I valori validi sono:&lt;br /&gt;
{{IT/Suoni}}&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Valori restituiti===&lt;br /&gt;
Restituisce ''true'' se il suono è stato correttamente eseguito, ''false'' altrimenti.&lt;br /&gt;
&lt;br /&gt;
==Esempio==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio esegue un suono quando un giocatore spawna.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerSpawn ( theSpawnpoint, theTeam )&lt;br /&gt;
    playSoundFrontEnd ( source, 16 )&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerSpawn&amp;quot;, getElementRoot(), onPlayerSpawn )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&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;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio esegue un suono quando il server attiva un evento client onSoundEvent.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function onSoundEvent ( )&lt;br /&gt;
    playSoundFrontEnd ( 16 )&lt;br /&gt;
end&lt;br /&gt;
addEvent ( &amp;quot;onSoundEvent&amp;quot; )&lt;br /&gt;
addEventHandler ( &amp;quot;onSoundEvent&amp;quot;, getElementRoot(), onSoundEvent )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vedere anche==&lt;br /&gt;
{{IT/Audio_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/xmlCopyFile&amp;diff=17429</id>
		<title>IT/xmlCopyFile</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/xmlCopyFile&amp;diff=17429"/>
		<updated>2008-06-14T17:29:29Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
{{IT/Funzioni server client}}&lt;br /&gt;
Questa funzione copia tutto il contenuto di un certo nodo in un documento XML in un nuovo file, di cui il nodo copiato diventa l'elemento root.&lt;br /&gt;
&lt;br /&gt;
==Sintassi== &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;&lt;br /&gt;
xmlnode xmlCopyFile ( xmlnode nodeToCopy, string newFilename, [ resource inResource = getThisResource() ] )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''nodeToCopy:''' il [[IT/Xmlnode|nodo xml]] da copiare in un nuovo documento.&lt;br /&gt;
*'''newFilename:''' il nome del nuovo documento XML in una [[IT/String|stringa]].&lt;br /&gt;
&lt;br /&gt;
===Argomenti opzionali===&lt;br /&gt;
{{IT/Argomenti opzionali}}&lt;br /&gt;
*'''inResource:''' la [[IT/Risorsa|risorsa]] la cui directory verrà usata come root per il nuovo file. Notare che se viene specificata una risorsa esterna, quella che chiama la funzione deve avere accesso alla proprietà general.ModifyOtherObjects nell'[[IT/ACL|ACL]].&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&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;&lt;br /&gt;
xmlnode xmlCopyFile ( xmlnode nodeToCopy, string newFilename )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''nodeToCopy:''' il [[IT/Xmlnode|nodo xml]] da copiare in un nuovo documento.&lt;br /&gt;
*'''newFilename:''' il nome del nuovo documento XML in una [[IT/String|stringa]].&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Valori restituiti===&lt;br /&gt;
Ritorna un [[IT/Xmlnode|nodo xml]] se esso è stato copiato con successo, ''false'' se sono stati passati argomenti non validi.&lt;br /&gt;
&lt;br /&gt;
==Esempio== &lt;br /&gt;
&amp;lt;section name=&amp;quot;Client &amp;amp; server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio copia l'[[IT/Elemento|elemento]] root della risorsa corrente in un nuovo file di nome ''copia.xml''.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
xmlXopyFile(getRootElement(), &amp;quot;copia.xml&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vedi anche==&lt;br /&gt;
{{IT/XML_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/xmlCopyFile&amp;diff=17428</id>
		<title>IT/xmlCopyFile</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/xmlCopyFile&amp;diff=17428"/>
		<updated>2008-06-14T17:28:33Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} {{IT/Funzioni server client}} Questa funzione copia tutto il contenuto di un certo nodo in un documento XML in un nuovo file, di cui il nodo copiato diventa l'elemento root.  ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
{{IT/Funzioni server client}}&lt;br /&gt;
Questa funzione copia tutto il contenuto di un certo nodo in un documento XML in un nuovo file, di cui il nodo copiato diventa l'elemento root.&lt;br /&gt;
&lt;br /&gt;
==Sintassi== &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;&lt;br /&gt;
xmlnode xmlCopyFile ( xmlnode nodeToCopy, string newFilename, [ resource inResource = getThisResource() ] )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''nodeToCopy:''' il [[IT/Xmlnode|nodo xml]] da copiare in un nuovo documento.&lt;br /&gt;
*'''newFilename:''' il nome del nuovo documento XML in una [[IT/String|stringa]].&lt;br /&gt;
&lt;br /&gt;
===Argomenti opzionali===&lt;br /&gt;
{{IT/Argomenti opzionali}}&lt;br /&gt;
*'''inResource:''' la [[IT/Risorsa|risorsa]] la cui directory verrà usata come root per il nuovo file. Notare che se viene specificata una risorsa esterna, quella che chiama la funzione deve avere accesso alla proprietà general.ModifyOtherObjects nell'[[IT/ACL|ACL]].&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&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;&lt;br /&gt;
xmlnode xmlCopyFile ( xmlnode nodeToCopy, string newFilename )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''nodeToCopy:''' il [[IT/Xmlnode|nodo xml]] da copiare in un nuovo documento.&lt;br /&gt;
*'''newFilename:''' il nome del nuovo documento XML in una [[IT/String|stringa]].&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Valori restituiti===&lt;br /&gt;
Ritorna un [[IT/Xmlnode|nodo xml]] se esso è stato copiato con successo, ''false'' se sono stati passati argomenti non validi.&lt;br /&gt;
&lt;br /&gt;
==Esempio== &lt;br /&gt;
&amp;lt;section name=&amp;quot;Client &amp;amp; server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio copia l'[[IT/Elemento|elemento]] root della risorsa corrente in un nuovo file di nome ''copia.xml''.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
xmlXopyFile(getRootElement(), &amp;quot;copia.xml&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vedi anche==&lt;br /&gt;
{{IT/XML_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/playSoundFrontEnd&amp;diff=17427</id>
		<title>IT/playSoundFrontEnd</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/playSoundFrontEnd&amp;diff=17427"/>
		<updated>2008-06-14T17:25:18Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Esempio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
{{IT/Funzioni server client}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
Questa funzione avvia un suono ad un giocatore.&lt;br /&gt;
&lt;br /&gt;
==Sintassi== &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;&lt;br /&gt;
bool playSoundFrontEnd ( player thePlayer, int sound )   &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''thePlayer:''' Il [[IT/Elemento/Player|player]] a cui vuoi far sentire il suono.&lt;br /&gt;
*'''sound:''' Un valore [[IT/integer|integer]] contenente l'ID del suono. I valori validi sono:&lt;br /&gt;
{{IT/Suoni}}&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;false&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
bool playSoundFrontEnd ( int sound )   &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Argomenti richiesti=== &lt;br /&gt;
*'''sound:''' Un valore [[IT/integer|integer]] contenente l'ID del suono. I valori validi sono:&lt;br /&gt;
{{IT/Suoni}}&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Valori restituiti===&lt;br /&gt;
Restituisce ''true'' se il suono è stato correttamente eseguito, ''false'' altrimenti.&lt;br /&gt;
&lt;br /&gt;
==Esempio==&lt;br /&gt;
&amp;lt;section name=&amp;quot;server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio esegue un suono quando un giocatore spawna.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerSpawn ( theSpawnpoint, theTeam )&lt;br /&gt;
    playSoundFrontEnd ( source, 16 )&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerSpawn&amp;quot;, getElementRoot(), onPlayerSpawn )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&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;false&amp;quot;&amp;gt;&lt;br /&gt;
Questo esempio esegue un suono quando il server attiva un evento client onSoundEvent.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function onSoundEvent ( )&lt;br /&gt;
    playSoundFrontEnd ( 16 )&lt;br /&gt;
end&lt;br /&gt;
addEvent ( &amp;quot;onSoundEvent&amp;quot; )&lt;br /&gt;
addEventHandler ( &amp;quot;onSoundEvent&amp;quot;, getElementRoot(), onSoundEvent )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vedere anche==&lt;br /&gt;
{{IT/Audio_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/fadeCamera&amp;diff=17426</id>
		<title>IT/fadeCamera</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/fadeCamera&amp;diff=17426"/>
		<updated>2008-06-14T17:19:01Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Sintassi */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
{{IT/Funzioni server client}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
Questa funzione dissolverà la telecamera di un giocatore in un colore o la riporterà alla normalità dopo un determinato periodo di tempo. Questo influenzerà anche il volume del suono del giocatore (dissolto al 50% = 50% del volume, dissolvenza totale = nessun suono).&lt;br /&gt;
&lt;br /&gt;
==Sintassi==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server &amp;amp; client&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;&lt;br /&gt;
bool fadeCamera ( player thePlayer, bool fadeIn, [ float timeToFade = 1.0, int red = 0, int green = 0, int blue = 0 ] )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argomenti Richiesti===&lt;br /&gt;
* '''thePlayer:''' Il [[IT/Elemento/Player|giocatore]] la cui telecamera deve dissolversi.&lt;br /&gt;
* '''fadeIn:''' Se la telecamera deve dissolversi in apertura (''true'') o in chiusura (''false'').&lt;br /&gt;
&lt;br /&gt;
===Argomenti Opzionali===&lt;br /&gt;
{{IT/Argomenti opzionali}}&lt;br /&gt;
* '''timeToFade:''' Il numero di secondi che impiegherà per dissolversi.&lt;br /&gt;
* '''red:''' La quantità di rosso del colore nel quale la telecamera si dissolverà (0 - 255). Non necessario per dissolvenza in apertura.&lt;br /&gt;
* '''green:''' La quantità di verde del colore nel quale la telecamera si dissolverà (0 - 255). Non necessario per dissolvenza in apertura.&lt;br /&gt;
* '''blue:''' La quantità di blu del colore nel quale la telecamera si dissolverà (0 - 255). Non necessario per dissolvenza in apertura.&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Valori restituiti===&lt;br /&gt;
Ritorna ''true'' se la telecamera è stata dissolta con successo, ''false'' se sono stati passati argomenti non validi alla funzione.&lt;br /&gt;
&lt;br /&gt;
==Esempio==&lt;br /&gt;
&amp;lt;section name=&amp;quot;Server &amp;amp; client&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
Quando un giocatore subisce danni, attiva un rapido effetto di dissolvenza in rosso sul suo schermo.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function addRednessOnDamage ( )&lt;br /&gt;
      fadeCamera ( source, false, 1.0, 255, 0, 0 )         -- dissolve la telecamera del giocatore sul rosso per un periodo di un secondo&lt;br /&gt;
      setTimer ( fadeCamera, 500, 1, source, true, 0.5 )   -- non permette di dissolversi completamente, interrompe la dissolvenza e la riporta alla normalità&lt;br /&gt;
end&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerDamage&amp;quot;, getRootElement(), addRednessOnDamage )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{IT/Camera functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Funzioni_Client-side&amp;diff=17424</id>
		<title>IT/Funzioni Client-side</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Funzioni_Client-side&amp;diff=17424"/>
		<updated>2008-06-14T17:05:52Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pageclass class=&amp;quot;client&amp;quot;&amp;gt;&amp;lt;/pageclass&amp;gt;&lt;br /&gt;
{{IT/MainP}}&lt;br /&gt;
[[Category:00%]]&lt;br /&gt;
[[Category:IT/Client-side]]&lt;br /&gt;
Questa è una lista di funzioni scripting '''client-side''' che sono state implementate e sono presenti come funzioni native della mod deathmatch. Per richiedere una funzione o evento usa la pagina [[Requested Functions and Events]](inglese).&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Funzioni audio==&lt;br /&gt;
{{IT/Client_audio_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni segnalini==&lt;br /&gt;
{{IT/Client_blip_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni telecamera==&lt;br /&gt;
{{IT/Client_camera_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni corpo e vestiti==&lt;br /&gt;
{{IT/Client_Clothes and body functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni sui collision shape==&lt;br /&gt;
{{IT/Client_collision_shape_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni cursore==&lt;br /&gt;
{{IT/Client_cursor_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni di disegno==&lt;br /&gt;
{{IT/Drawing_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni elementi==&lt;br /&gt;
{{IT/Client_element_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni motore==&lt;br /&gt;
{{IT/Engine_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni eventi==&lt;br /&gt;
{{IT/Client_event_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni esplosioni==&lt;br /&gt;
{{IT/Client_explosion_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni interfaccia (GUI)==&lt;br /&gt;
{{IT/GUI_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni input==&lt;br /&gt;
{{IT/Client_input_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni marker==&lt;br /&gt;
{{IT/Client_marker_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni oggetti==&lt;br /&gt;
{{IT/Client_object_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni output==&lt;br /&gt;
{{IT/Client_output_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni pedoni==&lt;br /&gt;
{{IT/Client_ped_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni pickups==&lt;br /&gt;
{{IT/Client_pickup_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni giocatore==&lt;br /&gt;
{{IT/Client_player_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni proiettili==&lt;br /&gt;
{{IT/Client_projectile_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni aree radar==&lt;br /&gt;
{{IT/Client_radar-area_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni risorse==&lt;br /&gt;
{{IT/Client_resource_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni seriale==&lt;br /&gt;
{{IT/Client_serial_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni team==&lt;br /&gt;
{{IT/Client_team_functions}}&lt;br /&gt;
&lt;br /&gt;
==Utility==&lt;br /&gt;
{{IT/Client_utility_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni veicolo==&lt;br /&gt;
{{IT/Client_vehicle_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni armi==&lt;br /&gt;
{{IT/Client_weapon_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni mondo==&lt;br /&gt;
{{IT/Client_world_functions}}&lt;br /&gt;
&lt;br /&gt;
==Funzioni XML==&lt;br /&gt;
{{IT/Client XML functions}}&lt;br /&gt;
&lt;br /&gt;
[[pl:Funkcje po stronie klienta]]&lt;br /&gt;
[[en:Client Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Pagina_principale&amp;diff=17423</id>
		<title>IT/Pagina principale</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Pagina_principale&amp;diff=17423"/>
		<updated>2008-06-14T17:05:37Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Documentazione */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:IT/Pagine italiane]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[http://www.spreadfirefox.com/en-US/worldrecord Prenotati anche tu per l'uscita di Firefox 3!]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Firefoxrecord.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.getfirefox.com/ Scarica Firefox gratis!]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #5555FF;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;Questa wiki è stata tradotta da(in ordine cronologico): [[User:Shadd|Shadd]], [[User:Atti|Atti]] e [[User:Talco|Talco]].&amp;lt;br /&amp;gt;This wiki has been translated by(in chronological order): [[User:Shadd|Shadd]], [[User:Atti|Atti]] and [[User:Talco|Talco]].&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;[[Image:Scripting.jpg]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Benvenuto nella wiki in italiano di Multi Theft Auto: San Andreas Deathmatch. Qui troverai abbondanti informazioni sullo sviluppo di gamemode e mappe per Multi Theft Auto.&lt;br /&gt;
&lt;br /&gt;
Stiamo rilasciando le ''anteprime per lo sviluppatore'' perchè abbiamo bisogno del tuo aiuto! Ci sono molte [[IT/Come puoi aiutare|cose che puoi fare per aiutarci]] ad ottenere una release completa e raffinata di MTA:SA DM - creare una mappa, una gamemode, aiutare a documentare le funzioni, scrivere del codice di esempio, dei tutorial o semplicemente giocare a MTA e riportare nel forum i bug che trovi.&lt;br /&gt;
&lt;br /&gt;
Questa release è una gran cosa per noi - rilasciamo il prodotto di due anni del nostro lavoro e non possiamo aspettare di vedere cosa ci fate. Ricorda che possono capitare degli inevitabili problemi e che comunque le cose non sono ancora del tutto complete!&lt;br /&gt;
&lt;br /&gt;
Se hai qualche domanda o problema relativo allo scripting, sentiti libero di metterti in contatto con noi (in inglese) attraverso il nostro [[IT/Canale IRC|Canale IRC]].&lt;br /&gt;
&lt;br /&gt;
'''Hai bisogno di possedere un account in mtabeta.com per poter modificare questa wiki.''' Per favore registrati in [http://www.mtabeta.com mtabeta.com] e poi usa gli stessi dati per fare il login qui. Se vandalizzerai questa wiki verrai bannato.&lt;br /&gt;
&lt;br /&gt;
La wiki supporta '''[http://gears.google.com/ Google Gears]''', che ti permetterà di vedere questa wiki anche offline (e velocemente). Installa Google Gears e clicca il link ''Go Offline'' in fondo ad ogni pagina. Aspetta un'ora (!) che venga scaricata, quando avrà finito lo vedrai in basso ad ogni pagina, appena dopo il link ''Go Offline''. Fatto ciò, usa l'opzione ''Lavora scollegato'' del tuo browser (in genere nel menu File), o disconnettiti da internet e naviga nella wiki normalmente.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 2px dotted navy; padding: 4px; margin: 10px&amp;quot;&amp;gt;L'ultima versione disponibile di '''Multi Theft Auto: San Andreas Deathmatch''' è la '''{{Current Version|full}}'''. Visita la [http://www.mtasa.com/dp.html pagina download] e scaricala!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
==Per iniziare==&lt;br /&gt;
* [[IT/Manuale del Client|Manuale del Client]] {{IT/100%}}&lt;br /&gt;
* [[IT/Manuale del Server|Manuale del Server]] {{IT/75%}}&lt;br /&gt;
* [[IT/Bugs noti e FAQ|Bugs noti e FAQ]] {{IT/100%}}&lt;br /&gt;
* [[IT/Introduzione allo scripting|Introduzione allo Scripting]] {{IT/100%}}&lt;br /&gt;
* [[IT/Introduzione allo scripting della GUI|Introduzione allo scripting della GUI]] {{IT/100%}}&lt;br /&gt;
* [[IT/Guida al Debug|Guida al Debug]] {{IT/100%}} - Come trovare gli errori dei tuoi scripts&lt;br /&gt;
* [[IT/Classi di MTA|Classi di MTA]] {{IT/50%}}&lt;br /&gt;
** [[IT/Elemento|Elementi di MTA]] / [[IT/Albero degli elementi|Albero degli elementi]] {{IT/00%}}&lt;br /&gt;
* [[IT/Introduzione alle Risorse|Introduzione alle Risorse]] {{IT/25%}}&lt;br /&gt;
** [[IT/Accesso web alle Risorse|Accesso web alle Risorse]] {{IT/00%}}&lt;br /&gt;
** [[:Category:IT/Risorse|Catalogo risorse]]&lt;br /&gt;
** [[IT/Meta.xml|Meta.xml]] {{IT/100%}}&lt;br /&gt;
* [[IT/Scrivere una gamemode|Scrivere una gamemode]] {{IT/100%}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Database==&lt;br /&gt;
Questa sezione delinea tutte le possibilità che MTA o le ''resources'' danno.&lt;br /&gt;
* [[Resource:IT/Map manager|Map Manager]] {{IT/100%}}&lt;br /&gt;
* [[IT/Script client-side|Script client-side]] {{IT/100%}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Guide LUA==&lt;br /&gt;
Pagine create per aiutarti a comprendere il LUA (in inglese). &lt;br /&gt;
*[http://www.lua.org/pil/index.html &amp;quot;Programming in LUA&amp;quot; Manual]&lt;br /&gt;
*[http://lua-users.org/wiki/TutorialDirectory LUA Wiki]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px; background:#CCCCFF;&amp;quot;&amp;gt;&lt;br /&gt;
==Documentazione==&lt;br /&gt;
* [[IT/Funzioni Client-side|Funzioni Client-side]] {{IT/00%}}&lt;br /&gt;
* [[IT/Eventi Client-side|Eventi Client-side]] {{IT/00%}}&lt;br /&gt;
* [[IT/Funzioni Server-side|Funzioni Server-side]] {{IT/00%}}&lt;br /&gt;
* [[IT/Eventi Server-side|Eventi Server-side]] {{IT/00%}}&lt;br /&gt;
&amp;lt;!-- Incomplete * [[Module functions|Server-side external module scripting functions list]] --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Liste ID==&lt;br /&gt;
* [[IT/Skin Personaggi|Skin Personaggi]] {{IT/100%}} ([[IT/Tutte Le Skin|Tutte Le Skin)]] {{IT/100%}}&lt;br /&gt;
* [[IT/Vestiti di CJ|Vestiti di CJ]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Proiettili|Proiettili]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Segnalini radar|Segnalini radar]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Suoni|Suoni]] {{IT/100%}}&lt;br /&gt;
* [[IT/ID Veicoli|Veicoli]] {{IT/100%}}&lt;br /&gt;
* [[IT/Colori default veicoli|Colori di default dei veicoli]] {{IT/100%}}&lt;br /&gt;
* [[Template:IT/Colori veicoli|Tabella dei colori dei veicoli]] {{IT/100%}}&lt;br /&gt;
* [[IT/Modifiche Veicoli|Modifiche Veicoli]] {{IT/100%}}&lt;br /&gt;
* [[IT/Armi|Armi]] {{IT/100%}}&lt;br /&gt;
* [[IT/Meteo|Meteo]] {{IT/100%}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Avanzamento pagine==&lt;br /&gt;
Categorie di [[:Category:IT/Pagine italiane|tutte le pagine italiane]] divise per l'avanzamento della traduzione.&lt;br /&gt;
* {{IT/100%}} [[:Category:100%|100% Complete]]&lt;br /&gt;
* {{IT/75%}} [[:Category:75%|75% Quasi complete]]&lt;br /&gt;
* {{IT/50%}} [[:Category:50%|50% A metà]]&lt;br /&gt;
* {{IT/25%}} [[:Category:25%|25% Incomplete]]&lt;br /&gt;
* {{IT/00%}} [[:Category:00%|00% Quasi vuote]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[de:Hauptseite]]&lt;br /&gt;
[[en:Main Page]]&lt;br /&gt;
[[nl:Main Page]]&lt;br /&gt;
[[pl:Main Page]]&lt;br /&gt;
[[ru:Main Page]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Elements&amp;diff=17422</id>
		<title>Template:IT/Elements</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Elements&amp;diff=17422"/>
		<updated>2008-06-14T16:12:04Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{IT/Entities}}&lt;br /&gt;
* [[IT/Elemento/Collision shape|Collision shape]]&lt;br /&gt;
* [[IT/Elemento/Proiettile|Proiettile]]&lt;br /&gt;
* [[IT/Elemento/Team|Team]]&lt;br /&gt;
* [[IT/Elemento/Console|Console del server]]&lt;br /&gt;
* [[IT/Elemento/Admin|Admin remoto]]&lt;br /&gt;
* Elementi della GUI:&lt;br /&gt;
** [[IT/Elemento/GUI/Pulsante|Pulsante]]&lt;br /&gt;
** [[IT/Elemento/GUI/Casella di controllo|Casella di controllo]]&lt;br /&gt;
** [[IT/Elemento/GUI/Campo di modifica|Campo di modifica]]&lt;br /&gt;
** [[IT/Elemento/GUI/Lista|Lista]]&lt;br /&gt;
** [[IT/Elemento/GUI/Area di testo|Area di testo]]&lt;br /&gt;
** [[IT/Elemento/GUI/Barra di caricamento|Barra di caricamento]]&lt;br /&gt;
** [[IT/Elemento/GUI/Pulsante di selezione|Pulsante di selezione]]&lt;br /&gt;
** [[IT/Elemento/GUI/Barra di scorrimento|Barra di scorrimento]]&lt;br /&gt;
** [[IT/Elemento/GUI/Scrollpane|Scrollpane]]&lt;br /&gt;
** [[IT/Elemento/GUI/Immagine statica|Immagine statica]]&lt;br /&gt;
** [[IT/Elemento/GUI/Pannello scheda|Pannello scheda]]&lt;br /&gt;
** [[IT/Elemento/GUI/Scheda|Scheda]]&lt;br /&gt;
** [[IT/Elemento/GUI/Etichetta|Etichetta]]&lt;br /&gt;
** [[IT/Elemento/GUI/Finestra|Finestra]]&lt;br /&gt;
* [[IT/Elemento/TXD|TXD]]&lt;br /&gt;
* [[IT/Elemento/DFF|DFF]]&lt;br /&gt;
* [[IT/Elemento/COL|COL]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Entities&amp;diff=17421</id>
		<title>Template:IT/Entities</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Entities&amp;diff=17421"/>
		<updated>2008-06-14T16:11:56Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: &amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt; * Player * Veicolo * Oggetto * Pickup * [[IT/Elemento/Mark...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
* [[IT/Elemento/Player|Player]]&lt;br /&gt;
* [[IT/Elemento/Veicolo|Veicolo]]&lt;br /&gt;
* [[IT/Elemento/Oggetto|Oggetto]]&lt;br /&gt;
* [[IT/Elemento/Pickup|Pickup]]&lt;br /&gt;
* [[IT/Elemento/Marker|Marker]]&lt;br /&gt;
* [[IT/Elemento/Blip|Blip]]&lt;br /&gt;
* [[IT/Elemento/Area radar|Area radar]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Entit%C3%A0&amp;diff=17420</id>
		<title>IT/Entità</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Entit%C3%A0&amp;diff=17420"/>
		<updated>2008-06-14T16:09:57Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% Category:IT/Concetti di scripting Una '''entità''' è un oggetto che possiede una posizione ed un rappresentazione fisica nel mondo di GTA. I seguenti [...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
[[Category:IT/Concetti di scripting]]&lt;br /&gt;
Una '''entità''' è un oggetto che possiede una posizione ed un rappresentazione fisica nel mondo di GTA. I seguenti [[IT/Elemento|elementi]] sono entità:&lt;br /&gt;
{{IT/Entities}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/DFF&amp;diff=17419</id>
		<title>IT/Elemento/DFF</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/DFF&amp;diff=17419"/>
		<updated>2008-06-14T16:06:13Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} La classe '''DFF''' rappresenta un ''RenderWare Model File'' (DFF) caricato dal client, che può essere usato per rimpiazzare il modello 3D a...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''DFF''' rappresenta un ''RenderWare Model File'' (DFF) caricato dal client, che può essere usato per rimpiazzare il modello 3D associato ad un certo [[IT/ID|ID]]. Fatto ciò, il modello 3D personalizzato viene applicato a tutte le nuove [[IT/Entità|entità]] derivate da quell'ID.&lt;br /&gt;
&lt;br /&gt;
I [[IT/Elemento/COL|dati di collisione]] possono essere inclusi direttamente nel file del modello: al momento, gli shape dei veicoli funzionano solo inclusi nei modelli DFF.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Engine_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/COL&amp;diff=17418</id>
		<title>IT/Elemento/COL</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/COL&amp;diff=17418"/>
		<updated>2008-06-14T16:06:10Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''COL''' rappresenta un ''RenderWare Collision File'' (COL3) caricato dal client, che può essere applicato ad un [[IT/Elemento/DFF|modello 3D]] per definirne i [[IT/Elemento/Collision shape|collision shape]].&lt;br /&gt;
&lt;br /&gt;
I dati di collisione possono essere inclusi direttamente nel file del modello: al momento, gli shape dei veicoli funzionano solo inclusi nei modelli DFF.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Engine_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/TXD&amp;diff=17417</id>
		<title>IT/Elemento/TXD</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/TXD&amp;diff=17417"/>
		<updated>2008-06-14T16:02:27Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} La classe '''TXD''' rappresenta un ''RenderWare Texture Dictionary'' (TXD) caricato dal client, che può essere applicato ad un [[IT/Elemento...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''TXD''' rappresenta un ''RenderWare Texture Dictionary'' (TXD) caricato dal client, che può essere applicato ad un [[IT/Elemento/DFF|modello 3D]] per definirne le textures.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Engine_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/COL&amp;diff=17416</id>
		<title>IT/Elemento/COL</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/COL&amp;diff=17416"/>
		<updated>2008-06-14T16:00:46Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} La classe '''COL''' rappresenta un ''RenderWare Collision File'' (COL3) caricato dal client, che può essere applicato ad un [[IT/Elemento/DF...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''COL''' rappresenta un ''RenderWare Collision File'' (COL3) caricato dal client, che può essere applicato ad un [[IT/Elemento/DFF|modello 3D]] per definirne i [[IT/Elemento/Collision shape|collision shape]].&lt;br /&gt;
&lt;br /&gt;
I dati sui collision shape possono essere inclusi anche negli stessi modelli DFF: al momento, gli shape dei veicoli funzionano solo inclusi nei modelli DFF.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Engine_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento&amp;diff=17415</id>
		<title>IT/Elemento</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento&amp;diff=17415"/>
		<updated>2008-06-14T15:55:06Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Funzioni relative */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
[[Category:IT/Concetti di scripting]]&lt;br /&gt;
Un '''elemento''' è una classe generica che può rappresentare quasi tutte le [[IT/Entità|entità]] in gioco. Questi sono gli elementi incorporati:&lt;br /&gt;
&lt;br /&gt;
{{IT/Elements}}&lt;br /&gt;
&lt;br /&gt;
Qualsiasi altro tipo di elemento può essere creato come astratto, senza riferirsi ad alcuna entità. Ad esempio gli elementi '''resource''' e '''map''' vengono creati quando risorse o mappe vengono caricate in entità di gruppo che hanno creato come loro ''figlie''.&lt;br /&gt;
&lt;br /&gt;
Gli elementi hanno funzioni in comune come quelle per ottenerne il tipo, per distruggere l'elemento e l'entità ad esso collegato (a parte alcuni elementi che non possono essere distrutti, come gli elementi client), per immagazzinare/leggere dei [[IT/Dati elemento|dati nell'elemento]], e molte altre operazioni.&lt;br /&gt;
&lt;br /&gt;
Tutti gli elementi sono contenuti in una [[IT/Albero degli elementi|struttura ad albero]], ed ognuno ha quindi degli elementi ''genitori'', fatta eccezione per l'elemento '''root''', che può essere una ''risorsa'', una ''mappa'', l'elemento ''root'' o qualsiasi altro elemento.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Element functions}}&lt;br /&gt;
&lt;br /&gt;
[[en:Element]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Team&amp;diff=17414</id>
		<title>IT/Elemento/Team</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Team&amp;diff=17414"/>
		<updated>2008-06-14T15:53:36Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''team''' rappresenta le squadre dei giocatori. I [[IT/Elemento/Player|giocatori]] nella stessa squadra possono usare funzionalità per i team come la teamchat o il fuoco amico.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;team&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Sintassi XML==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;team name=&amp;quot;&amp;quot; colorR=&amp;quot;&amp;quot; colorG=&amp;quot;&amp;quot; colorB=&amp;quot;&amp;quot; friendlyfire=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Attributi richiesti===&lt;br /&gt;
* '''name''': Il nome del team.&lt;br /&gt;
&lt;br /&gt;
===Attributi opzionali===&lt;br /&gt;
* '''colorR''': La quantità di rosso nel colore del team (0-255).&lt;br /&gt;
* '''colorG''': La quantità di verde nel colore del team (0-255).&lt;br /&gt;
* '''colorB''': La quantità di blu nel colore del team (0-255).&lt;br /&gt;
* '''friendlyfire''': Fuoco amico attivato/disattivato (true/false).&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Team functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:IT/Team_functions&amp;diff=17413</id>
		<title>Template:IT/Team functions</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:IT/Team_functions&amp;diff=17413"/>
		<updated>2008-06-14T15:52:20Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: &amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt; *createTeam *getTeamFromName *getTeamName *getTeamColor *[[IT/getTeamFri...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{IT/MainP}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
*[[IT/createTeam|createTeam]]&lt;br /&gt;
*[[IT/getTeamFromName|getTeamFromName]]&lt;br /&gt;
*[[IT/getTeamName|getTeamName]]&lt;br /&gt;
*[[IT/getTeamColor|getTeamColor]]&lt;br /&gt;
*[[IT/getTeamFriendlyFire|getTeamFriendlyFire]]&lt;br /&gt;
*[[IT/getPlayersInTeam|getPlayersInTeam]]&lt;br /&gt;
*[[IT/countPlayersInTeam|countPlayersInTeam]]&lt;br /&gt;
*[[IT/setPlayerTeam|setPlayerTeam]]&lt;br /&gt;
*[[IT/setTeamName|setTeamName]]&lt;br /&gt;
*[[IT/setTeamColor|setTeamColor]]&lt;br /&gt;
*[[IT/setTeamFriendlyFire|setTeamFriendlyFire]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Team&amp;diff=17412</id>
		<title>IT/Elemento/Team</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Team&amp;diff=17412"/>
		<updated>2008-06-14T15:50:24Z</updated>

		<summary type="html">&lt;p&gt;Shadd: New page: {{IT/MainP}} Category:100% {{IT/Elemento}} La classe '''team''' rappresenta le squadre dei giocatori. I giocatori nella stessa squadra possono usare funzionalit...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''team''' rappresenta le squadre dei giocatori. I [[IT/Elemento/Player|giocatori]] nella stessa squadra possono usare funzionalità per i team come la teamchat o il fuoco amico.&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;team&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Sintassi XML==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;team name=&amp;quot;&amp;quot; colorR=&amp;quot;&amp;quot; colorG=&amp;quot;&amp;quot; colorB=&amp;quot;&amp;quot; friendlyfire=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Attributi richiesti===&lt;br /&gt;
* '''name''': Il nome del team.&lt;br /&gt;
&lt;br /&gt;
===Attributi opzionali===&lt;br /&gt;
* '''colorR''': La quantità di rosso nel colore del team (0-255).&lt;br /&gt;
* '''colorG''': La quantità di verde nel colore del team (0-255).&lt;br /&gt;
* '''colorB''': La quantità di blu nel colore del team (0-255).&lt;br /&gt;
* '''friendlyfire''': Fuoco amico attivato/disattivato (true/false).&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Team functions}}&lt;br /&gt;
[[Category:Element Types]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Area_radar&amp;diff=17411</id>
		<title>IT/Elemento/Area radar</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Area_radar&amp;diff=17411"/>
		<updated>2008-06-14T15:43:48Z</updated>

		<summary type="html">&lt;p&gt;Shadd: /* Attributi opzionali */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''area radar''' rappresenta delle zone colorate visibili nel radar dei [[IT/Elemento/Player|player]].&lt;br /&gt;
&lt;br /&gt;
Il tipo di elemento di questa classe è '''&amp;quot;radararea&amp;quot;'''.&lt;br /&gt;
&lt;br /&gt;
==Sintassi XML==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;radararea posX=&amp;quot;&amp;quot; posY=&amp;quot;&amp;quot; sizeX=&amp;quot;&amp;quot; sizeY=&amp;quot;&amp;quot; color=&amp;quot;&amp;quot; dimension=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Attributi richiesti===&lt;br /&gt;
* '''posX''': Un [[IT/float|float]] rappresentante la posizione X dell'area.&lt;br /&gt;
* '''posY''': Un float rappresentante la posizione Y dell'area.&lt;br /&gt;
* '''sizeX''': Un float rappresentante la larghezza dell'area.&lt;br /&gt;
* '''sizeY''': Un float rappresentante l'altezza dell'area.&lt;br /&gt;
&lt;br /&gt;
===Attributi opzionali===&lt;br /&gt;
* '''color:''' Il colore dell'area in formato esadecimale: '''#RRGGBBAA'''. Di default è rosso se non specificato.&lt;br /&gt;
* '''dimension:''' La dimensione in cui si trova l'area.&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Client_radar-area_functions}}&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Collision_shape&amp;diff=17410</id>
		<title>IT/Elemento/Collision shape</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=IT/Elemento/Collision_shape&amp;diff=17410"/>
		<updated>2008-06-14T15:42:59Z</updated>

		<summary type="html">&lt;p&gt;Shadd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IT/MainP}}&lt;br /&gt;
[[Category:100%]]&lt;br /&gt;
{{IT/Elemento}}&lt;br /&gt;
La classe '''collision shape''' rappresenta delle ''figure di collisione'' invisibili che possono essere create nel mondo di GTA. Le collision shape sono solitamente usate per verificare quando un oggetto le urta ed eventualmente eseguire azioni particolari.&lt;br /&gt;
&lt;br /&gt;
I ''type'' per questa class sono '''colcube''', '''colrectangle''', '''colcuboid''' e '''colcircle''', rispettivamente ''cubo'', ''rettangolo'', ''cuiboide'' e ''cerchio''.&lt;br /&gt;
&lt;br /&gt;
Tuttavia non è al momento possibile settare i loro angoli o il loro raggio via XML, perciò la loro rappresentazione XML è praticamente inutile.&lt;br /&gt;
&lt;br /&gt;
==Sintassi XML==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;colshape posX=&amp;quot;&amp;quot; posY=&amp;quot;&amp;quot; posZ=&amp;quot;&amp;quot; .../&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Attributi richiesti===&lt;br /&gt;
* '''posX''': Una [[IT/Float|float]] rappresentante la posizione X della colshape.&lt;br /&gt;
* '''posY''': Una float che rappresenta la posizione sull'asse Y della colshape.&lt;br /&gt;
* '''posZ''': Una float che rappresenta la posizione sull'asse Z (altezza) della colshape.&lt;br /&gt;
&lt;br /&gt;
===Attributi opzionali===&lt;br /&gt;
* '''dimension''': La ''dimensione'' in cui si trova la ''colshape''&lt;br /&gt;
&lt;br /&gt;
==Funzioni relative==&lt;br /&gt;
{{IT/Collision shape functions}}&lt;br /&gt;
&lt;br /&gt;
[[en:Element/Collision shape]]&lt;/div&gt;</summary>
		<author><name>Shadd</name></author>
	</entry>
</feed>