IT/Client: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "{{IT/MainP}} __NOTOC__ The client class represents any client that has connected to the server. This can be a player or the console. All client functions can operate on ...")
 
No edit summary
Line 5: Line 5:
All client functions can operate on both player and server console elements.
All client functions can operate on both player and server console elements.


[[Category:Concetti di scripting]]
[[Category:IT/Concetti di scripting]]

Revision as of 19:57, 3 August 2011

« Torna alla Pagina principale italiana .

The client class represents any client that has connected to the server. This can be a player or the console.

All client functions can operate on both player and server console elements.