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 9: Line 9:
请转到[[Modules]],查看可用的非本机服务器端函数和模块的列表.
请转到[[Modules]],查看可用的非本机服务器端函数和模块的列表.


Head over to [[Modules]] for a list of non-native serverside functions and modules that are available.
有关更多函数, 请查看 [[Useful_Functions|useful functions page]].
 
For more functions, check the [[Useful_Functions|useful functions page]].


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

Revision as of 07:26, 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.

请注意,还可以通过加载提供新功能的动态模块(如实用程序函数)来扩展脚本函数。这些脚本函数是非本机的,需要加载“模块”才能工作。


请转到Modules,查看可用的非本机服务器端函数和模块的列表.

有关更多函数, 请查看 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