Client Scripting Functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Add SVG functions template section)
(41 intermediate revisions by 17 users not shown)
Line 1: Line 1:
<pageclass class="client"></pageclass>
<pageclass class="client"></pageclass>
{{Adding_Pages_to_Categories_and_Templates}}
{{Adding_Pages_to_Categories_and_Templates}}
تسرد هذه الصفحة كافة وظائف البرمجة النصية '' 'العميل' 'التي تم تنفيذها وتكون متوفرة كدالات من لاعبين و مبرمجين محترفين. لطلب وظيفة أو حدث، استخدم [[الوظائف المطلوبة والأحداث]]
This page lists all the '''client-side''' scripting functions that have been implemented and are available as native functions from the Deathmatch mod. To request a function, create an issue in [https://github.com/multitheftauto/mtasa-blue/issues our GitHub repository.]


For more functions, check the [[Useful_Functions|useful functions page]].
For more functions, check the [[Useful_Functions|useful functions page]].
__TOC__
__TOC__


==وظائف الصوت==
==Audio functions==
{{Client_audio_functions}}
{{Client_audio_functions}}


==وظائف بليب==
==Blip functions==
{{Client_blip_functions}}
{{Client_blip_functions}}


==وظائف المتصفح==
==Browser functions==
{{CEF_functions}}
{{CEF_functions}}


Line 19: Line 19:


==Clothes and body functions==
==Clothes and body functions==
{{Client_Clothes and body functions}}
{{Client_Clothes_and_body_functions}}


==Collision shape functions==
==Collision shape functions==
Line 49: Line 49:


==Fire functions==
==Fire functions==
{{Client fire functions}}
{{Client_fire_functions}}


==GUI functions==
==GUI functions==
Line 92: Line 92:
==Searchlight functions==
==Searchlight functions==
{{Client_searchlight_functions}}
{{Client_searchlight_functions}}
==SVG functions==
{{SVG_functions}}


==Team functions==
==Team functions==
Line 111: Line 114:
{{Client_weapon_functions}}
{{Client_weapon_functions}}


==Weapon Creation functions==
==Weapon creation functions==
<strike>Documentation can be found [http://code.google.com/p/mtasa-blue/source/detail?r=4555 here] [https://github.com/multitheftauto/mtasa-blue/commit/c0ac461867e24fe5fc471fe373ec6212e8736c01 (GitHub)] and [http://code.google.com/p/mtasa-blue/source/detail?r=4557 here] [https://github.com/multitheftauto/mtasa-blue/commit/9c2464b5e0c7d0f2915a9b46273832cd950af48e (GitHub)]</strike>
<!--<strike>Documentation can be found [http://code.google.com/p/mtasa-blue/source/detail?r=4555 here] [https://github.com/multitheftauto/mtasa-blue/commit/c0ac461867e24fe5fc471fe373ec6212e8736c01 (GitHub)] and [http://code.google.com/p/mtasa-blue/source/detail?r=4557 here] [https://github.com/multitheftauto/mtasa-blue/commit/9c2464b5e0c7d0f2915a9b46273832cd950af48e (GitHub)]</strike>-->
{{Client_weapon_creation_functions}}
{{Client_weapon_creation_functions}}


Line 119: Line 122:


==XML functions==
==XML functions==
{{Client XML functions}}
{{Client_XML_functions}}


[[hu:Kliens oldali függvények]]
[[ar:Client Scripting Functions]]
[[ar:Client Scripting Functions]]
[[pl:Funkcje po stronie klienta]]
[[pl:Funkcje po stronie klienta]]
Line 128: Line 132:
[[de:Clientseitige_Funktionen]]
[[de:Clientseitige_Funktionen]]
[[tr:Client Taraflı Fonksiyonlar]]
[[tr:Client Taraflı Fonksiyonlar]]
[[pt-br:Funções de Scripting do Cliente]]
[[zh-cn:客户端脚本函数]]
[[zh-cn:客户端脚本函数]]

Revision as of 16:35, 26 September 2021

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 client-side scripting functions that have been implemented and are available as native functions from the Deathmatch mod. To request a function, create an issue in our GitHub repository.

For more functions, check the useful functions page.

Audio functions


Blip functions


Browser functions


Camera functions


Clothes and body functions


Collision shape functions


Cursor functions


Drawing functions


Effects functions


Element functions


Engine functions


Event functions


Explosion functions


File functions


Fire functions


GUI functions

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows

Input functions



Light functions


Marker functions


Matrix functions


Object functions


Output functions


Ped functions


Pickup functions


Player functions


Projectile functions


Radar area functions


Resource functions


Searchlight functions


SVG functions


Team functions


Utility functions


UTF8 Library


Vehicle functions


Water functions


Weapon functions


Weapon creation functions


World functions


XML functions