Client Scripting Functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(48 intermediate revisions by 21 users not shown)
Line 11: Line 11:
==Blip functions==
==Blip functions==
{{Client_blip_functions}}
{{Client_blip_functions}}
==Browser functions==
{{CEF_functions}}


==Camera functions==
==Camera functions==
Line 16: 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 46: Line 49:


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


==GUI functions==
==GUI functions==
Line 53: Line 56:
==Input functions==
==Input functions==
{{Client_input_functions}}
{{Client_input_functions}}
==Light functions==
{{Client_light_functions}}


==Marker functions==
==Marker functions==
{{Client_marker_functions}}
{{Client_marker_functions}}
==Matrix functions==
{{Shared_matrix_functions}}


==Object functions==
==Object functions==
Line 75: Line 84:
{{Client_projectile_functions}}
{{Client_projectile_functions}}


==Radar-area functions==
==Radar area functions==
{{Client_radar-area_functions}}
{{Client_radar-area_functions}}


==Resource functions==
==Resource functions==
{{Client_resource_functions}}
{{Client_resource_functions}}
==Searchlight functions==
{{Client_searchlight_functions}}


==Team functions==
==Team functions==
Line 86: Line 98:
==Utility functions==
==Utility functions==
{{Client_utility_functions}}
{{Client_utility_functions}}
==UTF8 Library==
{{UTF8 functions}}


==Vehicle functions==
==Vehicle functions==
Line 96: Line 111:
{{Client_weapon_functions}}
{{Client_weapon_functions}}


==Weapon Creation functions==
==Weapon creation functions==
Documentation can be found [http://code.google.com/p/mtasa-blue/source/detail?r=4555 here] and [http://code.google.com/p/mtasa-blue/source/detail?r=4557 here]
<!--<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 104: Line 119:


==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 113: Line 129:
[[de:Clientseitige_Funktionen]]
[[de:Clientseitige_Funktionen]]
[[tr:Client Taraflı Fonksiyonlar]]
[[tr:Client Taraflı Fonksiyonlar]]
[[pt-br:Funções de Scripting do Cliente]]
[[zh-cn:客户端脚本函数]]

Revision as of 14:42, 17 July 2018

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 or event, use Requested Functions and Events

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


Team functions


Utility functions


UTF8 Library


Vehicle functions


Water functions


Weapon functions


Weapon creation functions


World functions


XML functions