Element/Player

From Multi Theft Auto: Wiki
Revision as of 09:22, 26 October 2018 by Surge (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

Shared


Server