ZH-CN/元素/玩家: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ 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 c...")
(No difference)

Revision as of 06:10, 4 February 2021

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