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

Logs
  • 04:06, 11 May 2022 ClawSuit talk contribs created page DxWindowSetCloseState (Created page with "__NOTOC__ {{Client Function}} Esta funcion oculta o visualiza el boton de cerrado de una dxWindow. ==Sintaxis== <syntaxhighlight lang="lua">bool dxWindowSetCloseState(element element, bool state)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La ventana la cual se le cambiara el estado del boton de cerrado. * '''state''': Un booleano que representa el estado del boton de cerrado, ''true'' o ''false''. ==Ejemplo de Uso== <syntaxhighlight lang="lua">...")