ZH-CN/Server Scripting Functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<pageclass class="server"></pageclass>
<pageclass class="server"></pageclass>
{{Adding_Pages_to_Categories_and_Templates}}
{{Adding_Pages_to_Categories_and_Templates}}
此页列出了所有已实现并可用作本机函数的服务器端脚本函数。请求函数或事件, 使用 [[Requested Functions and Events]] 或 https://bugs.mtasa.com.
此页列出了所有已实现并可用作本机函数的服务器端脚本函数。要请求函数或事件, 请使用 [[Requested Functions and Events]] 或 https://bugs.mtasa.com.


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.
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.

Revision as of 07:21, 3 February 2021

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

此页列出了所有已实现并可用作本机函数的服务器端脚本函数。要请求函数或事件, 请使用 Requested Functions and Eventshttps://bugs.mtasa.com.

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



Announcement functions


Blip functions


Camera functions



Clothes and body functions


Collision shape functions


Cursor functions



Element functions



Event functions



Explosion functions


File functions


HTTP functions

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


Input functions



Map functions


Marker functions



Matrix functions


Module functions


Object functions



Output functions



Ped functions



Pickup functions



Player functions



Projectile functions



Radar area functions


Resource functions



Server functions


Settings registry functions


SQL functions


Team functions



Text functions


Utility functions



UTF8 Library


Vehicle functions



Water functions



Weapon functions



World functions



XML functions