Element/Player

From Multi Theft Auto: Wiki
Revision as of 14:59, 8 September 2014 by Fabervox (talk | contribs) (Undo revision 41759 by Fabervox (talk))
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