Client Scripting Functions: Difference between revisions
(Undo revision 37285 by آحمد آلعلَي (talk)) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Adding_Pages_to_Categories_and_Templates}} | {{Adding_Pages_to_Categories_and_Templates}} | ||
This page lists all the '''client-side''' scripting | This page lists all the '''client-side''' scripting classes that are being implemented in the 1.4 version of Multi Theft Auto. To request a new class, function or event, use [[Requested Functions and Events]] | ||
__TOC__ | __TOC__ | ||
== | ==Element== | ||
{{ | {{Client_element_class}} | ||
== | ==Vehicle== | ||
{{ | {{Client_vehicle_class}} | ||
== | ==Ped== | ||
{{ | {{Client_ped_class}} | ||
== | ==Player== | ||
{{ | {{Client_player_class}} | ||
== | ==Object== | ||
{{ | {{Client_object_class}} | ||
== | ==Camera== | ||
{{ | {{Client_camera_class}} | ||
== | ==Marker== | ||
{{ | {{Client_marker_class}} | ||
== | ==Blip== | ||
{{ | {{Client_blip_class}} | ||
== | ==Pickup== | ||
{{ | {{Client_pickup_class}} | ||
== | ==Collision shape== | ||
{{ | {{Client_colshape_class}} | ||
== | ==Projectile== | ||
{{ | {{Client_projectile_class}} | ||
== | ==Radar area== | ||
{{ | {{Client_radararea_class}} | ||
== | ==Team== | ||
{{ | {{Client_team_class}} | ||
== | ==Water== | ||
{{ | {{Client_water_class}} | ||
== | ==Sound== | ||
{{ | {{Client_sound_class}} | ||
== | ==Weapon== | ||
{{ | {{Client_weapon_class}} | ||
== | ==GUI element== | ||
{{ | {{Client_GUIElement_class}} | ||
== | ==GUI Window== | ||
{{ | {{Client_GUIWindow_class}} | ||
== | ==GUI Button== | ||
{{ | {{Client_GUIButton_class}} | ||
== | ==GUI Edit== | ||
{{ | {{Client_GUIEdit_class}} | ||
== | ==GUI Label== | ||
{{ | {{Client_GUILabel_class}} | ||
== | ==GUI Memo== | ||
{{ | {{Client_GUIMemo_class}} | ||
== | ==GUI Image== | ||
{{ | {{Client_GUIImage_class}} | ||
== | ==GUI Combo Box== | ||
{{ | {{Client_GUIComboBox_class}} | ||
== | ==GUI Check Box== | ||
{{ | {{Client_GUICheckBox_class}} | ||
== | ==GUI Radio Button== | ||
{{ | {{Client_GUIRadioButton_class}} | ||
== | ==GUI Scroll Pane== | ||
{{ | {{Client_GUIScrollPane_class}} | ||
== | ==GUI Scroll Bar== | ||
{{ | {{Client_GUIScrollBar_class}} | ||
== | ==GUI Progress Bar== | ||
{{ | {{Client_GUIProgressBar_class}} | ||
== | ==GUI Grid List== | ||
{{ | {{Client_GUIGridList_class}} | ||
== | ==GUI Tab Panel== | ||
{{ | {{Client_GUITabPanel_class}} | ||
== | ==GUI Tab== | ||
{{Client_GUITab_class}} | |||
{{ | |||
== | ==Resource== | ||
{{ | {{Client_resource_class}} | ||
== | ==Timer== | ||
{{ | {{Client_timer_class}} | ||
==File== | |||
{{Client_file_class}} | |||
==Xml Node== | |||
{{Client_xmlNode_class}} |
Revision as of 13:59, 20 October 2013
This page lists all the client-side scripting classes that are being implemented in the 1.4 version of Multi Theft Auto. To request a new class, function or event, use Requested Functions and Events
Element
Vehicle
Ped
Player
Object
Camera
Marker
Blip
Pickup
Collision shape
Template:Client colshape class
Projectile
Template:Client projectile class
Radar area
Template:Client radararea class
Team
Water
Sound
Weapon
GUI element
Template:Client GUIElement class
GUI Window
Template:Client GUIWindow class
GUI Button
Template:Client GUIButton class
GUI Edit
GUI Label
Template:Client GUILabel class
GUI Memo
GUI Image
Template:Client GUIImage class
GUI Combo Box
Template:Client GUIComboBox class
GUI Check Box
Template:Client GUICheckBox class
GUI Radio Button
Template:Client GUIRadioButton class
GUI Scroll Pane
Template:Client GUIScrollPane class
GUI Scroll Bar
Template:Client GUIScrollBar class
GUI Progress Bar
Template:Client GUIProgressBar class
GUI Grid List
Template:Client GUIGridList class
GUI Tab Panel
Template:Client GUITabPanel class
GUI Tab
Resource
Template:Client resource class