Element/Player: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
[[Category:Element Types]]
[[Category:Element Types]]


[[it:Elemento/player]]
[[it:Elemento/Player]]

Revision as of 14:39, 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


Server