Element/Player

From Multi Theft Auto: Wiki

(Redirected from Player)
Jump to: navigation, 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

FROM VERSION 1.3.1 r4689 ONWARDS


Server

FROM VERSION 1.3.1 r4689 ONWARDS
FROM VERSION 1.3.2 ONWARDS