New pages
From Multi Theft Auto: Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 13:23, 13 October 2019 GetDistance (hist) [1,376 bytes] Rut (talk | contribs) (Created page with "{{Useful Function}} Function to obtain the distance between one element and another <lowercasetitle/> ==Syntax== <syntaxhighlight lang="lua">int getDistance( element, otherEl...")
- 06:39, 8 October 2019 AbortRemoteRequest (hist) [879 bytes] Luxy.c (talk | contribs) (initial)
- 06:24, 8 October 2019 GetRemoteRequestInfo (hist) [3,540 bytes] Luxy.c (talk | contribs) (initial)
- 06:06, 8 October 2019 GetRemoteRequests (hist) [2,156 bytes] Luxy.c (talk | contribs) (initial makup)
- 15:27, 1 October 2019 Dgs-dxradiobutton (hist) [5,780 bytes] Thisdp (talk | contribs) (Created page with "DGS Properties is always used to change the gui style and make it more fantastic. This page shows the properties of dgs-dxradiobutton that you could use. ==Main Func...")
- 14:19, 1 October 2019 Dgs-dxcheckbox (hist) [6,680 bytes] Thisdp (talk | contribs) (Created page with "DGS Properties is always used to change the gui style and make it more fantastic. This page shows the properties of dgs-dxcheckbox that you could use. ==Main Functio...")
- 13:52, 1 October 2019 Dgs-dxscrollpane (hist) [2,228 bytes] Thisdp (talk | contribs) (Created page with "DGS Properties is always used to change the gui style and make it more fantastic. This page shows the properties of dgs-dxscrollpane that you could use. ==Main Funct...")
- 15:34, 28 September 2019 Dgs3DInterfaceAttachToElement (hist) [1,693 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function sets the attached offsets of the attached dgs 3d interface. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DInterfaceAttachToE...")
- 15:33, 28 September 2019 Dgs3DInterfaceDetachFromElement (hist) [981 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function detaches dgs 3d interface. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DInterfaceDetachFromElement( element dgsElement ) </...")
- 15:30, 28 September 2019 Dgs3DInterfaceGetAttachedOffsets (hist) [1,309 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function gets the attached offsets of the attached dgs 3d interface. ==Syntax== <syntaxhighlight lang="lua"> float float float float floa...")
- 15:22, 28 September 2019 Dgs3DInterfaceSetAttachedOffsets (hist) [1,759 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function sets the attach offsets of the attached dgs 3d interface. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DInterfaceSetAttached...")
- 15:07, 28 September 2019 Dgs3DInterfaceIsAttached (hist) [1,023 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function checks whether the dgs 3d interface is attached to an element. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DInterfaceIsAtta...")
- 15:03, 28 September 2019 Dgs3DInterfaceSetRotation (hist) [1,090 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function sets the roll rotation of dgs 3d interface ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DInterfaceSetRotation( element dgsEl...")
- 15:02, 28 September 2019 Dgs3DInterfaceGetRotation (hist) [1,009 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function gets the roll rotation of dgs 3d interface ==Syntax== <syntaxhighlight lang="lua"> float ddgs3DInterfaceGetRotation( element dgs...")
- 12:21, 28 September 2019 G2D (hist) [2,156 bytes] Thisdp (talk | contribs) (Created page with "<span style="color:#0066FF;text-shadow:black 0.1em 0.1em 0.6em; text-align:center">>>GUI To DGS (G2D)<<</span>")
- 08:08, 28 September 2019 DgsG2DLoadHooker (hist) [1,132 bytes] Thisdp (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function allows developers to load G2D hooker in script. <span style="color:#0044EE;text-shadow:black 0.1em 0.1em 0.2em;">>>Note: Use [...")
- 09:40, 15 September 2019 DxDrawPrimitive3D (hist) [1,982 bytes] XNikoXD (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function draws a 3D primitive in the 3D world - rendered for '''one''' frame. This should be used in conjunction with onClientRender...")
- 06:07, 15 September 2019 PlotTrajectoryAtTime (hist) [688 bytes] CrosRoad95 (talk | contribs) (Created page with "{{Useful Function}} __NOTOC__ This function let you calculate projectile trajectory by using starting position and normal vector ==Syntax== <syntaxhighlight lang="lua">gravit...")
- 16:10, 14 September 2019 ES/Funciones del cliente (hist) [2,525 bytes] JHXP (talk | contribs) (Original author: Lukio)
- 15:06, 14 September 2019 DgsCreateEffect3D (hist) [1,248 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function creates a 3d effect for scroll pane. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateEffect3D( ) </syntaxhighlight>...")
- 14:58, 13 September 2019 DgsCreateBlurBox (hist) [993 bytes] Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} <span style="color:#FF0000;text-shadow:black 0.1em 0.1em 0.6em;">>>>Warning: This feature requires pixel shader model 2_a<<<</span> This functi...")
- 11:37, 13 September 2019 XmlDeleteData (hist) [4,039 bytes] Ceeser (talk | contribs) (Added xmlDeleteData)
- 17:07, 12 September 2019 XmlLoadData (hist) [4,245 bytes] Ceeser (talk | contribs) (Created page with "<pageclass class="#228B22" subcaption="Useful Function - Shared"></pageclass> <lowercasetitle></lowercasetitle> <includeonly> Category:Useful Functions </includeonly> {{I...")
- 17:16, 11 September 2019 XmlSaveData (hist) [4,901 bytes] Ceeser (talk | contribs) (Created page with " <section name="Server" class="server" show="true"> <syntaxhighlight lang="lua"> bool xmlSaveData ( string fileName, table data [, bool serverProtected = true, bool encryptDat...")
- 17:05, 11 September 2019 XmlData (hist) [4,970 bytes] Ceeser (talk | contribs) (Added resource page)
- 14:45, 8 September 2019 OnDgsElementSize (hist) [577 bytes] XNawaf (talk | contribs) (Created page with "{{Client event}} __NOTOC__ This event is triggered when the local client resizes a DGS element. ==Parameters== No parameters. ==Source== The event system#Event source|so...")
- 14:43, 8 September 2019 OnDgsElementMove (hist) [523 bytes] XNawaf (talk | contribs) (Created page with "{{Client event}} __NOTOC__ This event is triggered each time the user moves a DGS element. ==Parameters== No parameters. ==Source== The [[event system#Event source|source]...")
- 14:40, 8 September 2019 OnDgsMouseDown (hist) [1,723 bytes] XNawaf (talk | contribs) (Created page with "{{Client event}} __NOTOC__ This event is fired when the user clicks certain mouse button on a DGS element. ==Parameters== <syntaxhighlight lang="lua"> string button, int abs...")
- 17:55, 7 September 2019 OnDgsMouseUp (hist) [1,733 bytes] XNawaf (talk | contribs) (Created page with "{{Client event}} __NOTOC__ This event is fired when the user releases his mouse button when on top of a DGS element. ==Parameters== <syntaxhighlight lang="lua"> string butto...")
- 14:51, 7 September 2019 DgsLabelGetFontHeight (hist) [1,141 bytes] XNawaf (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function returns the height of the font currently used in a DGS text label. ==Syntax== <syntaxhighlight lang="lua"> float dgsLabelGetFontH...")
- 14:47, 7 September 2019 DgsLabelGetTextExtent (hist) [1,145 bytes] XNawaf (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function returns the extent, or width, of the current text inside a DGS text label. ==Syntax== <syntaxhighlight lang="lua"> float dgsLabel...")
- 19:50, 3 September 2019 AreVehicleLightsOn (hist) [856 bytes] StrixG (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function is used to find out whether the lights of the vehicle are on. ==Syntax== <syntaxhighlight lang="lua"> bool areVehicleLightsOn ( ve...")
- 17:42, 2 September 2019 XmlLoadString (hist) [1,284 bytes] LopSided (talk | contribs) (Created page with "__NOTOC__ {{Server client function}} This function creates an Xmlnode from a string input. ==Syntax== <syntaxhighlight lang="lua"> xmlnode xmlLoadString ( string xmlString...")
- 04:04, 1 September 2019 OnDgsElementScroll (hist) [1,106 bytes] Thisdp (talk | contribs) (Created page with "{{Client event}} __NOTOC__ This event is fired when a DGS element is scrolled ( including scroll bar and scroll bars of scroll pane, grid list, memo and combo box ). ==Param...")
- 17:37, 25 August 2019 GetKeyboardLayout (hist) [975 bytes] Botder (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Needs_Example}} This function gets the player's keyboard layout settings, which they are currently (keyboard layout can be changed at any mome...")
- 13:19, 16 August 2019 OnDgsMouseMove (hist) [1,515 bytes] Thisdp (talk | contribs) (Created page with "{{Client event}} __NOTOC__ This event is triggered each time the user moves the mouse on top of a DGS element. ==Parameters== <syntaxhighlight lang="lua"> int absoluteX, in...")
- 11:24, 16 August 2019 DgsWindowGetMovable (hist) [710 bytes] ImHade (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function allows you to check if a window is movable. ==Syntax== <syntaxhighlight lang="lua"> element dgsWindowGetMovable( element dgsWindo...")
- 11:22, 16 August 2019 DgsMemoGetHorizontalScrollPosition (hist) [1,251 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} This function is used to get the horizontal scroll position from a memo ==Syntax== <syntaxhighlight lang="lua"> float dgsMemoGetHorizontalScrollPosition (...")
- 11:20, 16 August 2019 DgsWindowGetSizable (hist) [699 bytes] ImHade (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function allows you to check if a window is sizable. ==Syntax== <syntaxhighlight lang="lua"> element dgsWindowGetSizable( element dgsWindo...")
- 11:09, 16 August 2019 DgsMemoSetVerticalScrollPosition (hist) [1,412 bytes] ImHade (talk | contribs) (Created page with "{{client function}} This function is used to set the vertical scroll position from a memo ==Syntax== <syntaxhighlight lang="lua"> bool dgsMemoSetVerticalScrollPosition( eleme...")
- 11:06, 16 August 2019 DgsScrollPaneGetVerticalScrollPosition (hist) [1,035 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} This function is used to get the position of a vertical scroll pane as a percentage. ==Syntax== <syntaxhighlight lang="lua"> float dgsScrollPaneGetVertica...")
- 11:04, 16 August 2019 DgsScrollPaneSetVerticalScrollPosition (hist) [1,209 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} This function is used to set the position of a vertical scroll pane as a percentage. ==Syntax== <syntaxhighlight lang="lua"> bool dgsScrollPaneSetVertical...")
- 10:56, 16 August 2019 DgsScrollPaneGetHorizontalScrollPosition (hist) [1,041 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} This function is used to get the position of a horizontal scroll pane as a percentage. ==Syntax== <syntaxhighlight lang="lua"> float dgsScrollPaneGetHoriz...")
- 10:52, 16 August 2019 DgsScrollPaneSetHorizontalScrollPosition (hist) [1,206 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} This function is used to set the position of a horizontal scroll pane as a percentage. ==Syntax== <syntaxhighlight lang="lua"> bool dgsScrollPaneSetHorizo...")
- 10:46, 16 August 2019 DgsMemoGetVerticalScrollPosition (hist) [887 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} ==Syntax== <syntaxhighlight lang="lua"> float dgsMemoGetVerticalScrollPosition ( memo theMemo ) </syntaxhighlight> ===Required Arguments=== *'''theMemo''...")
- 10:42, 16 August 2019 DgsMemoSetHorizontalScrollPosition (hist) [1,435 bytes] ImHade (talk | contribs) (Created page with "{{client function}} This function is used to set the horizontal scroll position from a memo ==Syntax== <syntaxhighlight lang="lua"> bool dgsMemoSetHorizontalScrollPosition (...")
- 10:33, 16 August 2019 DgsGridListGetVerticalScrollPosition (hist) [1,320 bytes] ImHade (talk | contribs) (Created page with "{{client function}} This function is used to get the vertical scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> float dgsGridListGetVerticalScrollPosit...")
- 10:28, 16 August 2019 DgsGridListGetHorizontalScrollPosition (hist) [1,343 bytes] ImHade (talk | contribs) (Created page with "{{client function}} This function is used to get the horizontal scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> float dgsGridListGetHorizontalScrollP...")
- 10:21, 16 August 2019 DgsGridListSetVerticalScrollPosition (hist) [1,351 bytes] XNawaf (talk | contribs) (Created page with "{{client function}} This function is used to set the vertical scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetVerticalScrollPositi...")
- 08:24, 16 August 2019 DgsGridListSetHorizontalScrollPosition (hist) [1,511 bytes] ImHade (talk | contribs) (Created page with "{{client function}} This function is used to set the horizontal scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetHorizontalScrollPo...")