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).
- 12:52, 23 April 2021 User account Keanmaker talk contribs was created
- 01:31, 22 April 2021 Pawcio talk contribs created page GetElementUsingData (Created page with "__NOTOC__ {{Useful_Function}} This function returns an element that has element data. ==Syntax== <syntaxhighlight lang="lua"> element getElementUsingData (...")
- 00:36, 22 April 2021 User account Pawcio talk contribs was created
- 13:52, 21 April 2021 Fogtz talk contribs created page Template:BR/Funcao cliente (Translated to PT-BR)
- 13:19, 21 April 2021 User account Fogtz talk contribs was created
- 11:57, 21 April 2021 User account DJgacs64 talk contribs was created
- 16:03, 20 April 2021 Lettify talk contribs created page PT-BR/Int (Translation to Portuguese (Brazil))
- 04:25, 20 April 2021 User account Sr.FranPa talk contribs was created
- 00:26, 20 April 2021 Lettify talk contribs created page File:Post-it.png
- 00:26, 20 April 2021 Lettify talk contribs uploaded File:Post-it.png
- 23:55, 19 April 2021 Lettify talk contribs created page PT-BR/giveWeapon (Translation to Portuguese (Brazil))
- 20:51, 19 April 2021 Botder talk contribs moved page Connection to Element/Connection
- 20:51, 19 April 2021 Botder talk contribs deleted page Element/Connection (Deleted to make way for move from "Connection")
- 20:49, 19 April 2021 Botder talk contribs created page Element/Connection (Created page with "__NOTOC__ The element type of this class is '''"db-connection"'''. ==Related scripting functions== ===Server=== {{SQL_functions}} Category:Element Types")
- 06:49, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetSize (Created page with "__NOTOC__ {{Client function}} This function gets the size of the image of the 3d image '''when distance between camera and 3d image is 50 units'''. ==Syntax== <syntaxhighli...")
- 06:48, 19 April 2021 Thisdp talk contribs created page Dgs3DImageSetSize (Created page with "__NOTOC__ {{Client function}} This function sets the size of the image of the 3d image '''when distance between camera and 3d image is 50 units'''. ==Syntax== <syntaxhighli...")
- 06:40, 19 April 2021 Thisdp talk contribs created page DgsGridListScrollTo (Created page with "{{Client function}} __NOTOC__ This function scrolls the grid list to the specific item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListScrollTo( element gridList, i...")
- 06:35, 19 April 2021 Thisdp talk contribs created page Dgs3DLineRemoveItem (Created page with "__NOTOC__ {{Client function}} This function removes an item from dgs 3d line ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DLineRemoveItem( element line3D, int itemIndex...")
- 06:33, 19 April 2021 Thisdp talk contribs created page DgsCreateLine (Created page with "__NOTOC__ {{Client function}} This function creates a DGS Line on the screen. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateLine ( float x, float y, float w, flo...")
- 06:27, 19 April 2021 Thisdp talk contribs created page File:DGS Line.png
- 06:27, 19 April 2021 Thisdp talk contribs uploaded File:DGS Line.png
- 06:22, 19 April 2021 Thisdp talk contribs created page DgsApplyDetectArea (Created page with "__NOTOC__ {{Client function}} This function applies the detectarea to a dgs element as collider. ==Syntax== <syntaxhighlight lang="lua"> bool dgsApplyDetectArea( element dg...")
- 06:19, 19 April 2021 Thisdp talk contribs created page DgsRemoveDetectArea (Created page with "__NOTOC__ {{Client function}} This function remove the detectarea from a dgs element. ==Syntax== <syntaxhighlight lang="lua"> bool dgsRemoveDetectArea( element dgsElement )...")
- 06:17, 19 April 2021 Thisdp talk contribs created page DgsGetDetectArea (Created page with "__NOTOC__ {{Client function}} This function get the detectarea from a dgs element. ==Syntax== <syntaxhighlight lang="lua"> element dgsGetDetectArea( element dgsElement ) </...")
- 06:09, 19 April 2021 Thisdp talk contribs created page Dgs3DImageSetImage (Created page with "{{Client function}} __NOTOC__ This function allows you to change the image in DGS 3d image element to another one. '''Note:''' *If you pass '''path''' into this function, pat...")
- 06:08, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetImage (Created page with "{{Client function}} __NOTOC__ This function allows you to get the image from dgs 3d image element. ==Syntax== <syntaxhighlight lang="lua"> texture dgs3DImageGetImage ( eleme...")
- 05:47, 19 April 2021 Thisdp talk contribs created page Dgs3DLineAddItem (Created page with "__NOTOC__ {{Client function}} This function adds an item into 3d line. ==Syntax== <syntaxhighlight lang="lua"> int dgs3DLineAddItem( element line3D , float startX, float st...")
- 05:32, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetInterior (Created page with "__NOTOC__ {{Client function}} This function gets the interior of the DGS 3D Image. ==Syntax== <syntaxhighlight lang="lua"> int dgs3DImageGetInterior( element image3D ) </sy...")
- 05:31, 19 April 2021 Thisdp talk contribs created page Dgs3DInterfaceGetInterior (Created page with "__NOTOC__ {{Client function}} This function gets the interior of the DGS 3D Interface. ==Syntax== <syntaxhighlight lang="lua"> int dgs3DInterfaceGetInterior( element interf...")
- 05:29, 19 April 2021 Thisdp talk contribs created page Dgs3DLineGetInterior (Created page with "__NOTOC__ {{Client function}} This function gets the interior of the DGS 3D Line. ==Syntax== <syntaxhighlight lang="lua"> int dgs3DLineGetInterior( element line3D ) </synta...")
- 05:27, 19 April 2021 Thisdp talk contribs created page Dgs3DInterfaceSetInterior (Created page with "__NOTOC__ {{Client function}} This function sets the interior of the DGS 3D Interface. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DInterfaceSetInterior( element inter...")
- 05:26, 19 April 2021 Thisdp talk contribs created page Dgs3DImageSetInterior (Created page with "__NOTOC__ {{Client function}} This function sets the interior of the DGS 3D Image. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DImageSetInterior( element image3D, int...")
- 05:25, 19 April 2021 Thisdp talk contribs created page Dgs3DLineSetInterior (Created page with "__NOTOC__ {{Client function}} This function sets the interior of the DGS 3D Line. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DLineSetInterior( element line3D, int int...")
- 05:21, 19 April 2021 Thisdp talk contribs created page Dgs3DLineGetDimension (Created page with "__NOTOC__ {{Client function}} This function sets the dimension (-1~65535) of the DGS 3D Line. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DLineSetDimension( element li...")
- 05:18, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetDimension (Created page with "__NOTOC__ {{Client function}} This function gets the dimension (-1~65535) of the DGS 3D Image. ==Syntax== <syntaxhighlight lang="lua"> int dgs3DImageGetDimension( element i...")
- 05:16, 19 April 2021 Thisdp talk contribs created page Dgs3DImageSetDimension (Created page with "__NOTOC__ {{Client function}} This function sets the dimension (-1~65535) of the DGS 3D Image. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DImageSetDimension( element...")
- 05:15, 19 April 2021 Thisdp talk contribs created page Dgs3DLineSetDimension (Created page with "__NOTOC__ {{Client function}} This function sets the dimension (-1~65535) of the DGS 3D Line. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DLineSetDimension( element li...")
- 05:11, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetNativeSize (Created page with "{{Client function}} __NOTOC__ This function gets the size of the texture that is loaded in DGS 3d image. ==Syntax== <syntaxhighlight lang="lua"> int, int dgs3DImageGetNativeS...")
- 05:09, 19 April 2021 Thisdp talk contribs created page DgsImageGetNativeSize (Created page with "{{Client function}} __NOTOC__ This function gets the size of the texture that is loaded in DGS image. ==Syntax== <syntaxhighlight lang="lua"> int, int dgsImageGetNativeSize(...")
- 05:04, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetUVSize (Created page with "{{Client function}} __NOTOC__ This function gets the UV size of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlight la...")
- 05:01, 19 April 2021 Thisdp talk contribs created page Dgs3DImageGetUVPosition (Created page with "__NOTOC__ {{Client function}} This function gets the UV positon of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlig...")
- 04:55, 19 April 2021 Thisdp talk contribs created page Dgs3DImageSetUVSize (Created page with "{{Client function}} __NOTOC__ This function sets the UV size of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlight la...")
- 04:55, 19 April 2021 Thisdp talk contribs created page Dgs3DImageSetUVPosition (Created page with "{{Client function}} __NOTOC__ This function sets the UV size of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlight la...")
- 04:51, 19 April 2021 Thisdp talk contribs created page DgsWindowGetHorizontalAlign (Created page with "{{Client function}} __NOTOC__ This function gets the horizontal alignment of a dgs window. Valid alignment types are: *"left" *"center" *"right" ==Syntax== <syntaxhighlight...")
- 04:50, 19 April 2021 Thisdp talk contribs created page DgsWindowGetVerticalAlign (Created page with "{{Client function}} __NOTOC__ This function gets the vertical alignment of a dgs window. Valid alignment types are: *"top" *"center" *"bottom" ==Syntax== <syntaxhighlight la...")
- 04:47, 19 April 2021 Thisdp talk contribs created page DgsWindowSetVerticalAlign (Created page with "{{Client function}} __NOTOC__ This function sets the vertical alignment of the title text of a dgs window. ==Syntax== <syntaxhighlight lang="lua"> bool dgsWindowSetVerticalA...")
- 04:47, 19 April 2021 Thisdp talk contribs created page DgsWindowSetHorizontalAlign (Created page with "{{Client function}} __NOTOC__ This function sets the horizontal alignment of the title text of a dgs window. ==Syntax== <syntaxhighlight lang="lua"> bool dgsWindowSetHorizon...")
- 04:45, 19 April 2021 Thisdp talk contribs created page DgsGridListGetPreselectedItem (Created page with "{{Client function}} This function returns the row and colum indexes of the hovering item in a grid list. ==Syntax== <syntaxhighlight lang="lua"> int, int dgsGridListGetPrese...")
- 22:57, 18 April 2021 User account Andres28 talk contribs was created
- 16:19, 18 April 2021 Thisdp talk contribs created page DgsCreateCircle (Created page with "__NOTOC__ {{Client function}} This function creates a 3d effect for scroll pane. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateCircle( [ float outsideRadius = 0...")