Server Scripting Functions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Contributors: Did you create a page but it's not on this list? Confused? Read: Adding Pages to Categories and Templates

This page lists all the server-side scripting functions that have been implemented and are available as native functions. To request a function, create an issue in our GitHub repository.

Please note that the scripting functions can also be extended by loading in dynamic modules that provide new functionality, such as utility functions. These scripting functions are non-native and require the module to be loaded in order to work.

Head over to Modules for a list of non-native serverside functions and modules that are available.

For more functions, check the useful functions page.

Client-side scripting functions can be found here: Client Scripting Functions.

Account functions


ACL functions


Admin functions


Audio functions

Shared

Announcement functions


Blip functions

Shared

Camera functions

Shared

Clothes and body functions

Shared

Collision shape functions

Shared

Cursor functions

Shared

Element functions

Shared


Event functions

Shared



Explosion functions

Shared

File functions

Shared


HTTP functions

These functions can only be used from within lua blocks in HTML pages hosted by the server


Input functions

Shared


Map functions


Marker functions

Shared


Matrix functions

Shared


Module functions


Object functions

Shared


Output functions

Shared



Ped functions

Shared



Pickup functions

Shared



Player functions

Shared


Projectile functions

Shared

Radar area functions

Shared


Resource functions

Shared



Server functions


Settings registry functions


SQL functions


Team functions

Shared



Text functions


Utility functions

Shared



UTF8 Library

Shared


Vehicle functions

Shared



Water functions

Shared



Weapon functions

Shared



World functions

Shared


XML functions

Shared