Element/Player

From Multi Theft Auto: Wiki
Revision as of 20:12, 14 April 2021 by EOFIK (talk | contribs) (Добавление языков)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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