IT/Client

From Multi Theft Auto: Wiki
Revision as of 19:57, 3 August 2011 by KITT1995 (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
« 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.