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
  • {| 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
  • '''Scripting the Gui - Tutorial 1 (Gridlists)''' guiGridListSetColumnWidth(gridlistVehicleSelection,1,0.4,true)
    20 KB (2,848 words) - 13:34, 25 November 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
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)