PT-BR/Funções de Scripting do Cliente: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (indexed SVG functions)
 
(2 intermediate revisions by one other user not shown)
Line 10: Line 10:


==Audio (Áudio)==
==Audio (Áudio)==
{{Client_audio_functions}}
{{PT-BR/Funcoes audio client}}


==Blip (Ícone do radar)==
==Blip (Ícone do radar)==
{{Client_blip_functions}}
{{PT-BR/Funcoes blip client}}


==Browser (Navegador)==
==Browser (Navegador)==
{{CEF_functions}}
{{PT-BR/CEF_functions}}


==Camera (Câmera)==
==Camera (Câmera)==
{{Client_camera_functions}}
{{PT-BR/Funcoes camera client}}


==Clothes and body (Roupas e corpo)==
==Clothes and body (Roupas e corpo)==
{{Client_Clothes and body functions}}
{{PT-BR/Client_Clothes_and_body_functions}}


==Collision shape (Forma de colisão)==
==Collision shape (Forma de colisão)==
{{Client_collision_shape_functions}}
{{PT-BR/Funcoes collision shape client}}


==Cursor (Cursor do mouse)==
==Cursor (Cursor do mouse)==
{{Client_cursor_functions}}
{{PT-BR/Funcoes cursor client}}


==Drawing (Desenho)==
==Drawing (Desenho)==
{{Drawing_functions}}
{{PT-BR/Funcoes Drawing}}


==Effects (Efeitos)==
==Effects (Efeitos)==
{{Client_Effects_functions}}
{{PT-BR/Funcoes efeitos client}}


==Element (Element)==
==Element (Element)==
{{Client_element_functions}}
{{PT-BR/Funcoes element client}}


==Engine (Motor)==
==Engine (Motor)==
{{Engine_functions}}
{{PT-BR/Funcoes engine client}}


==Event (Evento)==
==Event (Evento)==
Line 46: Line 46:


==Explosion (Explosão)==
==Explosion (Explosão)==
{{Client_explosion_functions}}
{{PT-BR/Funcoes explosion client}}


==File (Arquivo)==
==File (Arquivo)==
{{Client file functions}}
{{PT-BR/Funcoes file client}}


==Fire (Fogo)==
==Fire (Fogo)==
{{Client fire functions}}
{{PT-BR/Funcoes fire client}}


==GUI (Interface Gráfica)==
==GUI (Interface Gráfica)==
{{GUI_functions}}
{{PT-BR/Funcoes GUI}}


==Input (Entrada)==
==Input (Entrada)==
{{Client_input_functions}}
{{PT-BR/Funcoes_input_client}}


==Light (Luz)==
==Light (Luz)==
{{Client_light_functions}}
{{PT-BR/Funcoes light client}}


==Marker (Marcador)==
==Marker (Marcador)==
{{Client_marker_functions}}
{{PT-BR/Funcoes marker client}}


==Matrix (Matriz)==
==Matrix (Matriz)==
{{Shared_matrix_functions}}
{{PT-BR/Funcoes matrix shared}}


==Object (Objeto)==
==Object (Objeto)==
{{Client_object_functions}}
{{PT-BR/Funcoes object client}}


==Output (Saída)==
==Output (Saída)==
{{Client_output_functions}}
{{PT-BR/Funcoes output client}}


==Ped (Pedestre)==
==Ped (Pedestre)==
{{Client_ped_functions}}
{{PT-BR/Funcoes ped client}}


==Pickup (Coletável)==
==Pickup (Coletável)==
{{Client_pickup_functions}}
{{PT-BR/Funcoes pickup client}}


==Player (Jogador)==
==Player (Jogador)==
{{Client_player_functions}}
{{PT-BR/Funcoes player client}}


==Projectile (Projétil)==
==Projectile (Projétil)==
{{Client_projectile_functions}}
{{PT-BR/Funcoes projectile client}}


