Client

From Multi Theft Auto: Wiki

Jump to: navigation, search

The client class represents any client that has connected to the server. This can be a player or the console.

All client functions can operate on both player and server console elements.

Related scripting functions

Server