Element/Player: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
{{Player functions}}
{{Player functions}}
[[Category:Element Types]]
[[Category:Element Types]]
[[it:Elemento/player]]

Revision as of 14:35, 25 January 2008

The player class represents pedestrians controlled by clients. A player object is created when a client connects to the server and destroyed when he quits. Players cannot be created or destroyed otherwise.

The element type of this class is "player".

Related scripting functions

Client

Shared


Server

Shared