User contributions for LODS
Jump to navigation
Jump to search
20 February 2022
- 03:4103:41, 20 February 2022 diff hist 0 PT-BR/svgGetSize No edit summary
- 03:4103:41, 20 February 2022 diff hist +554 N PT-BR/svgGetSize Created page with "{{BR/Funcao cliente}} {{Added feature/item|1.5.9|1.5.8|20979|Gets the underlying XML document from an SVG element.}} ==Sintaxe== <syntaxhighlight lang="lua">int, int svgGetSize( svg svgElement )</syntaxhighlight> ===Argumentos Necessários=== *'''svgElement:''' O elemento svg que você deseja obter o tamanho. ===Retornos=== * Retorna dois ints, representando '''largura''' e '''altura''' ==Exemplo== Veja o exemplo em svgSetSize. ==Requisitos== {{Requireme..."
- 03:3803:38, 20 February 2022 diff hist +29 SvgSetDocumentXML No edit summary
- 03:3603:36, 20 February 2022 diff hist +2,863 N PT-BR/SvgSetDocumentXML Created page with "__NOTOC__ {{BR/Funcao cliente}} {{Added feature/item|1.5.9|1.5.8|20979|Define o documento XML subjacente de um elemento SVG.}} ==Sintaxe== <syntaxhighlight lang="lua">bool svgSetDocumentXML ( svg svgElement, xmlnode xmlDocument [, function callback ( bool didLoad ) ] )</syntaxhighlight> ===Argumentos Necessários=== *'''svgElement:''' Um elemento svg que você deseja definir o documento XML. *'''xmlDocument:''' Um xmlnode contendo os dados para serem definidos..."
- 03:2003:20, 20 February 2022 diff hist +2 PT-BR/svgGetDocumentXML No edit summary
- 03:1903:19, 20 February 2022 diff hist +29 SvgGetDocumentXML No edit summary
- 03:1803:18, 20 February 2022 diff hist +2 PT-BR/svgGetDocumentXML No edit summary
- 03:1803:18, 20 February 2022 diff hist −5 PT-BR/svgGetDocumentXML No edit summary
- 03:1803:18, 20 February 2022 diff hist +1 PT-BR/svgGetDocumentXML No edit summary
- 03:1503:15, 20 February 2022 diff hist +587 N PT-BR/svgGetDocumentXML Created page with "{{Client function}} {{Added feature/item|1.5.9|1.5.8|20979|Obtém o documento XML subjacente de um elemento SVG.}} ==Sintaxe== <syntaxhighlight lang="lua">xmlnode svgGetDocumentXML ( svg svgElement )</syntaxhighlight> ===Argumentos Necessários=== *'''svgElement:''' O elemento svg que você deseja obter o documento XML. ===Retornos=== * Retorna um xmlnode se for bem sucedido, '''false''' caso dê errado. ==Exemplo== Veja o exemplo em svgSetDocumentXML ==..."
- 03:0803:08, 20 February 2022 diff hist +4 PT-BR/svgCreate →See Also
- 02:5802:58, 20 February 2022 diff hist +21 SvgCreate No edit summary
- 02:5702:57, 20 February 2022 diff hist −2 PT-BR/svgCreate No edit summary
- 02:5502:55, 20 February 2022 diff hist +2,323 N PT-BR/svgCreate Created page with "__NOTOC__ {{BR/Função cliente}} {{BR/Nota Importante|'''NÃO''' use svgCreate dentro do evento onClientRender pode ocasionar crash em seu servidor.}} {{Added feature/item|1.5.9|1.5.8|20979|}} Cria um svg com um tamanho (documento em branco), por um caminho de arquivo ou dados brutos. ==Sintaxe== <syntaxhighlight lang="lua">svg svgCreate ( int width, int height [, string pathOrRawData, function callback ( bool didLoad ) ] )</syntaxhighlight> ===Argumentos..."
- 02:0202:02, 20 February 2022 diff hist +24 PT-BR/GetPedWeapon No edit summary current
- 02:0002:00, 20 February 2022 diff hist −23 PT-BR/GetPedWeapon No edit summary
- 02:0002:00, 20 February 2022 diff hist 0 GetPedWeapon No edit summary current
- 01:5901:59, 20 February 2022 diff hist +24 GetPedWeapon No edit summary
- 01:5901:59, 20 February 2022 diff hist +44 PT-BR/GetPedWeapon No edit summary
- 01:5601:56, 20 February 2022 diff hist +1,572 N PT-BR/GetPedWeapon Created page with "__NOTOC__ {{BR/Função compartilhada}} Essa função informa qual o tipo de arma que está em um certo '''weapon slot''' de um ped. ==Sintaxe== <syntaxhighlight lang="lua"> int getPedWeapon ( ped thePed, [ int weaponSlot = current ] ) </syntaxhighlight> {{OOP||ped:getWeapon}} ===Argumentos Necessários=== *'''thePed''': O ped que você deseja obter o tipo de arma. ===Argumentos Opcionais=== *'''weaponSlot''': um inteiro representando o weapon|wea..."
14 November 2021
- 18:2718:27, 14 November 2021 diff hist +26 m GetResourceSize portuguese version indexed current
- 18:0318:03, 14 November 2021 diff hist +35 m GetFilesInResourceFolder portuguese version indexed