Client: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{IT/MainP}} | ||
__NOTOC__ | __NOTOC__ | ||
The client class represents any client that has connected to the server. This can be a [[player]] or the [[console]]. | The client class represents any client that has connected to the server. This can be a [[player]] or the [[console]]. | ||
Line 7: | Line 7: | ||
==Related scripting functions== | ==Related scripting functions== | ||
===Server=== | ===Server=== | ||
{{Client functions}} | {{IT/Client functions}} | ||
[[Category: | [[Category:Concetti di scripting]] |
Revision as of 19:53, 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.