Element/Player

From Multi Theft Auto: Wiki
Revision as of 06:28, 18 November 2011 by OpenIDUser32 (talk | contribs)
Jump to navigation Jump to search

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