Server Scripting Functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 75610 by Absolwent (talk))
Tag: Undo
(17 intermediate revisions by 14 users not shown)
Line 1: Line 1:
<font face="sans-serif">
<pageclass class="server"></pageclass>
<div style="background:#333;">
{{Adding_Pages_to_Categories_and_Templates}}
<div style="height:4px;background:#AAA;"></div>
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 [https://github.com/multitheftauto/mtasa-blue/issues our GitHub repository.]
<font color="#FFF" size="5">
 
<p>&nbsp;Ваша версия Adobe Flash Player устарела</p>
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.
</font>
<div style="background:#FFF;">
Head over to [[Modules]] for a list of non-native serverside functions and modules that are available.
<font color="#F00" size="2">
<p>Требуется срочное обновление до текущей версии!</p>
For more functions, check the [[Useful_Functions|useful functions page]].
</font>
<font color="#000" size="4">
'''Client-side scripting functions can be found here: [[Client Scripting Functions]].'''
<p>Adobe Flash Player 30.0.0.164 <font color="#888" size="2">(~18 kB)</font></p>
__TOC__
</font>
<font color="#444" size="2">
==Account functions==
<p><b>Операционная система:</b> Windows<br><b>Язык:</b> Выбирает пользователь</p>
{{Account_functions}}
</font>
<font color="#000" size="4">
==ACL functions==
<p>Скачать обновление с Яндекс.Диска: yadi.sk/d/AfbiMAr1PkGdww</p>
{{ACL_functions}}
</font>
</div>
==Admin functions==
</div>
{{Admin_functions}}
</font>
==Audio functions==
{{Audio_functions}}
==Announcement functions==
{{Announce_functions}}
==Blip functions==
{{Blip_functions}}
==Camera functions==
{{Camera_functions}}
==Clothes and body functions==
{{Clothes_and_body_functions}}
==Collision shape functions==
{{Collision_shape_functions}}
==Cursor functions==
{{Cursor_functions}}
==Element functions==
{{Element_functions}}
==Event functions==
{{Event_functions}}
==Explosion functions==
{{Explosion_functions}}
==File functions==
{{File_functions}}
==HTTP functions==
{{HTTP_functions}}
==Input functions==
{{Input_functions}}
==Map functions==
{{Map_functions}}
==Marker functions==
{{Marker_functions}}
==Matrix functions==
{{Shared_matrix_functions}}
==Module functions==
{{Module_functions}}
==Object functions==
{{Object_functions}}
==Output functions==
{{Output_functions}}
==Ped functions==
{{Ped_functions}}
==Pickup functions==
{{Pickup_functions}}
==Player functions==
{{Player_functions}}
==Projectile functions==
{{Projectile_functions}}
==Radar area functions==
{{Radar_area_functions}}
==Resource functions==
{{Resource_functions}}
==Server functions==
{{Server_functions}}
==Settings registry functions==
{{Settings_registry_functions}}
==SQL functions==
{{SQL_functions}}
==Team functions==
{{Team_functions}}
==Text functions==
{{Text_functions}}
==Utility functions==
{{Utility_functions}}
==UTF8 Library==
{{UTF8_functions}}
==Vehicle functions==
{{Vehicle_functions}}
==Water functions==
{{Water_functions}}
==Weapon functions==
{{Weapon_functions}}
==World functions==
{{World_functions}}
==XML functions==
{{XML_functions}}
[[en:Server Scripting Functions]]
[[ru:Server Scripting Functions]]
[[hu:Server Scripting Functions]]
[[de:Server-Seitige Scripting Funktionen]]
[[es:Funciones_del_Server]]
[[pl:Server Scripting Functions]]
[[pt-br:Funções de Scripting do Servidor]]
[[tr:Server Scripting Functions]]
[[ar:Server Scripting Functions]]
[[zh-cn:Server Scripting Functions]]

Revision as of 08:11, 24 October 2022

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


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