==Radar area (Área do radar)==
==Radar area (Área do radar)==
{{Client_radar-area_functions}}
{{PT-BR/Funcoes radar-area client}}


==Resource (Recurso)==
==Resource (Recurso)==
{{Client_resource_functions}}
{{PT-BR/Funcoes resource client}}


==Searchlight (Luz de caça)==
==Searchlight (Luz de caça)==
{{Client_searchlight_functions}}
{{PT-BR/Funcoes searchlight client}}
 
==SVG==
{{PT-BR/SVG functions}}


==Team (Time)==
==Team (Time)==
{{Client_team_functions}}
{{PT-BR/Funcoes team client}}


==Utility (Utilidade)==
==Utility (Utilidade)==
Line 103: Line 106:


==UTF8 Library (Biblioteca UTF8)==
==UTF8 Library (Biblioteca UTF8)==
{{UTF8 functions}}
{{PT-BR/Funcoes UTF8}}


==Vehicle (Veículo)==
==Vehicle (Veículo)==
{{Client_vehicle_functions}}
{{PT-BR/Funcoes vehicle client}}


==Water (Água)==
==Water (Água)==
{{Client_water_functions}}
{{PT-BR/Funcoes water client}}


==Weapon (Arma)==
==Weapon (Arma)==
{{Client_weapon_functions}}
{{PT-BR/Funcoes weapon client}}


==Weapon Creation (Criação de arma)==
==Weapon Creation (Criação de arma)==
<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}}
{{PT-BR/Funcoes weapon creation client}}


==World (Mundo)==
==World (Mundo)==
{{Client_world_functions}}
{{PT-BR/Funcoes world client}}


==XML==
==XML==
{{Client XML functions}}
{{PT-BR/Funcoes XML client}}


[[ar:Client Scripting Functions]]
[[ar:Client Scripting Functions]]

Latest revision as of 17:10, 20 February 2022

Contributors: Did you create a page but it's not on this list? Confused? Read: Adding Pages to Categories and Templates

Esta página lista todas as funções nativas conhecidas como client-side que estão disponíveis para uso. Para solicitar uma função ou um evento que ainda não existe, use a página Funções e Eventos solicitados (ainda em inglês) ou http://bugs.mtasa.com (também em inglês).

Temos também uma lista com a implementação de diversas funções utilitárias que podem te auxiliar no dia-a-dia. Para conhecê-las, visite a página funções úteis

Procurando as funções server-side? Visite a página Funções de Scripting do Servidor.

Audio (Áudio)


Blip (Ícone do radar)


Browser (Navegador)

Funções de Browser do CEGUI


Camera (Câmera)


Clothes and body (Roupas e corpo)


Collision shape (Forma de colisão)







Cursor (Cursor do mouse)


Drawing (Desenho)


Effects (Efeitos)


Element (Element)


Engine (Motor)




Event (Evento)

Explosion (Explosão)


File (Arquivo)


Fire (Fogo)


GUI (Interface Gráfica)

Funções gerais

Navegador

Botão

Caixa de seleção

Caixa combo

Caixa de Edição

Gridlists

Memos

Barra de progresso

Botão Radio

Barra de rolagem

Scrollpanes

Imagem estática

Painel de aba

Aba

Etiqueta de texto

Janela

Input (Entrada)


Light (Luz)


Marker (Marcador)


Matrix (Matriz)


Object (Objeto)




Output (Saída)


Ped (Pedestre)

BEFORE VERSION 1.5.6 :




Pickup (Coletável)


Player (Jogador)


Projectile (Projétil)


Radar area (Área do radar)


Resource (Recurso)


Searchlight (Luz de caça)



SVG



Team (Time)


Utility (Utilidade)



UTF8 Library (Biblioteca UTF8)


Vehicle (Veículo)


BEFORE VERSION 1.5.6 :


BEFORE VERSION 1.5.6 :



Water (Água)


Weapon (Arma)


Weapon Creation (Criação de arma)

Documentation can be found here (GitHub) and here (GitHub)


World (Mundo)


XML