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

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "<pageclass class="server"></pageclass> {{Adding_Pages_to_Categories_and_Templates}} This page lists all the '''server-side''' scripting functions that have been implemented an...")
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<pageclass class="server"></pageclass>
<pageclass class="server"></pageclass>
{{Adding_Pages_to_Categories_and_Templates}}
{{Adding_Pages_to_Categories_and_Templates}}
This page lists all the '''server-side''' scripting functions that have been implemented and are available as native functions. To request a function or event, use [[Requested Functions and Events]] or http://bugs.mtasa.com.


Please note that the scripting functions can also be extended by loading in dynamic modules that provide new functionality, such as utility functions. These scripting functions are non-native and require the module to be loaded in order to work.
Esta página lista todas as funções nativas conhecidas como '''server-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 [[Requested Functions and Events|Funções e Eventos solicitados]] (ainda em inglês) ou http://bugs.mtasa.com (também em inglês).


Head over to [[Modules]] for a list of non-native serverside functions and modules that are available.
Lembre-se também que as funções podem ser estendidas ao carregar os módulos dinâmicos que disponibilizam novas funcionalidades, como funções utilitárias. Estas funções não são nativas e exigem que o módulo seja carregado para funcionarem.


For more functions, check the [[Useful_Functions|useful functions page]].
Visite a página [[Modules|Módulos]] para ver a lista de funções server-side não nativas e os respectivos módulos que estão disponíveis.
 
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 [[Useful_Functions|funções úteis]]
 
'''Procurando as funções client-side? Visite a página [[Client Scripting Functions|Funções de Scripting do Cliente]].'''


'''Client-side scripting functions can be found here: [[Client Scripting Functions]].'''
__TOC__
__TOC__


==Account functions==
==Account (Conta)==
{{Account_functions}}
{{Account_functions}}


==ACL functions==
==ACL (Lista de Controle de Acesso)==
{{ACL_functions}}
{{ACL_functions}}


==Admin functions==
==Admin (Administração)==
{{Admin_functions}}
{{Admin_functions}}


==Audio functions==
==Audio (Áudio)==
{{Audio_functions}}
{{Audio_functions}}


==Announcement functions==
==Announcement (Anúncio)==
{{Announce_functions}}
{{Announce_functions}}


==Blip functions==
==Blip (Ícone do radar)==
{{Blip_functions}}
{{Blip_functions}}


==Camera functions==
==Camera (Câmera)==
{{Camera functions}}
{{Camera functions}}


==Clothes and body functions==
==Clothes and body (Roupas e corpo)==
{{Clothes and body functions}}
{{Clothes and body functions}}


==Collision shape functions==
==Collision shape (Forma de colisão)==
{{Collision shape functions}}
{{Collision shape functions}}


==Cursor functions==
==Cursor (Cursor do mouse)==
{{Cursor_functions}}
{{Cursor_functions}}


==Element functions==
==Element (Elementos)==
{{Element functions}}
{{Element functions}}


==Event functions==
==Event (Eventos)==
{{Event_functions}}
{{BR/Funcoes de Evento}}


==Explosion functions==
==Explosion (Explosão)==
{{Explosion_functions}}
{{Explosion_functions}}


==File functions==
==File (Arquivo)==
{{File_functions}}
{{File_functions}}


==HTTP functions==
==HTTP (Protocolo HTTP)==
{{HTTP_functions}}
{{HTTP_functions}}


==Input functions==
==Input (Entrada)==
{{Input_functions}}
{{Input_functions}}


==Map functions==
==Map (Mapa)==
{{Map_functions}}
{{Map_functions}}


==Marker functions==
==Marker (Marcador)==
{{Marker functions}}
{{Marker functions}}


==Matrix functions==
==Matrix (Matriz)==
{{Shared_matrix_functions}}
{{Shared_matrix_functions}}


==Module functions==
==Module (Módulo)==
{{Module functions}}
{{Module functions}}


==Object functions==
==Object (Objeto)==
{{Object functions}}
{{Object functions}}


==Ped functions==
==Ped (Pedestre)==
{{Ped_functions}}
{{Ped_functions}}


==Pickup functions==
==Pickup (Coletável)==
{{Pickup functions}}
{{Pickup functions}}


==Player functions==
==Player (Jogador)==
{{Player functions}}
{{Player functions}}


==Projectile functions==
==Projectile (Projétil)==
{{Projectile_functions}}
{{Projectile_functions}}


==Radar area functions==
==Radar area (Área no radar)==
{{Radar area functions}}
{{Radar area functions}}


==Resource functions==
==Resource (Recurso)==
{{Resource functions}}
{{Resource functions}}


==Server functions==
==Server (Servidor)==
{{Server functions}}
{{Server functions}}


==Settings registry functions==
==Settings registry (Registro de configuração)==
{{Settings registry functions}}
{{Settings registry functions}}


==SQL functions==
==SQL==
{{SQL_functions}}
{{SQL_functions}}


==Team functions==
==Team (Time)==
{{Team functions}}
{{Team functions}}


==Text functions==
==Text (Texto)==
{{Text functions}}
{{Text functions}}


==Utility functions==
==Utility (Utilidade)==
{{Utility functions}}
{{Utility functions}}


==UTF8 Library==
==UTF8 Library (Biblioteca UTF8)==
{{UTF8 functions}}
{{UTF8 functions}}


==Vehicle functions==
==Vehicle (Veículo)==
{{Vehicle functions}}
{{Vehicle functions}}


==Water functions==
==Water (Água)==
{{Water functions}}
{{Water functions}}


==Weapon functions==
==Weapon (Arma)==
{{Weapon functions}}
{{Weapon functions}}


==World functions==
==World (Mundo)==
{{World functions}}
{{World functions}}


==XML functions==
==XML==
{{XML functions}}
{{XML functions}}



Revision as of 03:34, 3 February 2020

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 server-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).

Lembre-se também que as funções podem ser estendidas ao carregar os módulos dinâmicos que disponibilizam novas funcionalidades, como funções utilitárias. Estas funções não são nativas e exigem que o módulo seja carregado para funcionarem.

Visite a página Módulos para ver a lista de funções server-side não nativas e os respectivos módulos que estão disponíveis.

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 client-side? Visite a página Funções de Scripting do Cliente.

Account (Conta)


ACL (Lista de Controle de Acesso)


Admin (Administração)


Audio (Áudio)


Announcement (Anúncio)


Blip (Ícone do radar)


Camera (Câmera)


Clothes and body (Roupas e corpo)


Collision shape (Forma de colisão)


Cursor (Cursor do mouse)


Element (Elementos)


Event (Eventos)

Explosion (Explosão)


File (Arquivo)


HTTP (Protocolo HTTP)

These functions can only be used from within lua blocks in HTML pages hosted by the server


Input (Entrada)


Map (Mapa)


Marker (Marcador)


Matrix (Matriz)


Module (Módulo)


Object (Objeto)


Ped (Pedestre)


Pickup (Coletável)


Player (Jogador)


Projectile (Projétil)


Radar area (Área no radar)


Resource (Recurso)


Server (Servidor)


Settings registry (Registro de configuração)


SQL


Team (Time)


Text (Texto)


Utility (Utilidade)


UTF8 Library (Biblioteca UTF8)


Vehicle (Veículo)


Water (Água)


Weapon (Arma)


World (Mundo)


XML