All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:03, 10 July 2022 PandFort talk contribs created page OnClick (Created page with "{{Client event}} __NOTOC__ Este evento se activa cuando cualquier elemento de DxLib es clickeado {{Note|El '''player''' quien clickeo el elemento siempre será localPlayer.}} {{Note|Si usted desea saber más sobre triggers... Mire addEventHandler}} ==Parametross== <syntaxhighlight lang="lua"> string button, string state, int absoluteX, int absoluteY, bool isCoolingDown </syntaxhighlight>")
- 22:18, 13 May 2022 PandFort talk contribs created page DxEdit (Created page with "__NOTOC__ {{Client Function}} 300px|thumb|right|Ventana de Pruebas. Esta funcion crea un cuadro de texto basado en dxDrawing. ==Sintaxis== <syntaxhighlight lang="lua">element dxEdit(int x, int y, int w, int h, string text, [ element parent = nil ])</syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X del origen absoluto de la ventana, representado por píxeles en la pantalla. * '''y''': Un entero que rep...")
- 22:13, 13 May 2022 PandFort talk contribs created page DxCheckBox (Created page with "__NOTOC__ {{Client Function}} 300px|thumb|right|Ventana de Pruebas. Esta funcion crea una ventana moderna basado en dxDrawing. ==Sintaxis== <syntaxhighlight lang="lua">element dxCheckBox(int x, int y, int w, int h, [ element parent = nil, bool rounded = nil ] )</syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X del origen absoluto de la ventana, representado por píxeles en la pantalla. * '''y''': Un e...")
- 16:12, 13 May 2022 PandFort talk contribs created page DxList (Created page with "__NOTOC__ {{Client Function}} 300px|thumb|right|Ventana de Pruebas. Esta funcion crea una lista basada en dxDrawing. ==Sintaxis== <syntaxhighlight lang="lua">element dxList(int x, int y, int w, int h, [ element parent = nil ])</syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X del origen absoluto de la ventana, representado por píxeles en la pantalla. * '''y''': Un entero que representa la posición Y...")
- 03:55, 11 May 2022 PandFort talk contribs created page Template:DXLIB EVENTS (Created page with "===<span style="color:##332170;text-shadow:0.05em 0.05em 0.2em blue;">General Events</span>=== *onClick *onClose *onScrollChange")
- 03:49, 11 May 2022 PandFort talk contribs moved page Mordern-Library to Modern-Library
- 03:43, 11 May 2022 PandFort talk contribs deleted redirect DxButton by overwriting (Deleted to make way for move from "DxButton-esp")
- 03:43, 11 May 2022 PandFort talk contribs moved page DxButton-esp to DxButton over redirect
- 03:42, 11 May 2022 PandFort talk contribs moved page Dxlibrary-dxWindow to DxWindow
- 03:30, 11 May 2022 PandFort talk contribs moved page DxButton to DxButton-esp
- 03:28, 11 May 2022 PandFort talk contribs created page DxButton (Created page with "__NOTOC__ {{Client function}} This function allows creation of a Modern DX Library Button, which is a clickable item as part of GUI. '''Notice: This is a function exported by Modern DX Library!''' ==Syntax== <syntaxhighlight lang="lua"> element dxButton( float x, float y, float width, float height, string text [, element parent = nil, bool rounded = nil ) </syntaxhighlight> ===Required Arguments=== thumb|DGS Button *'''x:''' A float of the...")
- 03:24, 11 May 2022 PandFort talk contribs created page Dxlibrary-dxButton (Created page with "__NOTOC__ {{Client function}} This function allows creation of a Modern DX Library Button, which is a clickable item as part of GUI. '''Notice: This is a function exported by Modern DX Library!''' ==Syntax== <syntaxhighlight lang="lua"> element dxButton( float x, float y, float width, float height, string text [, element parent = nil, bool rounded = nil ) </syntaxhighlight> ===Required Arguments=== thumb|DGS Button *'''x:''' A float of the...")
- 02:42, 11 May 2022 PandFort talk contribs created page Template:DXLIB FUNCTIONS (Created page with "===<span style="color:##332170;text-shadow:0.05em 0.05em 0.2em blue;">Unique Properties</span>=== *dxlibrary-dxWindow")
- 02:38, 11 May 2022 PandFort talk contribs created page Template:DXLIBPROPERTIES (Created page with "===<span style="color:##332170;text-shadow:0.05em 0.04em 0.2em #00000099;">General Properties</span>=== *DGS General Basic Properties")
- 02:11, 11 May 2022 PandFort talk contribs uploaded File:Demo.PNG (Demo from DX Modern Library)
- 02:11, 11 May 2022 PandFort talk contribs created page File:Demo.PNG (Demo from DX Modern Library)
- 02:05, 11 May 2022 PandFort talk contribs created page User:PandFort (Created page with "<b> *[https://github.com/PandFort]")
- 02:02, 11 May 2022 PandFort talk contribs created page Mordern-Library (Created page with "<pageclass class="resource" subcaption="Resource"></pageclass> == Modern DX Library == This resource is designed to allow you to create directX GUI's as an alternative to the original MTA:SA GUI functions. <span style="color:#332170; text-shadow:blue 0em 0em 0.3em;">This wiki is always for the latest Modern DX Library version!</span> <div style="padding:10px; border-radius:2px;font-size:14px;"> '''Full Name''': Modern DX Library for User Interface '''Developer Team'...")
- 18:22, 12 October 2020 PandFort talk contribs moved page DgsGetPostGUI to ES/DgsGetPostGUI (DGS en español :D)
- 18:15, 12 October 2020 User account PandFort talk contribs was created