User contributions for Atti
Jump to navigation
Jump to search
11 June 2008
- 09:3809:38, 11 June 2008 diff hist −25 IT/Scrivere una gamemode →What else should you do
- 09:2909:29, 11 June 2008 diff hist +5 IT/Scrivere una gamemode →Rendere le mappe compatibili
- 09:2809:28, 11 June 2008 diff hist +95 IT/Scrivere una gamemode →Making maps compatible
- 08:5808:58, 11 June 2008 diff hist +85 IT/Scrivere una gamemode →How to use the mapmanager
- 08:4208:42, 11 June 2008 diff hist 0 IT/Scrivere una gamemode →Il map manager
- 08:4208:42, 11 June 2008 diff hist +118 IT/Scrivere una gamemode No edit summary
- 08:2808:28, 11 June 2008 diff hist +154 IT/Scrivere una gamemode No edit summary
- 08:0208:02, 11 June 2008 diff hist +136 IT/Scrivere una gamemode No edit summary
- 07:2007:20, 11 June 2008 diff hist −8 IT/fadeCamera →Esempio
- 00:2400:24, 11 June 2008 diff hist +149 N Template:IT/Cursor functions New page: <noinclude>{{IT/MainP}}</noinclude> *getCursorPosition *isCursorShowing *showCursor current
- 00:2300:23, 11 June 2008 diff hist 0 IT/showCursor →See Also current
- 00:2200:22, 11 June 2008 diff hist −1 IT/showCursor →Esempio
- 00:2100:21, 11 June 2008 diff hist +3 IT/showCursor No edit summary
- 00:1900:19, 11 June 2008 diff hist +2,246 N IT/showCursor New page: __NOTOC__ {{Funzioni server client}} Questa funzione è usata per mostrare o nascondere il cursore di un giocatore. Nota che, indipendentemente dallo stato del curs...
- 00:0400:04, 11 June 2008 diff hist +2 IT/Introduzione allo scripting della GUI No edit summary
- 00:0200:02, 11 June 2008 diff hist 0 IT/Introduzione allo scripting della GUI →Un tutorial per creare una finestra di login
- 00:0100:01, 11 June 2008 diff hist 0 IT/Introduzione allo scripting della GUI →Un tutorial per creare una finestra di login
10 June 2008
- 23:5123:51, 10 June 2008 diff hist +1 IT/Pagina principale →Per iniziare
- 23:5023:50, 10 June 2008 diff hist +150 N Talk:Introduction to Scripting the GUI New page: Are you sure about that "client" var? I translated it in the Italian wiki, and I think it's an error... --~~~~ current
- 23:4923:49, 10 June 2008 diff hist −2 IT/Introduzione allo scripting della GUI →Scriptare il pulsante
- 23:4823:48, 10 June 2008 diff hist −2 IT/Introduzione allo scripting della GUI →Scriptare il pulsante
- 23:4723:47, 10 June 2008 diff hist +438 IT/Introduzione allo scripting della GUI →Scripting the button
- 23:1123:11, 10 June 2008 diff hist −1 IT/Introduzione allo scripting della GUI →Usare la funzione che abbiamo scritto
- 23:1123:11, 10 June 2008 diff hist +186 IT/Introduzione allo scripting della GUI No edit summary
- 23:0223:02, 10 June 2008 diff hist +75 IT/Introduzione allo scripting della GUI No edit summary
- 22:5822:58, 10 June 2008 diff hist +78 IT/Introduzione allo scripting della GUI No edit summary
- 22:5422:54, 10 June 2008 diff hist +51 IT/Introduzione allo scripting della GUI No edit summary
6 June 2008
- 22:3322:33, 6 June 2008 diff hist +34 IT/Introduzione allo scripting della GUI No edit summary
- 21:1121:11, 6 June 2008 diff hist +8,282 N IT/Introduzione allo scripting della GUI New page: {{IT/MainP}} <!-- place holder --> Una funzionalità molto importane di MTA è quella di poter scriptare delle GUI (Graphic User Interface - Interfaccia Grafica per l'Utente) personalizzat...
- 18:4518:45, 6 June 2008 diff hist +46 Introduction to Scripting the GUI No edit summary
- 18:2118:21, 6 June 2008 diff hist −2 IT/getPlayerPing →Esempio
- 18:2018:20, 6 June 2008 diff hist +1,810 N IT/getPlayerPing New page: __NOTOC__ {{Funzioni server client}} {{IT/MainP}} Questa funzione restituisce il ping di un player. Il ping è il numero di millisecondi che i pacchetti di dati impiegano per...
- 18:1018:10, 6 June 2008 diff hist 0 IT/isPlayerDead No edit summary
- 18:1018:10, 6 June 2008 diff hist 0 IT/getPlayerName →Esempio
- 18:1018:10, 6 June 2008 diff hist 0 IT/getPlayerName No edit summary
- 18:0918:09, 6 June 2008 diff hist 0 IT/getPlayerName No edit summary
- 18:0918:09, 6 June 2008 diff hist 0 IT/getPlayerName No edit summary
- 18:0918:09, 6 June 2008 diff hist +861 N IT/getPlayerName New page: {{IT/Funzioni client}} {{IT/MainP}} __NOTOC__ Questa funzione restituisce una stringa contenente il nick di un giocatore. ==Sintassi== <syntaxhighlight lang="lua"> string getPlayerName ( player thePlaye...
- 18:0018:00, 6 June 2008 diff hist +784 N IT/getLocalPlayer New page: {{IT/Funzioni client}} {{IT/MainP}} __NOTOC__ Questa funzione restituisce l'elemento 'player' del client che sta eseguendo lo script. ==Sintassi== <syntaxhighlight lang="lua"> player getLocalPlayer ( ...
- 17:4917:49, 6 June 2008 diff hist −2 IT/isPlayerMuted →Esempio
- 17:4717:47, 6 June 2008 diff hist +639 N IT/isPlayerMuted New page: __NOTOC__ {{IT/Funzioni server client}} {{IT/MainP}} Questa funzione verifica se un player è stato 'zittito', cioè se gli è impedito di inviare messaggi in chat. ==Sintassi== <syntaxhighlight lang="lua">[l...
- 17:2517:25, 6 June 2008 diff hist +1,629 N IT/isPlayerDead New page: {{IT/Funzioni server client}} {{IT/MainP}} __NOTOC__ Questa funzione verifica se un giocatore è morto o meno. ==Sintassi== <syntaxhighlight lang="lua">bool isPlayerDead ( player thePlayer )</syntaxhighlight> ==...
18 February 2008
- 14:3314:33, 18 February 2008 diff hist −1 OnColShapeHit →Example
10 February 2008
- 11:4911:49, 10 February 2008 diff hist +2 IT/Manuale del Client →Avviare il gioco via ASE (The All-Seeing Eye)
- 11:4911:49, 10 February 2008 diff hist −6 IT/Manuale del Client →Avviare il gioco via ASE (The All-Seeing Eye)
- 11:4811:48, 10 February 2008 diff hist +1,123 IT/Manuale del Client →Avviare il gioco via ASE (The All-Seeing Eye)
30 January 2008
- 16:3216:32, 30 January 2008 diff hist +135 IT/Manuale del Client No edit summary
- 15:0915:09, 30 January 2008 diff hist +10 IT/Pagina principale No edit summary
- 15:0915:09, 30 January 2008 diff hist +36 IT/Manuale del Client →Codici degli errori e loro significato
- 15:0915:09, 30 January 2008 diff hist +15 IT/Manuale del Client →Error codes and their meanings