Search results

Jump to navigation Jump to search

Page title matches

  • {{Skins Page 1}}
    38 bytes (6 words) - 10:48, 10 April 2023
  • {| border="1" | {{Clothes|index=0|type=1|model=head|texture=player_face}}
    2 KB (242 words) - 17:05, 19 July 2016
  • '''Scripting the Gui - Tutorial 1 (Gridlists)''' guiGridListSetColumnWidth(gridlistVehicleSelection,1,0.4,true)
    20 KB (2,848 words) - 13:34, 25 November 2018
  • {| border="1" | {{PL/Clothes|index=0|type=1|model=head|texture=player_face}}
    2 KB (275 words) - 17:14, 19 July 2016
  • {| border="1" | {{UK/Clothes|index=0|type=1|model=head|texture=player_face}}
    2 KB (283 words) - 13:23, 23 April 2018
  • '''GUI készítése - Tutorial 1 (Gridlists)''' guiGridListSetColumnWidth(gridlistVehicleSelection,1,0.4,true)
    21 KB (3,277 words) - 12:53, 13 May 2019

Page text matches

  • {| border="1" | {{Clothes|index=0|type=1|model=head|texture=player_face}}
    2 KB (242 words) - 17:05, 19 July 2016
  • * Blade: 0,1,2 * Broadway: 0,1
    979 bytes (83 words) - 09:35, 29 July 2016
  • * Blade: 0,1,2 * Broadway: 0,1
    926 bytes (78 words) - 07:11, 1 January 2022
  • {| border="1" | {{PL/Clothes|index=0|type=1|model=head|texture=player_face}}
    2 KB (275 words) - 17:14, 19 July 2016
  • {| border="1" | {{UK/Clothes|index=0|type=1|model=head|texture=player_face}}
    2 KB (283 words) - 13:23, 23 April 2018
  • [404] = {0, 1, 2}, [407] = {0, 1, 2},
    2 KB (148 words) - 15:03, 19 February 2024
  • giveWeapon ( player, 1, 1 ) giveWeapon ( player, 2, 1 )
    2 KB (191 words) - 21:38, 20 April 2011
  • giveWeapon ( thePlayer, 1, 1 ) giveWeapon ( thePlayer, 2, 1 )
    2 KB (83 words) - 14:59, 11 August 2012
  • ...ke sure our matrix is setup correctly 'cos MTA used to set all of these to 1. mat[1][4] = 0
    1 KB (163 words) - 20:45, 23 September 2016
  • {{New feature/item|3.0131|1.3.1|4748| dxDrawText ( v, wx -1, wy -1, 0 -1, 0 -1, tocolor(0,0,0), 1, "default-bold" )
    2 KB (217 words) - 05:04, 15 April 2017
  • '''Example 1:''' This example checks if the name of an account is null. ...result = mysql_query(handler, "SELECT name FROM account WHERE id='1' LIMIT 1") -- Execute the query
    868 bytes (123 words) - 18:08, 5 January 2011
  • local label = exports.dgs:dgsCreateLabel(0,0,1,1,"DGS",true) local label = DGS:dgsCreateLabel(0,0,1,1,"DGS",true)
    1 KB (148 words) - 14:59, 12 June 2018
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    830 bytes (96 words) - 10:34, 2 February 2019
  • for i=1, #vertices-1, 2 do points[#points+1] = { x=vertices[i], y=vertices[i+1] }
    2 KB (275 words) - 18:42, 16 April 2020
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    847 bytes (97 words) - 10:33, 2 February 2019
  • ...last retreived row. The offset of the field must be an integer between '''1''' and '''[[Modules/MTA-MySQL/mysql_num_fields|mysql_num_fields()]]''' '''Example 1:'''
    1,013 bytes (139 words) - 18:05, 5 January 2011
  • for i = 1, m do for j = 1, n do
    1 KB (165 words) - 14:34, 5 May 2024
  • myCmd = DGS:dgsCreateCmd(0,0,1,1,true,myWindow ) for i=1,10 do
    570 bytes (65 words) - 11:23, 20 January 2018
  • ...= guiCreateLabel(position[1] + 1, position[2] + 1, size[1] + 1, size[2] + 1, guiGetText(label), false, getElementParent(label) and getElementParent(lab guiLabelSetColor(nlab[1], 0, 0, 0)
    3 KB (320 words) - 18:25, 30 April 2018
  • local j = i - 1 data[j + 1] = data[j]
    2 KB (253 words) - 19:07, 27 September 2023
  • ...last executed query. The offset of the field must be an integer between '''1''' and '''[[Modules/MTA-MySQL/mysql_num_rows/mysql_num_fields|mysql_num_fie '''Example 1:'''
    953 bytes (134 words) - 18:06, 5 January 2011
  • table.insert(ntable,a+1) ntable[a+1]={}
    1 KB (166 words) - 19:52, 3 July 2020
  • ...returns tables which can not use original functions directly. See Example 1.}} local label = exports.dgs:dgsCreateLabel(0,0,1,1,"DGS",true)
    2 KB (241 words) - 02:44, 17 July 2021
  • * 1 character representing the major version * 1 dot character
    2 KB (230 words) - 05:28, 15 July 2014
  • matab[1] = DGS:dgsCreateTabPanel (0.22, 0.19, 0.56, 0.63,true) matab[2] = DGS:dgsCreateTab("Main",matab[1])
    945 bytes (113 words) - 10:31, 6 February 2018
  • for i=1, #vertices-1, 2 do points[#points+1] = { x=vertices[i], y=vertices[i+1] }
    2 KB (225 words) - 11:34, 25 May 2018
  • ==Example 1== local newMarker = createMarker ( 0, 0, 2, "cylinder", 1 )
    1 KB (154 words) - 13:17, 10 October 2023
  • ...', or Line Object, returned with [[CustomTableView:addLine]]. Default is ''1''. ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''.
    1 KB (177 words) - 08:18, 6 August 2018
  • ...tostring(arg[1]):len()<=2)and(tostring(arg[2]):len()<=2)then switching=arg[1] end table.remove(arg, 1);
    2 KB (254 words) - 00:54, 13 May 2020
  • [1] = { ...mple creates a grid list of all players and select an item at row 1 column 1.
    2 KB (174 words) - 07:38, 11 July 2019
  • '''Note:''' Indices of a JSON object such as "1": "cat" are being returned as [[string]], not as [[int]]eger. ...= "cat", ["2"] = "mouse", ["3"] = 5, ["4"] = null, ["cat"] = 5, ["mouse"] =1 }''
    1,020 bytes (120 words) - 09:33, 29 September 2019
  • ...', or Line Object, returned with [[CustomTableView:addLine]]. Default is ''1''. ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''.
    1 KB (180 words) - 08:50, 6 August 2018
  • '''Example 1:''' This example shows the length of an account name ...result = mysql_query(handler, "SELECT name FROM account WHERE id='1' LIMIT 1") -- Execute the query
    1 KB (160 words) - 18:04, 5 January 2011
  • ...= "player", "@getPlayerPreviousAndNextWeapon, expected player at argument '1', received ".. type(player) .."."); maxId = maxId + 1;
    1 KB (113 words) - 22:20, 12 April 2021
  • DGS:dgsGridListSetItemText (GridList, row, column, "1" ) DGS:dgsGridListSetSelectedItem(GridList, 1)
    1 KB (112 words) - 06:32, 20 July 2018
  • ...taxhighlight lang="lua">int,... utf8.byte ( string input [, int i=1, int j=1 ] )</syntaxhighlight> local codepoints = { utf8.byte( input, 1, utf8.len(input) ) }
    1 KB (174 words) - 18:24, 15 February 2016
  • local a = arg[1] local texta,textb = a[column][1],b[column][1]
    1 KB (183 words) - 13:43, 24 February 2018
  • *'''index:''' Index of child. Starts from 1. local capsule = physicsCreateShape(physics, "capsule", 1, 1)
    968 bytes (117 words) - 19:41, 12 February 2020
  • ...ments[1].Stream != 1 || elements[1].Type != D3DDECLTYPE_FLOAT3 || elements[1].Usage != D3DDECLUSAGE_POSITION ) if ( elements[2].Stream != 1 || elements[2].Type != D3DDECLTYPE_FLOAT2 || elements[2].Usage != D3DDECLUS
    2 KB (165 words) - 13:35, 14 May 2017
  • for i=1,10 do DGS:dgsGridListSetItemImage(gridlist,row,1,texture,tocolor(255,255,255,255),10,5,25,20)
    1 KB (150 words) - 10:38, 5 August 2023
  • #define a 1 print(a+b) -- print(1+2)
    1 KB (173 words) - 11:34, 23 November 2018
  • return Vector3(self.rotation[1],self.rotation[2],self.rotation[3]) local matrix = self.matrix[1]
    3 KB (357 words) - 12:56, 14 February 2024
  • {{New feature/item|3.0161|1.6.0|22195|Added also as a server-side function. Previously only available a fadeCamera(false, 1, 255, 0, 0)
    2 KB (197 words) - 08:34, 9 September 2023
  • ...', or Line Object, returned with [[CustomTableView:addLine]]. Default is ''1''. for i = 1, 10 do
    1 KB (149 words) - 08:03, 6 August 2018
  • for location = 1, raw_width do | д || 1 || 1 || 2
    1 KB (187 words) - 14:27, 17 February 2021
  • This function gets the dimension (-1~65535) of the DGS 3D Element. *'''element3D :''' The DGS 3D Element.( Dimension -1 means 3d interface is visible in any dimension )
    812 bytes (94 words) - 10:47, 7 February 2022
  • ...is located with the [[coreconfig.xml]]. Its file path is ''MTA San Andreas 1.x\MTA''. You could even customize it yourself but you would need to be care **'''color_background''': The background color (3 color values 'RGB' and 1 transparency value) | example: 255 0 0 122 (Fully red and 47% transparent)
    4 KB (471 words) - 20:13, 23 September 2016
  • r, g, b = -(length - 440)/(440 - 380), 0, 1 r, g, b = 0, (length - 440)/(490 - 440), 1
    1 KB (163 words) - 21:51, 16 January 2013
  • {{Skins Page 1}}
    38 bytes (6 words) - 10:48, 10 April 2023
  • {{RU/New feature/item|3.0140|1.2|| Эта функция доступна на стороне клиента с версии 1.2 и выше.
    1 KB (70 words) - 20:51, 17 June 2021
  • *'''mass:''' mass of rigid body, by default 1, must be greater than 0 local box = physicsCreateShape(physics, "box", 1)
    1 KB (122 words) - 16:21, 14 February 2020
  • [1] = {1, 0, 0}, [2] = {0, 1, 0},
    3 KB (510 words) - 11:45, 26 June 2017
  • ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''. for i = 1, 10 do
    1 KB (133 words) - 08:12, 6 August 2018
  • ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''. for i = 1, 10 do
    1 KB (129 words) - 08:08, 6 August 2018
  • ...', or Line Object, returned with [[CustomTableView:addLine]]. Default is ''1''. ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''.
    1 KB (173 words) - 08:16, 6 August 2018
  • {{New feature/item|3.0155|1.5.6|14406| if v[1] ~= 0 or v[2] ~= 0 or v[3] ~= 0 then
    3 KB (436 words) - 12:29, 18 January 2021
  • for i=1,20 do dgsGridListSetItemText(gridlist,row,1,i)
    1 KB (136 words) - 17:01, 16 March 2021
  • ...e dimension ID. {{New feature/item|3.0154|1.5.3|11199|You can also use '''-1''' to make the element visible in all dimensions (only valid to objects).}} In this example the player's dimension is set to ID 1 when they enter a vehicle, and set back to dimension 0 when they exit the v
    2 KB (249 words) - 21:24, 8 December 2018
  • ...e dimension ID. {{New feature/item|3.0154|1.5.3|11199|You can also use '''-1''' to make the element visible in all dimensions (only valid to objects).}} In this example the player's dimension is set to ID 1 when they enter a vehicle, and set back to dimension 0 when they exit the v
    2 KB (249 words) - 21:24, 8 December 2018
  • |day of the month in jalali/shamsi date (1-31) |1-31
    2 KB (261 words) - 10:42, 16 April 2024
  • local a = arg[1] local texta,textb = a[column][1],b[column][1]
    2 KB (192 words) - 13:43, 24 February 2018
  • ...) == "string", "Bad argument @ 'rangeToTable' [Expected string at argument 1, got "..type(range).."]") local st,en = tonumber(gettok(v, 1, "-")), tonumber(gettok(v, 2, "-"))
    1 KB (174 words) - 08:32, 29 October 2023
  • ...lang="lua">string utf8.remove ( string input, int start = 1 [, int stop = -1 ] )</syntaxhighlight> local output = utf8.remove( input, -1, -1 )
    1 KB (131 words) - 05:11, 2 July 2016
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    975 bytes (118 words) - 10:39, 2 February 2019
  • local ButtonOld = CustomButton.create(1, 1, 25, 25, "Hello World", false, SPane:getMainElement()) local ButtonNew = CustomButton.create(1, 31, 88, 25, "Hello World", false, SPane)
    854 bytes (93 words) - 07:04, 21 September 2018
  • TabPanel[1] = CustomTabPanel.create(5, 25, 240, 50, false, Window) for i = 1, 3 do
    1 KB (119 words) - 06:10, 27 July 2018
  • This function gets the dimension (-1~65535) of the DGS 3D Image. *'''image3D:''' The DGS 3D Image element.( Dimension -1 means 3d image is visible in any dimension )
    719 bytes (87 words) - 06:46, 19 April 2021
  • ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''. for i = 1, 10 do
    1 KB (137 words) - 08:10, 6 August 2018
  • ==Example 1== ...mask1 = DGS:dgsCreateMask(QRCode,"circle") --Apply Source Texture to Mask 1
    1 KB (150 words) - 10:34, 29 June 2023
  • <syntaxhighlight lang="lua">local weaponIDs = {1,22,25,28,30,33,35,16,42,10,44,40} -- Weapon IDs for i = 1 , #weaponIDs do
    1 KB (180 words) - 10:51, 7 August 2016
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    736 bytes (86 words) - 10:16, 2 February 2019
  • ...oGetPartOfText ( element theElement [, int startIndex = 0, int startLine = 1, int endIndex, int endLine, bool deleteText = false ] ) ...indicated which line of the text of the memo is selected from ( start from 1 ).
    1 KB (181 words) - 14:15, 10 January 2019
  • Returnează valoarea ''float'' cu intervalul de la ''-1,0 (stânga)'' la ''1,0 (dreapta)'', altfel ''false''. setSoundPan(song, -1)
    925 bytes (110 words) - 07:55, 2 October 2023
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    749 bytes (87 words) - 10:16, 2 February 2019
  • for i=1,10 do DGS:dgsComboBoxRemoveItemImage(combobox,1) --Remove after 1 sec
    1 KB (126 words) - 10:40, 5 August 2023
  • [1] = "فروردین", local month = GetShmasiMonthName(1)
    1 KB (124 words) - 19:03, 19 July 2019
  • ...r Column Object, returned with [[CustomTableView:addColumn]]. Default is ''1''. for i = 1, 10 do
    1 KB (140 words) - 08:13, 6 August 2018
  • local a = arg[1] local texta,textb = a[column][1],b[column][1]
    2 KB (192 words) - 13:44, 24 February 2018
  • local a = arg[1] local texta,textb = a[column][1],b[column][1]
    1 KB (185 words) - 15:17, 9 April 2018
  • {{New items|3.0135|1.3.5| *'''flags:''' Conjuncted value that contains flags ( 1 - ignorecase, 2 - multiline, 4 - dotall, 8 - extended, 16 - unicode ) or (
    3 KB (356 words) - 02:17, 30 October 2018
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    792 bytes (88 words) - 10:35, 2 February 2019
  • ...', or Line Object, returned with [[CustomTableView:addLine]]. Default is ''1''. for i = 1, 10 do
    1 KB (140 words) - 08:01, 6 August 2018
  • ...Points''': The anchor points of bezier curve, curve order is #anchorPoints-1. local a = 1
    1 KB (157 words) - 14:13, 23 January 2021
  • rowsCount = rowsCount - 1 rows[#rows + 1] = v
    1 KB (153 words) - 11:25, 18 October 2023
  • This function is to set the caret style of dgs edit ( 0 is "|"; 1 is "_" ). Example(1):
    680 bytes (81 words) - 14:56, 18 January 2018
  • Returns 3 ''float'' and 1 ''string'', indicates the x,y,z that DGS 3D interface faces to and the rela ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0)
    901 bytes (113 words) - 13:02, 3 November 2019
  • if ( strlen($hash) == 64 + 32 + 1 ) $strType = substr( $hash, 64, 1 );
    887 bytes (110 words) - 13:50, 4 October 2016
  • groveteamscore = groveteamscore + 1 -- Grove gets 1 point ballateamscore = ballateamscore + 1 -- Ballas get 1 point
    1 KB (145 words) - 07:53, 4 November 2020
  • return substring:sub( 1, 1 ):upper( ) .. substring:sub( 2 ) assert( type( text ) == "string", "Bad argument 1 @ capitalize [String expected, got " .. type( text ) .. "]")
    1 KB (150 words) - 19:42, 11 June 2016
  • local i = 1; dxDrawRectangle(x+i,y-i,w-i*2,1,tocolor)
    1 KB (165 words) - 02:13, 18 August 2023
  • newgui.wind[ 1 ] = guiCreateWindow( 434, 304, 280, 123, "New Window", false ) guiWindowSetSizable( newgui.wind[ 1 ], false )
    2 KB (217 words) - 21:06, 21 February 2021
  • {{New feature/item|3.0130|1.3.0|3968| addVehicleSirens(source, 1, 1)
    3 KB (291 words) - 10:35, 6 August 2015
  • if ( strlen($hash) == 64 + 32 + 1 ) $strType = substr( $hash, 64, 1 );
    874 bytes (100 words) - 13:50, 4 October 2016
  • This function is to set the caret style of dgs memo ( 0 is "|"; 1 is "_" ). Example(1):
    679 bytes (81 words) - 10:57, 20 January 2018
  • local a = arg[1] local texta,textb = a[column][1],b[column][1]
    2 KB (197 words) - 13:36, 24 February 2018
  • {| border="1" | {{Clothes|index=1|type=12|model=12mayabird|texture=12MAYBR}}
    434 bytes (50 words) - 17:24, 19 July 2016
  • ...indicated which line of the text of the memo is selected from ( start from 1 ). ...r indicated which line of the text of the memo is selected to ( start from 1 ).
    1 KB (178 words) - 14:18, 10 January 2019
  • {| border="1" | {{Clothes|index=1|type=4|model=4rip|texture=4RIP}}
    232 bytes (29 words) - 17:27, 19 July 2016
  • img = dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an image edit1 = dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1 KB (116 words) - 18:07, 9 January 2020
  • dxGridListAddColumn(lista, c[1], c[2]) dxGridListAddItem(lista, 'Infernus', 'Claw', '50000') -- fila 1
    1 KB (143 words) - 20:18, 21 May 2022
  • *'''1:''' BONE_PELVIS1 ...* rotMat[1][2] + boneMat[1][1] * rotMat[1][1] + rotMat[1][3] * boneMat[3][1],
    6 KB (661 words) - 13:02, 5 July 2022
  • local a = arg[1] local texta,textb = a[column][1],b[column][1]
    2 KB (206 words) - 15:18, 9 April 2018
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    1 KB (124 words) - 10:36, 2 February 2019
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    822 bytes (97 words) - 10:33, 2 February 2019
  • return tonumber( string.sub( tostring( num ), 1, -8 )..( formatNumber ( num ) ) + integer ) return tonumber( string.sub( tostring( num ), 1, -8 )..( formatNumber ( num ) ) - integer )
    2 KB (223 words) - 20:26, 19 October 2017
  • if v[1] == theCmd then ==Example 1==
    1 KB (147 words) - 09:33, 16 February 2023
  • In diesem Beispiel wird die Dimension eines Spieler auf ID 1 gesetzt, wenn dieser ein Fahrzeug betritt. Beim Verlassen des Fahrzeuges wi ...entDimension ( source, 1 ) -- Der Spieler wird in die Dimension 1 gesetzt.
    2 KB (220 words) - 11:27, 17 September 2012
  • if gui_elements[1] == element then if gui_elements[1] == old_gui then
    3 KB (300 words) - 20:25, 11 September 2021
  • ==Example 1== local randomGeT = {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15
    2 KB (246 words) - 12:02, 8 October 2023
  • local radius = radius or 1 local width = width or 1
    2 KB (331 words) - 17:35, 8 March 2020
  • ...offX = 0 * matrix[1][1] + 0 * matrix[2][1] - 1 * matrix[3][1] + matrix[4][1] local offY = 0 * matrix[1][2] + 0 * matrix[2][2] - 1 * matrix[3][2] + matrix[4][2]
    3 KB (191 words) - 00:09, 30 November 2014
  • Returns a value from 1 strong = strong + 1
    1 KB (124 words) - 17:12, 7 April 2020
  • *'''door:''' A whole number, 0 (hood), 1 (trunk), 2 (front left), 3 (front right), 4 (rear left), 5 (rear right) ...mber between 0 and 1 that indicates how open the door is. 0 is closed, and 1 is fully open. Returns ''false'' if invalid arguments are passed.
    1 KB (144 words) - 23:45, 17 December 2014
  • ...rial = DGS:dgsCreate3DInterface(0,0,4,4,4,600,600,tocolor(255,255,255,255),1,0,0,_,0) DGS:dgs3DInterfaceAttachToElement(material,localPlayer,0,0,1)
    981 bytes (93 words) - 15:33, 28 September 2019
  • This example puts all vehicles with drivers in dimension 1, while all other vehicles are in dimension 0. This would have the effect of setElementDimension ( source, 1 ) -- set his dimension to 1
    2 KB (237 words) - 13:54, 6 August 2016
  • newdgs.wind[1] = DGS:dgsDxCreateWindow(434, 304, 280, 123, "New Window", false) DGS:dgsDxWindowSetSizable(newdgs.wind[1], false)
    2 KB (255 words) - 17:51, 13 January 2023
  • local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform local y = offX * m[1][2] + offY * m[2][2] + offZ * m[3][2] + m[4][2]
    2 KB (250 words) - 10:41, 29 October 2023
  • {| border="1" | {{PL/Clothes|index=1|type=4|model=4rip|texture=4RIP}}
    241 bytes (32 words) - 17:26, 19 July 2016
  • local i = 1; dxDrawRectangle(x+i,y-i,w-i*2,1,tocolor)
    1 KB (174 words) - 06:17, 14 April 2019
  • local p = v * (1 - s) local q = v * (1 - f * s)
    1 KB (176 words) - 19:35, 4 April 2018
  • ["right"] = { 1 }; ["down"] = { 1 };
    2 KB (164 words) - 11:10, 15 June 2013
  • {{New feature/item|4.0140|1.3.1|4715| '''Example 1:''' This example would change the position of the component when the player
    2 KB (197 words) - 10:15, 23 February 2017
  • ...rogress:''' прогресс анимации который вы хотите задать, значение от 0.0 до 1.0 setTimer ( animRender, 50, 1, ped1 )
    2 KB (72 words) - 20:11, 29 September 2014
  • '''Example 1:''' This example would outputs the force of the projectile on 1-100 scale. This function just works with projectiles which you throw so jus outputChatBox(getForce*100) -- outputs the force of the projectile on 1-100 scale
    1 KB (120 words) - 17:41, 26 November 2014
  • {{New feature/item|3.0156|1.5.5|13771|This function is used to extinguish all spreading fire, or spread ...="lua">bool extinguishFire ( [ float x, float y, float z [, float radius = 1.0 ] ] )</syntaxhighlight>
    870 bytes (105 words) - 18:22, 29 July 2018
  • ...Z, float dirX, float dirY, float dirZ [, int count = 1, float brightness = 1.0 ] ) *'''brightness:''' the brightness. Ranges from 0 (almost black) to 1 (normal color).
    1 KB (189 words) - 10:01, 21 June 2019
  • ...t posZ, float dirX, float dirY, float dirZ, [int count=1, float brightness=1.0] ) *'''brightness:''' яркость. Диапазон 0 (тёмно-красный цвет) до 1 (красный цвет).
    2 KB (103 words) - 20:19, 13 July 2017
  • {| border="1" | {{PL/Clothes|index=1|type=12|model=12MAYBR|texture=12mayabird}}
    452 bytes (56 words) - 22:41, 5 April 2022
  • ...l1 = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel1) -- Background
    2 KB (266 words) - 10:24, 11 February 2023
  • This function generates a random number between 0 and 1. Returns a random number between 0 and 1 in a float.
    458 bytes (54 words) - 12:18, 26 June 2014
  • if (sm.moov == 1) then if (sm.moov == 1) then
    6 KB (686 words) - 10:37, 29 October 2023
  • *'''Line''' - Index of Line in Table View (from 1) or Line Object, or ''0'', returned with [[CustomTableView:addLine]]. Defau for i = 1, 10 do
    1 KB (126 words) - 07:50, 6 August 2018
  • .... Element-dziecko DGS jest wybierane według indeksu (0 - pierwsze dziecko, 1 - drugie dziecko itd.). child1 = DGS:dgsCreateLabel(10,0,380,20,"",false,parent) --Stworzenie 1 dziecka.
    1 KB (171 words) - 12:24, 29 July 2019
  • This function sets the dimension (-1~65535) of the DGS 3D Element. *'''dimension :''' An integer of dimension. ( -1 means 3d interface will be visible in any dimension )
    836 bytes (97 words) - 10:44, 7 February 2022
  • {| border="1" | {{Clothes|index=1|type=5|model=5cross|texture=5CROSS}}
    293 bytes (36 words) - 17:21, 19 July 2016
  • {| border="1" | {{Clothes|index=1|type=6|model=6crown|texture=6CROWN}}
    296 bytes (36 words) - 17:27, 19 July 2016
  • {| border="1" | {{Clothes|index=1|type=7|model=7cross2|texture=7CROSS2}}
    296 bytes (36 words) - 17:28, 19 July 2016
  • ==Example 1== a(20) -- index 1 change asdf => 20
    1 KB (206 words) - 12:56, 14 February 2024
  • * '''decrease/increase''': decrease/increase's amount (from 1 to 255). ...then setElementData ( element, "real.alpha", ( ( guiGetAlpha ( element ) / 1 ) * 255 ) ) end
    3 KB (262 words) - 15:54, 15 June 2018
  • ...n on this page, see the [[Lua matrix library]].'' If you are using MTA: SA 1.4 or higher, using the built-in [[matrix]] class is also recommended.}} local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform
    5 KB (724 words) - 22:08, 25 December 2020
  • for i=0,sx-1 do --From 0th pixel to 3th pixel in tab[i+1] = {} --Define a table
    1 KB (187 words) - 12:18, 6 March 2019
  • for i=1,10 do DGS:dgsCreateLabel ( math.random(0,1),math.random(0,1),0.2,0.1, "Hello world"..i, true ) --Create Labels without storing into variables.
    975 bytes (127 words) - 16:50, 23 March 2022
  • guiGridListSetItemText(gridlist,guiGridListAddRow(gridlist),1,getPlayerName(v),false,false) if(string.find(guiGridListGetItemText(gridlist,b,1),"a",1,true))then
    1 KB (176 words) - 21:15, 7 November 2018
  • ...ogress:''' current animation progress you want to apply, value from 0.0 to 1.0, if not supplied will default to 0.0 setTimer( animRender, 50, 1, ped1 )
    1 KB (160 words) - 00:45, 8 July 2018
  • {{New feature/item|3.0158|1.5.7|20383| Returns a [[float]] between 0 (full release) and 1 (full push) indicating the amount the control is pushed.
    2 KB (191 words) - 01:30, 12 December 2023
  • 260 bytes (21 words) - 12:01, 22 June 2017
  • return self:sub(1,str2)..str1..self:sub(str2+1) return str1:sub(1,pos)..str2..str1:sub(pos+1)
    2 KB (205 words) - 04:20, 7 June 2020
  • for i=1,500 do DGS:dgsGridListSetItemText(gridlist,row,1,i.."-1")
    1 KB (159 words) - 06:41, 19 April 2021
  • ...posZ, float dirX, float dirY, float dirZ [, float force = 1.0, int count = 1, ...oat acrossLineZ = 0.0, bool blur = false, float spread = 1.0, float life = 1.0 ] )
    3 KB (345 words) - 09:59, 21 June 2019
  • ...r), "Bad argument @ 'isLastExecuteInTimer' [Expected lua-timer at argument 1, got "..(type(theTimer)).."]") return ({getTimerDetails(theTimer)})[2] == 1
    1 KB (151 words) - 11:44, 29 October 2023
  • {{New feature/item|3.0150|1.5|| *'''value:''' A value indicating whether to enable ("1") the property or not ("0")
    1 KB (139 words) - 14:43, 8 April 2020
  • n = n + 1 a = { 1 }
    3 KB (366 words) - 14:27, 15 April 2013
  • local box = physicsCreateShape(physics, "box", 1) physicsApplyVelocity(notATable , 0,0,10, 0,1,0)
    1,023 bytes (112 words) - 11:33, 14 February 2020
  • local num = math.clamp(50, 1, 100) local num = math.clamp(-10, 1, 100)
    967 bytes (131 words) - 17:43, 2 August 2023
  • TabPanel[1] = CustomTabPanel.create(5, 25, 240, 50, false, Window) for i = 1, 3 do
    1 KB (111 words) - 06:09, 27 July 2018
  • {| border="1" | {{Clothes|index=1|type=9|model=9gun|texture=9GUN}}
    403 bytes (50 words) - 17:18, 19 July 2016
  • ...ispiel setzt alle Fahrzeuge, welche einen Fahrer besitzen in die Dimension 1, alle anderen werden in Dimension 0 gesetzt. Das hat den Sinn, dass alle Fu ...setElementDimension ( source, 1 ) -- Der Spieler wird in Dimension 1 gesetzt.
    2 KB (258 words) - 14:18, 27 March 2013
  • <syntaxhighlight lang="lua">string utf8.sub ( string input [, int i = 1, int j = utf8.len( input ) ] )</syntaxhighlight> local output = utf8.sub( input, 1, 4 )
    2 KB (229 words) - 10:05, 13 May 2017
  • ...lled up or down. This can be either '''1''' (mouse was scrolled up) or '''-1''' (mouse was scrolled down). outputChatBox( "You scrolled mouse wheel " .. ( up_down == 1 and "UP" or "DOWN" ) .. " on " .. getElementType( source ) )
    1,008 bytes (141 words) - 14:28, 15 August 2018
  • ...lled up or down. This can be either '''1''' (mouse was scrolled up) or '''-1''' (mouse was scrolled down). outputChatBox( "You scrolled mouse wheel " .. ( up_down == 1 and "UP" or "DOWN" ) .. " on " .. getElementType( source ) )
    1,004 bytes (140 words) - 14:18, 15 August 2018
  • {| border="1" | {{Clothes|index=1|type=11|model=11grove2|texture=11GROV2}}
    483 bytes (56 words) - 17:22, 19 July 2016
  • ...nt. The child dgs element is selected by its index (0 for the first child, 1 for the second and so on). *'''index:''' the dgs element's index (1 for the first element, 2 for the second, etc).
    2 KB (203 words) - 18:59, 3 May 2021
  • ...ListGetSelectedCount ( element gridList [, int inRow = -1, int inColumn = -1 ] ) if(string.find(DGS:dgsGridListGetItemText(gridlist,b,1),"a",1,true))then
    2 KB (220 words) - 08:33, 17 January 2021
  • {| border="1" | {{PL/Clothes|index=1|type=5|model=5cross|texture=5CROSS}}
    305 bytes (40 words) - 17:20, 19 July 2016
  • {| border="1" | {{PL/Clothes|index=1|type=6|model=6crown|texture=6CROWN}}
    308 bytes (40 words) - 17:27, 19 July 2016
  • {| border="1" | {{PL/Clothes|index=1|type=7|model=7cross2|texture=7CROSS2}}
    308 bytes (40 words) - 17:28, 19 July 2016
  • ...dicated which line of the text will be inserted into the memo ( start from 1 ). DGS:dgsMemoInsertText(memo,1,1,"Here is DGS")
    944 bytes (132 words) - 14:18, 10 January 2019
  • ...ent dgsElement [, float x = 0,float y = 0, float width = 1, float height = 1, bool relativeX = true, bool relativeY = true, bool relativeW = true, bool ...position is relative. If this is true, then x floats must be between 0 and 1, representing sizes relative to the parent.
    2 KB (328 words) - 22:52, 3 May 2021
  • '''example 1''' dgsGridListAddColumn(gridlist, "Column 1", 0.25)
    3 KB (298 words) - 10:08, 17 January 2023
  • local hexnums = {"0","1","2","3","4","5","6","7", if n-r == 0 then str = hexnums[r+1]
    1 KB (142 words) - 15:39, 7 September 2018
  • for i=0,sx-1 do --From 0th pixel to 3th pixel in tab[i+1] = {} --Define a table
    2 KB (223 words) - 13:24, 27 November 2018
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    997 bytes (120 words) - 09:54, 7 February 2022
  • ...''/weapon'' command that creates a M4 where the player uses it, and gives 1 clip ammo to it. setWeaponClipAmmo(wep, 1) -- Give the weapon 1 clip ammo, so it will reload at the next shoot.
    1 KB (145 words) - 17:23, 23 December 2014
  • mat[1][4] = 0 mat[4][4] = 1
    3 KB (358 words) - 10:45, 29 October 2023
  • **'''1:''' Front right ...ermining the new state of the light. ''0'' represents normal lights, and ''1'' represents broken lights.
    1 KB (142 words) - 22:05, 6 April 2018
  • newMarker = createMarker ( 1, 1000, 1000, 1000, 1,0,0 )
    758 bytes (45 words) - 18:41, 8 February 2016
  • ==Code 1== dxDrawCircle(x+radius, y+radius, radius, 180, 270, color, color, 16, 1, postGUI)
    5 KB (600 words) - 14:13, 15 November 2023
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    963 bytes (120 words) - 04:41, 14 October 2018
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1,000 bytes (122 words) - 05:03, 4 August 2019
  • '''Example 1:''' This example would outputs the force of the projectile on 1-100 scale. This function just works with projectiles which you throw so jus outputChatBox(getForce*100) -- outputs the force of the projectile on 1-100 scale
    1 KB (126 words) - 18:55, 18 January 2014
  • {{New feature/item|3.0156|1.5.5|14280| local vehicle = createVehicle ( 400, 1, 1, 1 ) -- create us a new vehicle
    1 KB (141 words) - 10:44, 6 September 2018
  • newvehicle = createVehicle ( 400, 1, 1, 1 ) -- create us a new vehicle
    1 KB (143 words) - 23:20, 17 December 2014
  • {| border="1" | {{PL/Clothes|index=1|type=9|model=9gun|texture=9GUN}}
    421 bytes (56 words) - 17:18, 19 July 2016
  • 1-Yazn
    105 bytes (11 words) - 12:39, 10 April 2017
  • ...g","Bad argument @'engineGetCOLsFromLibrary' expected a string at argument 1, got "..type(file)) local colVer = file:sub(1,4)
    2 KB (228 words) - 07:50, 27 March 2021
  • [1]="january", ...t[3], 1, string.byte(' ') ).." "..months[tonumber(format[2])].." "..format[1]
    2 KB (221 words) - 13:51, 3 June 2021
  • '''Example 1:''' This example shows how to print the rows of a result set showing the fi local i = 1
    1 KB (156 words) - 18:03, 5 January 2011
  • local capsule = physicsCreateShape(physics, "capsule", 0.2,1.5) physicsAddChildShape(compound, capsule, 0,1,0.5, 45,0,0)
    2 KB (156 words) - 14:37, 12 February 2020
  • [1] = "January", local month = time.month + 1
    1 KB (106 words) - 14:28, 23 May 2021
  • for i = 1, len do local charlist = allowed[math.random ( 1, 3 )]
    1 KB (143 words) - 15:50, 21 October 2015
  • {| border="1" | {{PL/Clothes|index=1|type=11|model=11GROV2|texture=11grove2}}
    504 bytes (63 words) - 22:44, 5 April 2022
  • * '''val''': The number from 0 to 1 local result = a * (1-k) + b * k
    855 bytes (127 words) - 06:02, 12 March 2023
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    937 bytes (122 words) - 09:51, 7 February 2022
  • ...= 0xFFFFFFFF, dx-font/string font = nil, float scaleX = 1, float scaleY = 1, float maxDistance = 80, bool = colorcoded = false ] ) DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true})
    2 KB (262 words) - 14:08, 16 February 2021
  • {| border="1" | {{Clothes|index=1|type=14|model=watch|texture=watchyellow}}
    777 bytes (91 words) - 17:29, 19 July 2016
  • {| border="1" | {{Clothes|index=1|type=8|model=8sa2|texture=8SA2}}
    445 bytes (56 words) - 17:17, 19 July 2016
  • local opacity = reMap(alpha, 0, 255, 0, 1) -- And the "opacity" return 0.5 because 255/2 = 127.5 and 0 to 1 range is 0.5
    1 KB (156 words) - 19:07, 27 September 2023
  • {{New feature/item|3.0157|1.5.7|20383| Returns a [[float]] between 0 and 1 indicating the amount the control is pressed.
    1 KB (142 words) - 11:56, 21 November 2020
  • return self:sub(1,str2)..str1..self:sub(str2+1) return str1:sub(1,pos)..str2..str1:sub(pos+1)
    2 KB (211 words) - 18:34, 21 February 2021
  • *'''line:''' An integer of line to be transformed (line >= 1). local index,line = dgsMemoSeekPosition(memo,40,1)
    1 KB (145 words) - 15:29, 1 October 2019
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1 KB (130 words) - 09:52, 7 February 2022
  • ...loat dirZ [, int smokeSize = 1, int sparkCount = 1, float smokeIntensity = 1.0 ] ) *'''smokeIntensity:''' the amount/transparency of smoke, ranges from 0 to 1.
    1 KB (186 words) - 10:01, 21 June 2019
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3D Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1,000 bytes (131 words) - 05:05, 4 August 2019
  • if day > 0 then table.insert( results, day .. ( day == 1 and " day" or " days" ) ) end if hou > 0 then table.insert( results, hou .. ( hou == 1 and " hour" or " hours" ) ) end
    2 KB (244 words) - 18:14, 27 February 2015
  • ...but if you try and get the text for column 0 there is nothing, but column 1 has what you clicked on. [1] = {
    2 KB (272 words) - 21:16, 7 November 2018
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    1 KB (124 words) - 10:33, 2 February 2019
  • {| border="1" | {{UK/Clothes|index=1|type=12|model=12mayabird|texture=12MAYBR}}
    536 bytes (68 words) - 13:48, 23 April 2018
  • This function gets the dimension (-1~65535) of the DGS 3D Line. local i = 1
    883 bytes (109 words) - 05:23, 19 April 2021
  • local img = dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an image edit1 = dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1,015 bytes (120 words) - 18:08, 9 January 2020
  • DGS:dgsAlphaTo(parent,1,false,"OutQuad",2000) --set alpha with animation effect. end,1000,1)
    700 bytes (79 words) - 03:56, 21 January 2018
  • | <syntaxhighlight lang="lua">-1</syntaxhighlight> || <syntaxhighlight lang="lua">a < b</syntaxhighlight> | <syntaxhighlight lang="lua">1</syntaxhighlight> || <syntaxhighlight lang="lua">a > b</syntaxhighlight>
    2 KB (213 words) - 18:43, 15 February 2016
  • Note that the index of row and column start from 1, which is different from [[guiGridListGetSelectedItems]]. [1] = {
    2 KB (246 words) - 07:37, 11 July 2019
  • {| border="1" | {{Clothes|index=1|type=13|model=neck|texture=neckafrica}}
    767 bytes (91 words) - 17:11, 19 July 2016
  • ...only works if the original has 3 decl elements (0:D, 1:P, 1:T) and stream 1 has a stride of 20
    2 KB (169 words) - 13:25, 14 May 2017
  • theVehicle = createVehicle ( 400, 1, 1, 1 ) -- create us a new vehicle
    1 KB (154 words) - 23:49, 17 December 2014
  • This example adds the clientside command '''/rightrotate [value] [positions = 1]''', which will print the result from the function [[bitRRotate]]. for field = 31, 0, -1 do
    2 KB (225 words) - 22:03, 21 February 2016
  • ...ected item if the specified grid list is valid and has a selected item, ''-1'' if nothing is selected, ''false'' otherwise. DGS:dgsGridListSetItemText ( gridlist, row, column, "1" )
    1 KB (143 words) - 23:47, 21 April 2023
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1,004 bytes (131 words) - 09:51, 7 February 2022
  • {{New feature/item|3.0150|1.5|| *'''value:''' Egy érték amely kimondja, hogy aktív-e ez a beállítás ("1") vagy inaktív ("2").
    1 KB (184 words) - 12:45, 11 August 2018
  • {{New feature/item|3.0132|1.3.2|5340| ...on returns the unsigned number formed by the bits field to field + width - 1 (range: 0-31).
    711 bytes (91 words) - 12:35, 20 September 2021
  • local box = physicsCreateShape(physics, "box", 1) end,3000,1)
    839 bytes (93 words) - 15:11, 14 February 2020
  • end, timeout, 1, ...) for i=1,10 do
    1 KB (142 words) - 16:09, 6 October 2023
  • local _xc, _yc, _zc = getWorldFromScreenPosition(scr[1]/2, scr[2]/2, 1) ...local _xu, _yu, _zu = getWorldFromScreenPosition(scr[1]/2, scr[2]/2 - 240, 1)
    1 KB (198 words) - 17:43, 7 August 2019
  • return self.file:sub(offset+1,offset+bytes) return self.cachedString:sub(readStart-cacheStart+1,readEnd-cacheStart)
    5 KB (569 words) - 04:36, 22 December 2022
  • '''Example 1:''' This example returns some offline player cash getting it from the datab else outputChatBox("The player has " .. mysql_result(result, 1, 1) .. "$", playerSource) end -- Send the money information
    2 KB (192 words) - 17:41, 5 January 2011
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1 KB (155 words) - 05:06, 4 August 2019
  • ...ub w dół. Może to być '''1''' (myszka została przewinięta w górę) lub '''-1''' (myszka została przewinięta w dół). outputChatBox( "Przewinąłeś w " .. ( up_down == 1 and "GÓRĘ" or "DÓŁ" ) .. " nad " .. getElementType( source ) )
    1 KB (165 words) - 11:30, 22 July 2016
  • {| border="1" | {{PL/Clothes|index=1|type=8|model=8sa2|texture=8SA2}}
    466 bytes (63 words) - 17:17, 19 July 2016
  • physicsSetProperties(collision, "position", result.shapeposition[1], result.shapeposition[2], result.shapeposition[3]) physicsSetProperties(collision, "rotation", result.shaperotation[1], result.shaperotation[2], result.shaperotation[3])
    2 KB (249 words) - 20:29, 13 February 2020
  • {| border="1" | {{Clothes|index=1|type=17|model=valet|texture=valet}}
    597 bytes (69 words) - 17:07, 19 July 2016
  • ..., int y, float radius, int sides, int color, [ float rotation, float width=1 ] )</syntaxhighlight> if (last[1] and last[2]) then
    2 KB (254 words) - 19:02, 1 February 2018
  • t = {1,1,2,3,5,8,13} 1 1
    6 KB (484 words) - 18:05, 21 February 2021
  • {{New feature/item|3.0131|1.3.1|4715| {{New feature/item|3.0141|1.4.0|7013|
    2 KB (265 words) - 13:59, 5 July 2017
  • ==Example 1==
    2 KB (163 words) - 16:55, 5 October 2023
  • {| border="1" | {{PL/Clothes|index=1|type=14|model=watch|texture=watchyellow}}
    813 bytes (103 words) - 17:29, 19 July 2016
  • if gui_elements[1] == old_gui then setTimer ( destroy, speed, 1, object, gui_element )
    3 KB (304 words) - 04:12, 2 June 2018
  • This function sets the dimension (-1~65535) of the DGS 3D Image. *'''dimension :''' An integer of dimension. ( -1 means 3d image will be visible in any dimension )
    737 bytes (89 words) - 05:16, 19 April 2021
  • *'''index:''' Index of child. Starts from 1. local box = physicsCreateShape(physics, "box", 1)
    1 KB (142 words) - 20:07, 12 February 2020
  • This function sets the dimension (-1~65535) of the DGS 3D Line. *'''dimension :''' An integer of dimension. ( -1 means 3d line will be visible in any dimension )
    970 bytes (122 words) - 05:15, 19 April 2021
  • '''Example 1:''' number = number + 1
    880 bytes (86 words) - 11:21, 20 January 2018
  • {| border="1" | {{UK/Clothes|index=1|type=4|model=4rip|texture=4RIP}}
    331 bytes (46 words) - 13:35, 23 April 2018
  • ...ertex whose position to get. Values range from 1 to 4 for a water quad, or 1 to 3 for a triangle. local x, y, z = getWaterVertexPosition(water, 1); -- get first vertex position of our water element
    1 KB (151 words) - 17:10, 2 January 2022
  • countTest = countTest + 1 ...t * 5))) -1, (sy-(220 + (countTest * 10))) -1, 0 -1, 0 -1, tocolor(0,0,0), 1, "default-bold" )
    6 KB (718 words) - 07:19, 1 January 2022
  • for i = 1, 10 do for j = 1, TView:getColumnsCount() do
    3 KB (416 words) - 03:58, 27 August 2018
  • local capsule = physicsCreateShape(physics, "capsule", 1, 1)
    864 bytes (85 words) - 15:04, 12 February 2020
  • {| border="1" | {{PL/Clothes|index=1|type=13|model=neck|texture=neckafrica}}
    803 bytes (103 words) - 17:15, 19 July 2016
  • {{New feature/item|3.0150|1.5|| *'''value:''' O valoare care indică dacă proprietatea trebuie setată ("1") sau nu ("0")
    1 KB (155 words) - 14:43, 8 April 2020
  • {| border="1" | {{PL/Clothes|index=1|type=10|model=10ls2|texture=10LS2}}
    477 bytes (64 words) - 19:14, 19 July 2016
  • light.setColor(1, 1, 1, 1); -- gives the point light a bright color light.setAttenuation(0.8, 1.4, 4); -- makes the light fade somewhat
    3 KB (455 words) - 13:30, 14 March 2014
  • * '''row_offset''': An integer value between '''1''' and '''[[Modules/MTA-MySQL/mysql_num_rows|mysql_num_rows()]]''' * '''field_offset''': An integer value between '''1''' and '''[[Modules/MTA-MySQL/mysql_num_fields|mysql_num_fields()]]'''
    798 bytes (113 words) - 18:07, 5 January 2011
  • '''Example 1:''' This example prints all the accounts names outputDebugString(row[1])
    866 bytes (116 words) - 18:04, 5 January 2011
  • This function is to get the caret style of dgs edit ( 0 is "|"; 1 is "_" ). Example(1):
    712 bytes (84 words) - 14:56, 18 January 2018
  • for i = 1, 10 do for j = 1, TabView:getColumnsCount() do
    789 bytes (87 words) - 08:53, 6 August 2018
  • ...( int modelID, float radius, float x, float y, float z [, int iInterior = -1 ] ) {{New items|3.0132|1.3.2|
    1 KB (150 words) - 18:51, 24 April 2018
  • **'''1:''' Split via single character ( This will break a word into 2 parts ) DGS:dgsMemoSetWordWrapState(memo,1)
    801 bytes (101 words) - 11:12, 13 May 2020
  • ...local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform local y = offX * m[1][2] + offY * m[2][2] + offZ * m[3][2] + m[4][2]
    3 KB (354 words) - 06:05, 3 March 2023
  • for i = 1, 10 do for j = 1, TabView:getColumnsCount() do
    781 bytes (87 words) - 08:54, 6 August 2018
  • {| border="1" | {{UK/Clothes|index=1|type=11|model=11grove2|texture=11GROV2}}
    582 bytes (73 words) - 13:46, 23 April 2018
  • ...able) == "table", "Bad argument @ 'table.flip' [Expected table at argument 1, got "..(type(theTable)).."]") for i = 1, #theTable do
    1 KB (185 words) - 03:20, 22 October 2023
  • ...er specifying how deep the table should be mapped. If depth is for example 1 table.map will map the passed table and all tables that are in that given t ...value) == "table" and depth ~= 0) then tab[key] = table.map(value, depth - 1, func, ...)
    2 KB (270 words) - 08:55, 29 October 2023
  • {{New feature/item|3.0156|1.5.5|14219| bool setPedAnimationSpeed ( ped thePed [, string anim = "", float speed = 1.0 ] )
    1 KB (186 words) - 06:55, 17 December 2023
  • {| border="1" | {{UK/Clothes|index=1|type=6|model=6crown|texture=6CROWN}}
    400 bytes (54 words) - 13:38, 23 April 2018
  • {| border="1" | {{UK/Clothes|index=1|type=7|model=7cross2|texture=7CROSS2}}
    400 bytes (54 words) - 13:39, 23 April 2018
  • ...able) == "table", "Bad argument @ 'table.flip' [Expected table at argument 1, got "..(type(theTable)).."]") for i = 1, #theTable do
    2 KB (147 words) - 16:45, 21 October 2023
  • This function is to get the caret style of dgs memo ( 0 is "|"; 1 is "_" ). Example(1):
    712 bytes (84 words) - 10:57, 20 January 2018
  • ...int frontLeft, [ int rearLeft = -1, int frontRight = -1, int rearRight = -1 ])</syntaxhighlight> *'''frontLeft:''' A whole number representing the wheel state (-1 for no change)
    4 KB (458 words) - 20:54, 9 September 2019
  • In this example, when the script starts, a grid list with 1 column and 2 rows, which have text assigned to them. After 3 seconds, one r randomDeletion = math.random ( 1, 2 )
    2 KB (221 words) - 14:14, 18 January 2018
  • local codepoints = { utf8.byte( input, 1, utf8.len(input) ) } for index = 1, 5 do
    2 KB (215 words) - 18:21, 15 February 2016
  • for i = 1, 10 do for j = 1, TabView:getColumnsCount() do
    956 bytes (106 words) - 07:55, 6 August 2018
  • |weight of the object (kilograms 1 to 50000) |scale 0 (total resistance) to 1 (zero resistance)
    5 KB (523 words) - 10:30, 30 December 2014
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    844 bytes (93 words) - 13:45, 4 August 2018
  • {| border="1" | {{PL/Clothes|index=1|type=17|model=valet|texture=valet}}
    624 bytes (78 words) - 17:13, 19 July 2016
  • *[[Skins Page 1|Pagina Skin 1]]: 7, 9-29 *Gli ID dall'1 all'8 (tranne 7) non funzionano
    1 KB (158 words) - 19:28, 21 February 2021
  • {| border="1" | {{UK/Clothes|index=1|type=9|model=9gun|texture=9GUN}}
    503 bytes (68 words) - 13:43, 23 April 2018
  • ...gress:''' A float indicates the animation progress, which ranges from 0 to 1. **'''setting[1]:''' Property Name.
    1 KB (186 words) - 11:28, 8 September 2023
  • local myLabel = guiCreateLabel ( 0, 0, 1, 1, "", true ) setTimer ( guiSetText, 5000, 1, myLabel, "" )
    1 KB (120 words) - 16:37, 8 June 2017
  • **'''1:''' Front right Returns 0 (working) or 1 (broken)
    845 bytes (100 words) - 21:56, 15 June 2018
  • for i = 1, 10 do for j = 1, TabView:getColumnsCount() do
    1,010 bytes (115 words) - 07:56, 6 August 2018
  • {| border="1" | {{UK/Clothes|index=1|type=14|model=watch|texture=watchyellow}}
    873 bytes (111 words) - 13:50, 23 April 2018
  • local rb1 = dgsCreateRadioButton(300,300,200,30,"RadioButton Test 1",false) outputChatBox("Selected RadioButton 1")
    792 bytes (88 words) - 03:42, 24 March 2018
  • preloadMissionAudio ( source, 5000, 1 ) playMissionAudio ( source, 1, x, y, z )
    2 KB (256 words) - 12:07, 16 November 2011
  • for i=1,10 do DGS:dgsGridListSetItemImage(gridlist,row,1,texture,tocolor(255,255,255,255),10,5,25,20)
    1 KB (156 words) - 18:05, 7 March 2021
  • ...width, float height, int colorRectangle, int colorLine, [ int thickness = 1, bool postGUI = false ] )</syntaxhighlight> local _width = _width or 1
    2 KB (312 words) - 17:53, 6 October 2017
  • In this example, when the script starts, a grid list with 1 column and 2 rows, which have text assigned to them. After 3 seconds, one r randomDeletion = math.random ( 1, 2 )
    2 KB (222 words) - 21:18, 7 November 2018
  • <section name="Example 1: Shared" class="both" show="true"> ...er))=="number", "Bad argument @'formatNumber' [Expected number at argument 1 got "..type(number).."]")
    1 KB (186 words) - 10:57, 10 April 2024
  • for i=1,100 do DGS;dgsGridListSetItemText(testList,i,1,i)
    880 bytes (92 words) - 06:45, 21 February 2018
  • {| border="1" | {{Clothes|index=1|type=15|model=zorromask|texture=zorro}}
    1 KB (132 words) - 17:08, 19 July 2016
  • {| border="1" | {{UK/Clothes|index=1|type=5|model=5cross|texture=5CROSS}}
    395 bytes (54 words) - 13:37, 23 April 2018
  • local cb1 = DGS:dgsCreateCheckBox(300,300,200,30, "CheckBox Test 1", false) outputChatBox("Selected CheckBox 1")
    780 bytes (90 words) - 22:21, 2 June 2018
  • | [[Image:Knuckle.png]] || align="left" | Kastet || 1 || 331 || ! rowspan="8" | 1
    5 KB (524 words) - 19:24, 31 October 2018
  • ** '''1:''' Trunk * '''1:''' Ajar, intact
    1 KB (178 words) - 19:47, 14 July 2017
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    928 bytes (98 words) - 13:47, 4 August 2018
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    936 bytes (98 words) - 13:48, 4 August 2018
  • local getVectorDirection = (getVelocity.x * getMatrix[2][1]) + (getVelocity.y * getMatrix[2][2]) + (getVelocity.z * getMatrix[2][3]) local getVectorDirection = (getVelocity.x * getMatrix[2][1]) + (getVelocity.y * getMatrix[2][2]) + (getVelocity.z * getMatrix[2][3])
    5 KB (489 words) - 05:43, 3 March 2023
  • {{New feature/item|3.0132|1.3.2|| dxDrawRectangle ( i, 128, 1, waveData[i] * 128)
    3 KB (401 words) - 06:09, 3 January 2023
  • **'''1:''' row selection DGS:dgsGridListAddColumn(gridlist,"test2",0.1)
    2 KB (196 words) - 13:44, 24 February 2018
  • *'''door:''' A whole number, 0 (hood), 1 (trunk), 2 (front left), 3 (front right), 4 (rear left), 5 (rear right) *'''ratio:''' The ratio value, ranging from 0 (fully closed) to 1 (fully open).
    1 KB (179 words) - 20:00, 25 July 2018
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    864 bytes (95 words) - 00:54, 31 July 2018
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    872 bytes (95 words) - 00:54, 31 July 2018
  • ...ed item if the specified dgs selector is valid and has a selected item, ''-1'' if no item is selected, ''false'' or ''nil'' otherwise. for i = 1, 10 do
    966 bytes (113 words) - 11:05, 13 July 2020
  • ...ayer"), "Bad argument @ 'getPedMaxHealth' [Expected ped/player at argument 1, got " .. tostring(ped) .. "]") -- Return the max health. Make sure it can't be below 1
    2 KB (234 words) - 09:22, 26 July 2014
  • {| border="1" | {{UK/Clothes|index=1|type=13|model=neck|texture=neckafrica}}
    865 bytes (111 words) - 13:49, 23 April 2018
  • ...lua">int, int utf8.next ( string input [[, int charpos = 0 ], int offset = 1 ] )</syntaxhighlight> Codepoint @ 1 = 117
    1 KB (167 words) - 18:44, 15 February 2016
  • local button = DGS:dgsCreateButton(0.2,0.2,0.2,0.1,"test",true) DGS:dgsAddMoveHandler(button,0,0,1,1)
    990 bytes (113 words) - 22:53, 3 May 2021
  • for i = 1, 10 do for j = 1, TabView:getColumnsCount() do
    959 bytes (108 words) - 07:50, 6 August 2018
  • *'''1:''' row selection DGS:dgsGridListAddColumn(gridlist,"test2",0.1)
    2 KB (202 words) - 03:47, 24 March 2018
  • ...mber between 0 and 1 that indicates how open the door is. 0 is closed, and 1 is fully open. Returns false if invalid arguments are passed. local currentAngle = -math.deg(math.atan2(objectMatrix[2][1], objectMatrix[2][2]))
    2 KB (183 words) - 19:07, 27 September 2023
  • ...he relative X coordinate of the mouse cursor. 0 = left side of the screen, 1 = right side. ...:''' the relative Y coordinate of the mouse cursor. 0 = top of the screen, 1 = bottom.
    2 KB (251 words) - 05:58, 12 July 2023
  • ==Örnek #1== ...yanlış! [KULLANIM ŞEKLİ] oyuncununNeKadarParasiVar(player veya thePlayer)",1)
    2 KB (284 words) - 19:16, 15 May 2017
  • Returns the row index (0 for the first element, 1 for the second, etc...), or false if the text doesn't exist. for i=0, guiGridListGetRowCount(gridList)-1 do
    2 KB (191 words) - 08:39, 2 July 2015
  • {| border="1" | {{UK/Clothes|index=1|type=8|model=8sa2|texture=8SA2}}
    536 bytes (73 words) - 13:40, 23 April 2018
  • 5 KB (309 words) - 11:06, 7 February 2021
  • * [[HU/Scripting the GUI - Tutorial 1|GUI készítése - Tutorial 1 (Gridlists)]]
    822 bytes (144 words) - 18:29, 21 November 2018
  • This example adds the clientside command '''/arshift [value] [positions = 1]''', which will print the result from the function [[bitArShift]]. for field = 31, 0, -1 do
    2 KB (273 words) - 01:10, 22 February 2016
  • escaper = (escaper or "'"):sub(1, 1) time.month = time.month + 1
    3 KB (345 words) - 04:16, 5 August 2020
  • {{New feature/item|3.0132|1.3.2|5340| ...d by var value with replacement specified at bits field to field + width - 1
    872 bytes (109 words) - 13:27, 5 August 2021
  • local img = DGS:dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an image edit1 = DGS:dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1 KB (167 words) - 17:29, 24 August 2020
  • *'''cursorX:''' relatywna pozycja X kursora. 0 = lewa strona ekranu, 1 = prawa strona. *'''cursorY:''' relatywna pozycja Y kursora. 0 = góra ekranu, 1 = dół.
    2 KB (216 words) - 12:12, 22 July 2016
  • {{New feature/item|3|1.0|| if coords[1] and coords[2] then
    2 KB (258 words) - 17:29, 2 April 2023
  • render_count = render_count + 1 render_count = render_count - 1
    1 KB (125 words) - 11:10, 25 June 2012
  • {{New feature/item|3.0160|1.6|20463|This event is triggered when a player accepts game invites from a u setElementData(refer, "myUsers", getElementData(refer, "myUsers") + 1)
    2 KB (190 words) - 03:17, 27 March 2020
  • This example kills timers with a remaining time of less than 1 minute. -- Find and kill all the timers with less than 1 minute to go
    912 bytes (132 words) - 11:26, 6 March 2019
  • local result = a[1]<b[1] result = a[1]>b[1]
    2 KB (230 words) - 07:56, 13 August 2022
  • {| border="1" | {{UK/Clothes|index=1|type=17|model=valet|texture=valet}}
    680 bytes (86 words) - 13:53, 23 April 2018
  • *'''Line''' - Index of Line in Table View (from 1) or Line Object, returned with [[CustomTableView:addLine]]. Default is ''la for i = 1, TabView:getLinesCount() do
    2 KB (202 words) - 09:03, 6 August 2018
  • return fromJSON ( aRow [1] [ "myTable" ] ) local table = getTableFromSql( 1 )
    1 KB (146 words) - 10:20, 8 December 2020
  • ["1"] = "ربيع الآخر", local month = time.month + 1
    1 KB (124 words) - 15:00, 9 November 2016
  • {{New feature/item|3.0141|1.4.1|6937| ...t will give 30 ammo by default and for a melee weapon you can specify just 1 or above.
    2 KB (345 words) - 01:18, 28 December 2014
  • This example change blur box level every 1 second. blurLevel = blurLevel + 1
    929 bytes (103 words) - 12:57, 6 May 2020
  • {{New items|3.0135|1.3.5| *'''flags:''' Conjuncted value that contains flags ( 1 - ignorecase, 2 - multiline, 4 - dotall, 8 - extended, 16 - unicode ) or (
    2 KB (266 words) - 02:17, 30 October 2018
  • ...Skins Page | Pages des skins spéciaux]] - Les nouveaux skins depuis MTA 1.1 *[[Skins Page 1]]: 7, 9-29
    1 KB (147 words) - 11:47, 29 September 2014
  • assert(type(t) == 'table', 'check argument 1 table got '..tostring(t)) i = i + 1
    3 KB (379 words) - 05:01, 13 April 2024
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    959 bytes (102 words) - 00:47, 31 July 2018
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    965 bytes (102 words) - 00:47, 31 July 2018
  • local myLabel = guiCreateLabel ( 0, 0, 1, 1, "", true ) setTimer ( guiSetText, 5000, 1, myLabel, "" )
    1 KB (195 words) - 17:20, 21 November 2018
  • local column4 = DGS:dgsGridListAddColumn( gridlist, "Column 1", 0.25 ) DGS:dgsGridListSetItemText (gridlist, row, column, "1" )
    1 KB (119 words) - 06:25, 30 January 2019
  • for i=1,5 do if item ~= -1 then
    991 bytes (123 words) - 09:30, 7 April 2021
  • for i=1,50 do DGS:dgsGridListSetItemText(gridlist,row,1,tostring(i))
    969 bytes (111 words) - 13:43, 24 February 2018
  • {| border="1" | {{UK/Clothes|index=1|type=10|model=10ls2|texture=10LS2}}
    563 bytes (76 words) - 13:45, 23 April 2018
  • ...e = 20, int R = 255, int G = 255, int B = 255, int alpha = 255, int size = 1, string font = "arial", bool checkBuildings = true, bool checkVehicles = fa * ''height'': The height of the text, it's 1 by default.
    4 KB (566 words) - 22:13, 23 May 2020
  • outputChatBox("Radio Button 1 is checked") outputChatBox("Radio Button 1 is unchecked")
    908 bytes (100 words) - 15:42, 5 February 2023
  • *'''Column''' - Index of Column in Table View (from 1) or Column Object, returned with [[CustomTableView:addColumn]]. Default is for i = 1, TabView:getLinesCount() do
    2 KB (202 words) - 09:04, 6 August 2018
  • ...CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    1,004 bytes (107 words) - 13:54, 4 August 2018
  • {| border="1" | {{PL/Clothes|index=1|type=15|model=zorromask|texture=zorro}}
    1 KB (149 words) - 17:13, 19 July 2016
  • {| border="1" | {{RU/Clothes|index=1|type=15|model=zorromask|texture=zorro}}
    1 KB (145 words) - 03:07, 1 April 2016
  • for i=1,50 do DGS:dgsGridListSetItemText(gridlist,row,1,tostring(i))
    938 bytes (109 words) - 13:43, 24 February 2018
  • for i=1,10 do DGS:dgsGridListSetItemText(gridlist,row,1,tostring(i))
    975 bytes (113 words) - 09:56, 23 August 2018
  • * '''width:''' The width/thickness of the line in GTA world units. (This is 1/75th of the width used in dxDrawLine3D) {{New items|5.0155|1.5.5-9.11998|
    3 KB (433 words) - 17:16, 26 October 2018
  • ...ore = tostring(tonumber(score) + 1) -- convert to number, add 1, convert to text
    1 KB (128 words) - 21:13, 29 October 2023
  • ...">int, int utf8.charpos ( string input [[, int charpos = 0 ], int offset = 1 ] )</syntaxhighlight> local from = utf8.charpos( input, 1 ) -- 1
    2 KB (212 words) - 18:27, 15 February 2016
  • for i=1,5 do if item ~= -1 then
    1 KB (131 words) - 05:30, 19 June 2018
  • for i=1,5 do if item ~= -1 then
    994 bytes (121 words) - 05:31, 19 June 2018
  • * '''width:''' The width/thickness of the line in GTA world units. (This is 1/75th of the width used in dxDrawLine3D) {{Added feature/item|1.5.9|1.5.8|20862|
    3 KB (439 words) - 21:11, 23 September 2021
  • ...== 'function', 'Bad argument @ fingerprint [Expected function at argument 1, got '..type(callback)..']') local browser = createBrowser(1, 1, true, true)
    3 KB (285 words) - 14:31, 21 November 2023
  • local button = DGS:dgsCreateButton(0.2,0.2,0.2,0.1,"test",true) DGS:dgsAddMoveHandler(button,0,0,1,1)
    1 KB (126 words) - 22:54, 3 May 2021
  • time.month = time.month + 1; year = year - 1
    1 KB (163 words) - 13:27, 21 July 2016
  • for i=1,10 do DGS:dgsGridListSetSelectedItem( GridList, 1 )
    954 bytes (113 words) - 19:56, 2 March 2023
  • assert(type(vehicleType) == "string", "expected string at argument 1, got ".. type(vehicleType)) for index = 1, vehicleCount do
    4 KB (412 words) - 22:49, 11 September 2017
  • for i=1, colCount do text = ( ( i > 1 and text ) or "" )..v.text..( ( i < #storing.col and " | " ) or "\n"
    2 KB (290 words) - 08:34, 5 October 2023
  • {|border="1" cellpadding="1" cellspacing="0" align="center" |style="background:#cfcfcf;"|1
    9 KB (1,061 words) - 11:00, 24 August 2012
  • *'''state:''' A [[float]] between 0 and 1 indicating the amount the control is pressed. If no value is provided, the {{Added feature/item|1.5.9|1.5.8|20756|
    2 KB (207 words) - 21:06, 23 September 2021
  • start = 1 <section name="Example 1" class="client" show="true">
    3 KB (357 words) - 05:44, 3 March 2023
  • {|border="1" cellpadding="1" cellspacing="0" align="center" |style="background:#cfcfcf;"|1
    9 KB (1,063 words) - 14:08, 22 March 2020
  • for i=1,10 do DGS:dgsGridListSetItemText(gridlist,row,1,tostring(i))
    1,014 bytes (119 words) - 10:08, 23 August 2018
  • local temp = string.gsub ( oldName, '[%*%#%@](.*)','%1' ) string.gsub ( temp, name ..'%.(.*)','%1' ),
    3 KB (305 words) - 03:09, 18 April 2013
  • outputChatBox("Sorry bro, you may only send 1 message a second to prevent spam.", source, 255, 255, 0) -- Message to play ...tion(source) antiSpam[source] = nil end, 1000, 1, source) -- Timer lasting 1 second.
    2 KB (315 words) - 07:03, 12 July 2014
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    948 bytes (114 words) - 00:44, 31 July 2018
  • {{New feature/item|3.0130|1.3.0|3968| addVehicleSirens(source,1,1)
    935 bytes (107 words) - 19:01, 23 January 2021
  • {{New feature/item|3.0131|1.3.1|4993| ...xDrawText("Nitro count: " .. iNitroCount, fX2 + 1, fY2 + 1, fX2 + 1, fY2 + 1, tocolor(0, 0, 255), fScale, "default", "center", "bottom")
    2 KB (236 words) - 10:23, 7 July 2014
  • * تعطي قيمة [[float]] في النطاق من ''-1.0 (يسار) الي ''1.0 (يمين)'' setSoundPan(song, -1) -- تحريك الصوت بمستوي -1
    1 KB (70 words) - 22:23, 17 August 2021
  • {{New feature/item|3.0130|1.3.0|3968| addVehicleSirens(source,1,1)
    2 KB (195 words) - 22:14, 18 December 2014
  • ==Example 1==
    2 KB (242 words) - 12:54, 14 February 2024
  • 1.1 -> 1 1.5 -> 2
    964 bytes (117 words) - 13:32, 19 May 2018
  • This function returns a positive integer in between 0 and 1 of the gui element's current alpha, or false if it could not be retrieved. fadeIn = setTimer(guiFade, 50, 1, gui, state) -- We loop the function to make it lower the alpha each 50 ms
    2 KB (360 words) - 17:15, 21 November 2018
  • local vehicle = createVehicle ( 400, 1, 1, 1 ) -- create us a new vehicle
    1 KB (190 words) - 19:58, 25 July 2018
  • ...ted item if the specified grid list is valid and has a preselected item, (-1) if no item is preselected, ''false'' otherwise. for i=1,100 do
    957 bytes (114 words) - 04:45, 19 April 2021
  • ...h, bool relative [, element parent = nil, float scalex = 1, float scaley = 1, float lineSpace = 20, element bgimg = nil, int bgcolor = 0x96000000 ] ) ...f this is ''true'', then all x,y,width,height floats must be between 0 and 1, representing sizes relative to the parent.
    2 KB (366 words) - 11:23, 20 January 2018
  • {{New feature/item|3.0161|1.6.0|22276| setDiscordRichPresenceStartTime(1)
    1 KB (135 words) - 18:52, 24 October 2023
  • DGS:dgsAttachElements(blurArea,window,0,0,1,1,true,true) --Attach Blur Box Renderer to Window local blurArea = dgsCreateImage(0,0,1,1,blurbox,true) -- --Blur Box Renderer
    3 KB (337 words) - 12:40, 7 May 2022
  • {| border="1" | {{UK/Clothes|index=1|type=15|model=zorromask|texture=zorro}}
    1 KB (157 words) - 13:50, 23 April 2018
  • for i=1,5 do if item ~= -1 then
    1 KB (133 words) - 17:53, 14 October 2021
  • playSoundFrontEnd(1) -- If the checkbox is selected play sound 1.
    1 KB (126 words) - 20:34, 7 November 2018
  • * '''iterations :''' Number 1, 2, 3 or 4. 1 mean low density, 4 mean high. local BONE_IDS = {1, 2, 3, 4, 5, 6, 7, 8, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 41, 4
    1 KB (167 words) - 14:55, 5 August 2021
  • {{New feature/item|3.0161|1.6.0|22271| * '''scaleX/Y/Z:''' Scale of model, by default {1,1,1}
    2 KB (219 words) - 03:08, 17 October 2023
  • {{New feature/item|3.0156|1.5.5|11854| {{Note|In vehicles with 3 wheels, the wheels are combined 2 in 1, in motorbikes only the left - <code>"front_left"</code> and <code>"rear_le
    2 KB (198 words) - 11:37, 30 April 2021
  • '''Example 1:''' This example shows the name of all the registered accounts outputDebugString(row[1])
    1 KB (153 words) - 18:04, 5 January 2011
  • local myLabel = DGS:dgsCreateLabel ( 0, 0, 1, 1, "", true ) setTimer ( DGS:dgsSetText, 5000, 1, myLabel, "" )
    2 KB (232 words) - 21:24, 3 May 2021
  • This example kills all timers with a remaining time of less than 1 minute. -- Find and kill all the timers with less than 1 minute to go
    1 KB (153 words) - 07:01, 12 July 2014
  • :Használat: showhud [''<''0-1''>''] :Használat: shownametags [''<''0-1''>'']
    4 KB (662 words) - 09:12, 24 October 2018
  • ...ber representing the desired pan level. Range is from ''-1.0 (left)'' to ''1.0 (right)'' setSoundPan(left, -1) -- switch the first music to left channel
    1 KB (148 words) - 15:40, 7 September 2018
  • DGS:dgsGridListSetItemText (GridList, row, column, "1" ) if Selected ~=-1 then
    1 KB (127 words) - 12:20, 19 May 2018
  • {{New feature/item|3.0142|1.4.1|7295| *'''status''': an [[int]] which is 0 if the interruption has begun, or 1 if the interruption is ending.
    1 KB (141 words) - 03:01, 27 September 2018
  • {{New feature/item|3.0152|1.5.2||This function allows the window to flash in the Windows taskbar.}} setTimer(setWindowFlashing, 1000, 1, true, 3)
    1 KB (199 words) - 18:37, 24 January 2016
  • DGS:dgsGridListAddColumn(gridlist,"test2",0.1) for i=1,50 do
    1 KB (128 words) - 13:23, 19 May 2018
  • assert(getElementType(Element) == 'gui-staticimage', "Bad argument 1 @ guiSetStaticImageMovable [gui-staticimage expected, got "..getElementType if state == true then state = math.random(1,500) else state = false end
    2 KB (292 words) - 23:47, 16 June 2020
  • {{New feature/item|3.0132|1.3.2|| dxDrawRectangle ( i, 128, 1, onda[i] * 128)
    4 KB (431 words) - 00:05, 18 August 2021
  • CustomButton.create(5 + 75*i, 5 + 30*j, 70, 25, "Button "..(i+1).. " "..(j+1), false, SPane)
    1,018 bytes (116 words) - 00:56, 31 July 2018
  • ...ed item if the specified dgs combobox is valid and has a selected item, ''-1'' if no item is selected, ''false'' or ''nil'' otherwise. for i=1,5 do
    1 KB (134 words) - 05:32, 19 June 2018
  • time.month = time.month + 1; year = year - 1
    1 KB (170 words) - 14:14, 21 July 2016
  • *'''1: name''' -- Name of the resource, except for "Lua VM totals" which is all c *'''1: name''' This category is only used by developers.
    2 KB (350 words) - 12:42, 25 January 2024
  • assert(type(element) == 'userdata',('Expected element at argument 1, got %s!'):format(type(element))) ('Expected element at argument 1, got %s!'):format(getElementType(element))
    1 KB (142 words) - 11:01, 28 February 2023
  • {{New items|3.0135|1.3.5| *'''flags:''' Conjuncted value that contains flags ( 1 - ignorecase, 2 - multiline, 4 - dotall, 8 - extended, 16 - unicode ) or (
    2 KB (223 words) - 02:17, 30 October 2018
  • DGS:dgsGridListAddColumn(gridlist,"test2",0.1) for i=1,50 do
    1 KB (131 words) - 13:22, 19 May 2018
  • ===1. Download Process Explorer from here: https://technet.microsoft.com/en-us/s
    714 bytes (104 words) - 19:58, 26 November 2015
  • ...heElement, element Image [, int distance = 20, int height = 1, int width = 1, int R = 255, int G = 255, int B = 255, int alpha = 255, bool checkBuilding * ''height'': The height of the text, it's 1 by default.
    4 KB (593 words) - 16:18, 21 July 2023
  • ...rial = DGS:dgsCreate3DInterface(0,0,4,4,4,600,600,tocolor(255,255,255,255),1,0,0,_,0) DGS:dgs3DInterfaceAttachToElement(material,localPlayer,0,0,1)
    1,023 bytes (109 words) - 15:17, 28 September 2019
  • *[[Special Skins Page|Spezialskins]] - Neue Skins, welche ab MTA 1.1 verfügbar sind. *[[Skins Page 1|Skinseite 1]]: 7, 9-29
    1 KB (162 words) - 15:40, 13 April 2018
  • | [[Image:Knuckle.png]] || align="left" | Brassknuckle || 1 || 331 || - ! rowspan="8" | 1
    5 KB (603 words) - 22:04, 5 December 2018
  • *'''1:''' TASK_PRIORITY_EVENT_RESPONSE_TEMP *'''1:''' TASK_SECONDARY_DUCK
    2 KB (291 words) - 08:31, 19 July 2009
  • ** [[HU/Scripting the GUI - Tutorial 1|GUI készítése - Tutorial 1 (Gridlists)]]
    1 KB (205 words) - 00:12, 26 November 2018
  • {{Added feature/item|1.5.9|1.5.8|20726|This function returns the current wheel friction state of the [[v *'''wheel:''' The wheel you want to check. (0: front left, 1: rear left, 2: front right, 3: rear right)
    2 KB (177 words) - 20:39, 23 September 2021
  • ...nej. Jeśli ''true'', to wartość powinna znajdować się w przedziale od 0 do 1. local myLabel = DGS:dgsCreateLabel ( 0, 0, 1, 1, "", true )
    2 KB (268 words) - 21:40, 28 July 2019
  • ...l''': How many decimal places the percentage will have at most. Default is 1. ...e, maxvalue, decimal = tonumber(cur_value), tonumber(maxvalue), decimal or 1
    1 KB (167 words) - 21:02, 19 October 2021
  • *[[Special Skins Page|Spezialskins]] - Neue Skins, welche ab MTA 1.1 verfügbar sind. *[[Skins Page 1|Skinseite 1]]: 7, 9-29
    1 KB (165 words) - 14:05, 22 March 2020
  • ...f this is ''true'', then all x,y,width,height floats must be between 0 and 1, representing measures relative to the parent. for i=1,100 do
    1 KB (140 words) - 10:28, 6 February 2018
  • ...'' A bool determines whether the return value ranges from 0 to 255 or 0 to 1. This function returns a positive integer in between 0 and 1 of the dgs element's current alpha, or false if it could not be retrieved.
    3 KB (456 words) - 21:17, 3 May 2021
  • if type(v) == "string" and k < #arg and v:sub(1,1) == "-" then depth = tonumber(string.sub(modifiers,s+1,e))
    9 KB (1,249 words) - 20:29, 23 September 2016
  • table wordWrap( string text, float maxwidth, [float scale=1, mixed font="default", bool bColorCoded=false] ) * '''scale:''' The size of the text, as in [[dxGetTextWidth]]. Defaults to 1.
    5 KB (670 words) - 16:32, 31 May 2020
  • *'''1:''' BONE_PELVIS1 for bone = 1, 54 do
    3 KB (381 words) - 17:47, 18 July 2023
  • {{New feature/item|3.0161|1.6.0|22270| *'''index''': a int representing the index of the button (possible values: 1 or 2)
    1 KB (157 words) - 18:36, 24 October 2023
  • ["number"] = { networkId = 1 }, local n = 1;
    3 KB (337 words) - 23:34, 16 January 2022
  • self.iAmmounts = iAmmounts or 1; for i = 1, self.iAmmounts, 1 do
    3 KB (380 words) - 01:29, 13 September 2015
  • ...border size is relative. If this is true, then value must be between 0 and 1, representing value relative to the parent. ...size is relative. If this is true, then value floats must be between 0 and 1, representing value relative to the parent.
    2 KB (336 words) - 23:00, 3 May 2021
  • ["number"] = { networkId = 1 }, local n = 1;
    3 KB (343 words) - 03:00, 23 January 2022
  • ==Example 1== button = DGS:dgsCreateButton( 0.7, 0.1, 0.2, 0.1, "Output!", true )
    2 KB (188 words) - 10:18, 20 December 2022
  • .../Hides the debugwindow at a given debug-level (Acceptable values: 0 = off; 1 = errors; 2 = errors,warnings; 3 = errors,warnings and info messages) ;hud:Hides/Shows the GTA Hud (0 = off; 1 = on)
    2 KB (309 words) - 15:57, 24 July 2018
  • ** '''1''' or '''km/h''': километров в час. assert(isElement(theElement), "Bad argument 1 @ getElementSpeed (element expected, got " .. type(theElement) .. ")")
    3 KB (286 words) - 10:43, 3 June 2020
  • for i=1, 10 do DGS:dgsGridListSetItemText(gridlist, row, 1, tostring(i))
    1 KB (150 words) - 11:38, 15 August 2023
  • local colum = tonumber(colum) or 1 local rows = guiGridListGetRowCount ( list ) - 1
    1 KB (130 words) - 09:23, 24 March 2013
  • :Usage: showhud [''<''0-1''>''] :Usage: shownametags [''<''0-1''>'']
    5 KB (669 words) - 18:43, 27 March 2024
  • ***'''1:''' TASK_EVENT_RESPONSE_TEMP ***'''1:''' TASK_SECONDARY_DUCK
    2 KB (285 words) - 11:06, 26 June 2014
  • |style="background:#cfcfcf;"|1 ! rowspan="8" scope="row" style="background:#efefef;"| Slot 1: Melee
    9 KB (1,027 words) - 15:24, 17 January 2017
  • ...offX = 0 * matrix[1][1] + 0 * matrix[2][1] - 1 * matrix[3][1] + matrix[4][1] local offY = 0 * matrix[1][2] + 0 * matrix[2][2] - 1 * matrix[3][2] + matrix[4][2]
    5 KB (721 words) - 17:09, 16 February 2022
  • for i=1,10 do ...Color, PosX, PosY, Width, Height = DGS:dgsComboBoxGetItemImage(combobox,2,1)
    1 KB (132 words) - 10:40, 5 August 2023
  • {{New feature/item|3.0150|1.5|| {{Requirements|1.5.4-9.11305|1.1.1-9.03355|}}
    2 KB (253 words) - 14:48, 30 April 2024
  • <section name="Client 1" class="client" show="true"> {{New feature/item|3.0132|1.3.1|5212|
    3 KB (398 words) - 12:36, 8 November 2018
  • ...ellationX:''' The number of sub-division points along the X axis. Range is 1 to 500. ...ellationY:''' The number of sub-division points along the Y axis. Range is 1 to 500.
    1 KB (145 words) - 22:33, 23 December 2018
  • *1. DGS has a built-in multilingual (multi-language) system. ...pan style="color:#000000;text-shadow:0.05em 0.05em 0.2em #00000099;">Usage 1 (Basic usage)</span>==
    8 KB (879 words) - 14:16, 28 January 2023
  • ...den usar en MTA (excepto por los skins especiales, que sólo se usarán de 1.1 en adelante). *[[Special Skins Page| Skins Especiales]] - Nuevos skins (A partir de MTA 1.1). [[Image:flag_us.png|En Inglés]]
    1 KB (177 words) - 15:40, 13 April 2018
  • for i=1,10 do DGS:dgsGridListSelectItem( GridList, 1, 2, true )
    1 KB (132 words) - 16:45, 20 December 2020
  • {{New feature/item|3.0130|1.3.0|4125| {{New_feature|3.0139|1.3.2|
    5 KB (276 words) - 23:45, 17 August 2021
  • ...e. If this is true, then all x,y,width,height floats must be between 0 and 1, representing sizes relative to the parent. for i=1,50 do
    1 KB (135 words) - 06:31, 21 February 2018
  • | Numbers: 0 = 37, 1 = 71 | Trailer 1
    12 KB (758 words) - 05:57, 22 March 2016
  • {{Added feature/item|1.5.9|1.5.8|20704|This function returns the transformation matrix of a specific bon local posX, posY, posZ = boneMatrix[4][1], boneMatrix[4][2], boneMatrix[4][3]
    2 KB (232 words) - 20:25, 12 December 2023
  • | Numbers: 0 = 37, 1 = 71 | Trailer 1
    12 KB (761 words) - 22:03, 5 December 2018
  • ....wikipedia.org/wiki/RGBA_color_space alpha] the DX will use while visible (1-255). ...The number of milliseconds that the fade will elapse (1000 milliseconds = 1 second).
    4 KB (407 words) - 03:55, 14 October 2023
  • {{New feature/item|3.0130|1.3.0|3968| *'''sirenType:''' An integer between 1 and 6 (1: invisible, 2: single, 3+: dual)
    2 KB (227 words) - 10:54, 11 October 2021
  • ...ht lang="lua">float math.absin(float x = π, float y = 0, float amplitude = 1, float period = 0)</syntaxhighlight> ...r" and period or 0)))+1)/2))*(type(amplitude) == "number" and amplitude or 1));
    2 KB (274 words) - 14:37, 14 December 2023
  • Returns an integer value: 0 (No override), 1 (Force off) or 2 (Force on). setVehicleOverrideLights ( theVehicle, 1 ) -- otherwise, force the lights off
    1 KB (139 words) - 16:10, 13 October 2014
  • {{Added feature/item|1.5.9|1.5.8|20724|This event is triggered when the dimension of an [[element]] is c ...mension, 1000, 1, vehicle, 10) -- set a new dimension to the vehicle after 1 second
    1 KB (153 words) - 14:32, 31 December 2022
  • randomDeletion = math.random ( 1, 4 ) if randomDeletion == 1 then
    2 KB (225 words) - 13:44, 18 January 2018
  • for i=1,100 do DGS;dgsGridListSetItemText(testList,i,1,i)
    1 KB (118 words) - 04:33, 4 May 2019
  • <section name="Client 1" class="client" show="true"> {{New feature/item|3.0132|1.3.1|5212|
    3 KB (398 words) - 18:03, 12 March 2024
  • setAccountData(acc, "ps.pkt", wartosc + 1) -- nadajemy o 1 wiecej obecnej wartości klucza ps.pkt setAccountData(acc, "pp.pkt", wartosc + 1) -- nadajemy o 1 wiecej obecnej wartości klucza ps.pkt
    2 KB (365 words) - 20:05, 11 April 2021
  • for i=1,string.len(str) do outputDebugString( splitStr[1] ) -- >> "t"
    1 KB (182 words) - 22:00, 11 January 2013
  • for _ in pairs(tab) do length = length + 1 end local tab = { 1, 2, 3, [25] = 4, five = 5, foo = "bar" }
    1 KB (167 words) - 01:37, 20 October 2023
  • setTimer ( ircJoinChannel, 2000, 1, theBot, "#testchannel" ) setTimer ( ircPartChannel, 5000, 1, theBot, channel )
    1 KB (176 words) - 18:23, 13 August 2009
  • local num = 1; num = num + 1;
    1 KB (180 words) - 08:17, 28 September 2023
  • minigun = createWeapon("minigun", 1, 1, 3)--Create the weapon {{Requirements|n/a|1.3.0-9.04555|}}
    1 KB (158 words) - 20:42, 20 May 2015
  • ...ring ( "Bad argument @ 'getPlayersInVehicles' [Expected number at argument 1, got " .. type ( dimension ) .. "]", 2 ) ...ring ( "Bad argument @ 'getPlayersInVehicles' [Expected number at argument 1, got " .. type ( dimension ) .. "]", 2 )
    2 KB (166 words) - 11:11, 10 August 2018
  • [1] = "mass", table.remove (tText, 1)
    2 KB (225 words) - 19:07, 27 September 2023
  • {{RU/New feature/item|3|1.0||
    3 KB (135 words) - 21:20, 14 June 2021
  • ...Z, float dirX, float dirY, float dirZ [, int count = 1, float brightness = 1.0 ] ) *'''brightness:''' the brightness. Ranges from 0 (black) to 1 (normal color).
    1 KB (157 words) - 09:59, 21 June 2019
  • for i=1,10 do DGS:dgsGridListSetItemText(gridlist,row,1,tostring(i))
    1 KB (141 words) - 04:09, 14 February 2020
  • ...s]] szám, mely a kívánt pan szintet jelzi. A tartomány ''-1.0 (bal)''től ''1.0 (jobb)''-ig terjed. setSoundPan(left, -1) -- switch the first music to left channel
    1 KB (184 words) - 15:43, 7 September 2018
  • string guiGridListGetSelectedItemText ( element gridList [, int column = 1 ] ) return guiGridListGetItemText ( gridList, item, column or 1 )
    2 KB (277 words) - 12:11, 22 March 2013
  • end,time,1) end,time,1)
    2 KB (256 words) - 19:00, 21 February 2021
  • ...>string utf8.insert ( string input [, int insert_pos = utf8.len( input ) + 1 ], string substring )</syntaxhighlight> local output = utf8.insert( "hello ", utf8.len( "hello " ) + 1, word )
    1 KB (174 words) - 18:39, 15 February 2016
  • *'''1:''' BONE_PELVIS1 for bone = 1, 54 do
    3 KB (425 words) - 17:09, 8 October 2018
  • In this example, if a player were to type /interior 1, they would be teleported into this interior ...did, so lets assign them to that interior and teleport them there (all in 1 function call!)
    3 KB (350 words) - 13:55, 6 August 2016
  • ...ourite servers manually. Coreconfig.xml is located in your MTA San Andreas 1.x\MTA\ folder with another file called [[Chatboxpresents.xml]]. ..., that is size of it (format is: width height, floating values between 0 - 1)
    18 KB (2,145 words) - 20:10, 7 March 2021
  • ...f this is ''true'', then all x,y,width,height floats must be between 0 and 1, representing measures relative to the parent. for i=1,100 do
    1 KB (164 words) - 05:58, 8 October 2020
  • {{New feature/item|3.0156|1.5.5|12286|This function is used to retrieve the type of an colshape.}} *'''1:''' cuboid
    2 KB (168 words) - 09:41, 22 June 2019
  • ...ons describe functions that control the way an interpolation between 0 and 1 is done. ...e'' so it can be used with ''getEasingValue( fProgress, "OutElastic", 0.3, 1.0 )''
    8 KB (1,103 words) - 12:36, 6 January 2022
  • ...f this is ''true'', then all x,y,width,height floats must be between 0 and 1, representing sizes relative to the parent. '''Example 1:''' This example creates a information window and adds two tabs to a "tabPa
    4 KB (546 words) - 08:10, 30 October 2023
  • {{New feature/item|3.0158|1.5.7|19626|Function also added client-side.}} ...umber(amount) >= 1 or tonumber(amount) <= 100 then -- If amount is between 1 and 100.
    2 KB (274 words) - 13:46, 25 October 2020
  • ...tting ammo for [[Weapon|weapons in slot]] 0,1,10,11 or 12, the ammo max is 1 ...r weapons that do not require ammo, such as melee, this should be at least 1.
    3 KB (362 words) - 22:57, 4 December 2021
  • window1 = DGS:dgsCreateWindow(400,100,200,200,"DGS Window 1",false) --Create window1 outputChatBox(index1) --Because window 1 is created earlier than window2, so its index should be smaller than index2
    1 KB (153 words) - 19:36, 3 May 2021
  • for i=1,100 do local width = DGS:dgsLineGetItemWidth(line, 1)
    901 bytes (105 words) - 12:13, 10 January 2023
  • *'''state:''' A [[float]] between 0 and 1 indicating the amount the control is pressed. setPedAnalogControlState( thePed, "vehicle_left", 1 )
    1 KB (167 words) - 00:54, 8 July 2018
  • for i=1,100 do DGS:dgsLineSetItemWidth(line, 1, 10)
    882 bytes (105 words) - 10:15, 17 January 2023
  • {{New feature/item|3.0157|1.5.6|14652|This event triggers whenever a GTA sound starts playing.}} '''Example 1:''' This example will cancel every vehicle sound.
    2 KB (339 words) - 21:03, 5 April 2020
  • properties.shadow = {1,1,tocolor(0,0,0,255)}
    2 KB (197 words) - 21:01, 3 May 2021
  • ==Method 1: Move camera away during replace process== end, 50, 1 )
    3 KB (337 words) - 11:59, 7 July 2022
  • *'''tessellationX:''' A rész-metszet pontok száma az X tengelyen. 1-500 között. *'''tessellationY:''' A rész-metszet pontok száma az Y tengelyen. 1-500 között.
    1 KB (189 words) - 10:36, 23 February 2020
  • ...is a value between 0 and 1. 0 means the car only brakes on its back tires, 1 that it only brakes on the front tires. 0.5 means that front and back tires
    1 KB (159 words) - 10:19, 12 July 2013
  • setTrainSpeed(myTrain, 1) -- Set the train speed to 1 - 100mph, 160kmh
    1 KB (178 words) - 10:33, 5 November 2023
  • ...rns a table of players that are within a certain range if there is minimum 1 player else it returns false. count = count +1
    1 KB (159 words) - 12:35, 3 October 2020
  • *[[Special Skins Page|特殊皮肤]] - MTA 1.1 或更高的版本可用 *[[Skins Page 1|皮肤页 1]]: 7, 9-29
    1 KB (77 words) - 19:40, 21 February 2021
  • {| border="1" | {{Clothes|index=1|type=3|model=biker|texture=cowboyboot2}}
    2 KB (283 words) - 15:44, 29 April 2021
  • ...e. If this is true, then all x,y,width,height floats must be between 0 and 1, representing sizes relative to the parent. local myLabel = DGS:dgsCreateLabel ( 0, 0, 1, 1, "", true )
    3 KB (352 words) - 18:23, 16 April 2021
  • *'''itemIndex:''' the item you want to select (item 1 is the first item). If -1 is specified, then the combo box text is set to it's ''caption''. DGS:dgsComboBoxSetSelectedItem(combobox,1)--set the first row which is the selected row Selected.
    2 KB (293 words) - 11:13, 20 January 2018
  • ...idade de casas decimais que a porcentagem retornada pode ter. Por padrão é 1. ...e, maxvalue, decimal = tonumber(cur_value), tonumber(maxvalue), decimal or 1
    1 KB (181 words) - 21:04, 19 October 2021
  • {{New items|3.0140|1.4| ...not use [[downloadFile]], and instead set<br/> '<download_priority_group>-1</download_priority_group>' in the resource [[meta.xml]]}}
    2 KB (206 words) - 00:41, 3 February 2017
  • | [[Image:Knuckle.png]] || align="left" | Brassknuckle || 1 || 331 || - ! rowspan="8" | 1
    6 KB (664 words) - 11:07, 1 February 2024
  • ...ed item if the specified grid list is valid and has a selected item, (-1, -1) if no item is selected, ''false'' otherwise. ...idListGetItemText ( playerList, guiGridListGetSelectedItem ( playerList ), 1 )
    2 KB (275 words) - 16:50, 11 June 2020
  • simpleName = string.sub( simpleName, 1, #simpleName - 1 ); simpleName = string.sub( simpleName, 1, #simpleName - 1 );
    3 KB (415 words) - 20:06, 2 February 2014
  • ...t is 0, the back tires have all the grip and the front have none. If it is 1, only the front tires have grip. A value of 0.5 will give both tires the sa
    1 KB (168 words) - 10:01, 12 July 2013
  • ** '''1''': Lights are forced off. <section name="Example 1" class="server" show="true">
    3 KB (292 words) - 19:19, 4 June 2017
  • setTimer ( ircJoinChannel, 2000, 1, theBot, "#testchannel" ) -- params[1] has the string "!setquitmessage" which we don't need
    1 KB (182 words) - 09:37, 30 July 2009
View (previous 500 | ) (20 | 50 | 100 | 250 | 500)