|
|
| Line 1: |
Line 1: |
| <pageclass class="client"></pageclass>
| | *[[fileClose]] |
| {{Adding_Pages_to_Categories_and_Templates}}
| | *[[fileCreate]] |
| 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]]
| | *[[fileDelete]] |
| | | *[[fileExists]] |
| For more functions, check the [[Useful_Functions|useful functions page]].
| | *[[fileFlush]] |
| __TOC__
| | *[[fileGetPos]] |
| | | *[[fileGetSize]] |
| ==Audio functions==
| | *[[fileIsEOF]] |
| {{Client_audio_functions}}
| | *[[fileOpen]] |
| | | *[[fileRead]] |
| ==Blip functions==
| | *[[fileRename]] |
| {{Client_blip_functions}}
| | *[[fileSetPos]] |
| | | *[[fileWrite]] |
| ==Camera functions==
| | *[[fileCopy]] |
| {{Client_camera_functions}}
| | <noinclude>[[Category:Szablony funkcji]]</noinclude> |
| | |
| ==Clothes and body functions==
| |
| {{Client_Clothes and body functions}}
| |
| | |
| ==Collision shape functions==
| |
| {{Client_collision_shape_functions}}
| |
| | |
| ==Cursor functions==
| |
| {{Client_cursor_functions}}
| |
| | |
| ==Drawing functions==
| |
| {{Drawing_functions}}
| |
| | |
| ==Effects functions==
| |
| {{Client_Effects_functions}}
| |
| | |
| ==Element functions==
| |
| {{Client_element_functions}}
| |
| | |
| ==Engine functions==
| |
| {{Engine_functions}}
| |
| | |
| ==Event functions==
| |
| {{Client_event_functions}}
| |
| | |
| ==Explosion functions==
| |
| {{Client_explosion_functions}}
| |
| | |
| ==File functions==
| |
| {{Client file functions}}
| |
| | |
| ==Fire functions==
| |
| {{Client fire functions}}
| |
| | |
| ==GUI functions==
| |
| {{GUI_functions}}
| |
| | |
| ==Input functions==
| |
| {{Client_input_functions}}
| |
| | |
| ==Marker functions==
| |
| {{Client_marker_functions}}
| |
| | |
| ==Object functions==
| |
| {{Client_object_functions}}
| |
| | |
| ==Output functions==
| |
| {{Client_output_functions}}
| |
| | |
| ==Ped functions==
| |
| {{Client_ped_functions}}
| |
| | |
| ==Pickup functions==
| |
| {{Client_pickup_functions}}
| |
| | |
| ==Player functions==
| |
| {{Client_player_functions}}
| |
| | |
| ==Projectile functions==
| |
| {{Client_projectile_functions}}
| |
| | |
| ==Radar-area functions==
| |
| {{Client_radar-area_functions}}
| |
| | |
| ==Resource functions==
| |
| {{Client_resource_functions}}
| |
| | |
| ==Team functions==
| |
| {{Client_team_functions}}
| |
| | |
| ==Utility functions==
| |
| {{Client_utility_functions}}
| |
| | |
| ==Vehicle functions==
| |
| {{Client_vehicle_functions}}
| |
| | |
| ==Water functions==
| |
| {{Client_water_functions}}
| |
| | |
| ==Weapon functions==
| |
| {{Client_weapon_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]
| |
| {{Client_weapon_creation_functions}}
| |
| | |
| ==World functions==
| |
| {{Client_world_functions}}
| |
| | |
| ==XML functions==
| |
| {{Client XML functions}}
| |
| | |
| [[pl:Funkcje po stronie klienta]] | |
| [[it:Funzioni Client-side]] | |
| [[ru:Client Scripting Functions]] | |
| [[de:Clientseitige_Funktionen]] | |
| [[tr:Client Taraflı Fonksiyonlar]] | |