Search results

Jump to navigation Jump to search
  • ...' A list of arguments to trigger with the event. You can pass any lua data type (except functions). You can also pass [[element]]s. local dataType = type(sentMessage) -- check type of data coming from client
    10 KB (1,405 words) - 22:38, 29 April 2024
  • ...'table'' containing all the elements inside the colshape, of the specified type. Returns an empty ''table'' if there are no elements inside. Returns ''fals local newcolshape = createColSphere ( 1, 2, 3, 4 )
    2 KB (135 words) - 00:24, 27 September 2016
  • This example shows how to get all elements by specific type, created only by resource scripts (not maps). -- createObject(...) -- 1
    2 KB (214 words) - 13:46, 10 August 2021
  • <section name="Example 1: Server" class="server" show="true"> local objType = gettok( object, 1, string.byte('.') )
    3 KB (351 words) - 12:09, 18 October 2023
  • ** '''type:''' Le type de ressource, ça peut être "gamemode", "script", "map" ou "misc". ** '''type:''' Le type du code source: "client" ou "server"
    7 KB (1,053 words) - 19:10, 21 February 2021
  • ** '''type:''' El tipo de ''resource'' (puede ser "gamemode", "script", "map" o "misc" ** '''type:''' El tipo de script: "client" (cliente) o "server" (servidor).
    6 KB (870 words) - 17:38, 24 September 2016
  • {{Deprecated items|3.0159|1.5.9| * '''pType:''' Type of primitive to be drawn.
    6 KB (872 words) - 14:03, 27 May 2024
  • ** '''type:''' Typ tego zasobu, które mogą być w postaci "gamemode", "script", "map ** '''type:''' Rodzaj kodu źródłowego: "client", "server" lub "shared"
    6 KB (896 words) - 00:38, 3 January 2022
  • **'''type:''' Typ der Ressource. Möglichkeiten sind: "gamemode", "script", "map" ode **'''type:''' Typ: "client" oder "server"
    6 KB (799 words) - 00:44, 3 January 2022
  • ...ped's move state, or ''false'' if the ped is not streamed in, the movement type is unknown, the ped is in a vehicle or the ped is invalid. '''Example 1:''' This example shows how you can output a players current movestate.
    1 KB (202 words) - 13:14, 23 July 2022
  • **'''type:''' Typ der Ressource. Möglichkeiten sind: "gamemode", "script", "map" ode **'''type:''' Typ: "client" oder "server"
    6 KB (802 words) - 00:44, 3 January 2022
  • ...verifique se isso funciona com uma função antes de usá-la em um script'''.|1}} if type( text ) == "string" or type( text ) == "nil" then -- Verifica se os argumentos corretos foram fornecido
    4 KB (666 words) - 16:49, 21 February 2021
  • {{New feature/item|4.0140|1.3.1|4715| ...n of the component when the player enters a vehicle and resets it when you type /reset.
    2 KB (209 words) - 10:16, 23 February 2017
  • ...nt [[Animations|animation]] of a [[player]] or [[ped]]. Not specifying the type of animation will automatically cancel the current one. ...imation ( ped thePed [, string block = nil, string anim = nil, int time = -1, bool loop = true, bool updatePosition = true,
    4 KB (524 words) - 14:01, 16 December 2023
  • {{New feature/item|3.0152|1.3.2|4680| ...which will result in the player being rotated to a random direction every 1 second, infinite times.
    2 KB (217 words) - 16:36, 13 February 2015
  • ! Slot || class="unsortable" | Type || class="unsortable" | Image || Name || ID || class="unsortable" | Model I | [[Image:Knuckle.png]] || align="left" | Brassknuckle || 1 || 331 || -
    6 KB (664 words) - 11:07, 1 February 2024
  • {{Updated feature/item|1.5.9|1.5.9|22465| * '''pType:''' Type of primitive to be drawn.
    6 KB (922 words) - 14:04, 27 May 2024
  • ...the argument's name as in the argument list above, NOT the argument's data type --> count = count + 1
    2 KB (233 words) - 06:42, 6 February 2021
  • ** '''type:''' Il tipo di risorsa, che può essere "gamemode", "script" o "map". ** '''type:''' Il tipo di sorgente: "client" o "server".
    5 KB (758 words) - 00:45, 3 January 2022
  • ...ped's move state, or ''false'' if the ped is not streamed in, the movement type is unknown, the ped is in a vehicle or the ped is invalid. '''Example 1:''' This example shows how you can output a players current movestate.
    2 KB (226 words) - 17:53, 8 October 2018
  • if (arg[1]) then if (type(value) == "number") then arg[key] = tostring(value) end
    3 KB (385 words) - 02:16, 13 May 2012
  • if (arg[1]) then if (type(value) == "number") then arg[key] = tostring(value) end
    3 KB (415 words) - 23:42, 4 July 2014
  • {{New feature/item|3.0157|1.5.6|16074| *'''weaponType''': The type of vehicle weapon. (See the list below)
    2 KB (233 words) - 20:42, 5 April 2020
  • {{Added feature/item|1.6.1|1.6.0|21914|This event is triggered every time an explosion is created either *'''theType:''' the type of explosion created, see: [[Explosion types]]
    2 KB (207 words) - 14:09, 11 January 2024
  • * '''1:''' 只输出错误(Error)信息 <!-- Specifies the level of the debugscript log file. Available values: 0, 1, 2, 3. When not set, defaults to 0. -->
    18 KB (2,477 words) - 20:36, 21 February 2021
  • ...the argument's name as in the argument list above, NOT the argument's data type --> ** Minimalna długość nazwy konta wynosi 1 znak.
    3 KB (443 words) - 16:43, 11 April 2021
  • if type(editboxText) == "boolean" then return false end ...h + startX, height + startY, textColor or tocolor(255, 255, 255, 255/1.2), 1, font or "default", "center", "center", true, false, postGUI or false)
    7 KB (770 words) - 04:00, 2 November 2023
  • ...6em;">>>>Warning: This feature requires resource '''Object Preview''' with 1 line '''modification'''<<<</span> Returns a dgs-dxobjectpreviewhandle (dgs plugin)/ SOVElement (element Type) that '''works with the exported functions of object preview''' if succeed,
    2 KB (273 words) - 01:36, 12 January 2023
  • if ( type( result ) == "table" and #result == 0 ) or not result then -- see if any da outputChatBox ( "Your head texture is " .. result[1].clothes_head_texture )
    3 KB (425 words) - 16:20, 13 February 2015
  • '''Scripting the Gui - Tutorial 1 (Gridlists)''' ...the [[Introduction to Scripting GUI|Previous tutorial]], there are 2 value type options available when creating gui: '''relative''' and '''absolute'''.
    20 KB (2,848 words) - 13:34, 25 November 2018
  • ...parent = nil, int textColor = 0xFFFFFFFF, float scaleX = 1, float scaleY = 1, element normalImage = nil, element hoveringImage = nil, element clickedIma ...ue'', then all ''x, y, width'' and ''height'' floats must be between 0 and 1, representing sizes relative to the parent.
    4 KB (557 words) - 14:01, 16 February 2021
  • This function attempts to read a float (native type) from a file and return it. The amount of bytes read should be four. theFile:writeFloat( handlingDict.centerOfMass[1] );
    7 KB (611 words) - 03:03, 23 January 2022
  • | colspan="2" style="text-align: center;"|'''xmlData v1.1''' * '''1''' - Very low protection (creator resource on any server or humans could re
    5 KB (783 words) - 16:35, 13 September 2019
  • This function attempts to read a float (native type) from a file and return it. The amount of bytes read should be four. theFile:writeFloat( handlingDict.centerOfMass[1] );
    7 KB (605 words) - 23:40, 16 January 2022
  • if (arg[1]) then if (type(value) == "number") then arg[key] = tostring(value) end
    3 KB (397 words) - 08:40, 7 September 2019
  • <spawngroup req="" type="attacker"> <spawngroup req="" type="attacker">
    7 KB (1,039 words) - 08:12, 24 October 2022
  • {{New items|4.0153|1.5.3-9.11270| {{New_feature|3.0139|1.3.1|
    7 KB (1,033 words) - 18:07, 26 December 2017
  • This function attempts to read a signed byte (native type) from a file and returns it. The amount of bytes read should be one. for m=1,12 do
    6 KB (664 words) - 02:58, 23 January 2022
  • This function attempts to read a signed byte (native type) from a file and returns it. The amount of bytes read should be one. for m=1,12 do
    6 KB (658 words) - 23:33, 16 January 2022
  • ...t3(0.996093809371817670572857294849, 0.0038909914428586627756752238080039, 1.5199185323666651467481343000015e-5); //-- Type: Pixel shader
    3 KB (299 words) - 22:45, 28 November 2012
  • ...t for a result. Use 0 for an instant response (which may return nil). Use -1 to wait until a result is ready. Note: A wait here will freeze the entire s {{New items|3.0152|1.5.2|
    8 KB (1,138 words) - 23:01, 11 January 2023
  • * '''1:''' only errors <!-- Specifies the level of the debugscript log file. Available values: 0, 1, 2, 3. When not set, defaults to 0. -->
    18 KB (2,760 words) - 16:40, 15 April 2017
  • {{New feature/item|3.0158|1.5.7|19626| ...the argument's name as in the argument list above, NOT the argument's data type -->
    2 KB (265 words) - 14:15, 25 October 2020
  • physics-shape physicsCreateShape(physics thePhysics, shape-type theShapeType, mixed) physicsSetProperties(terrain, "scale", 5,5,1) -- in terrain, sets mesh density, now mesh has size 20x20units, one vertex
    2 KB (244 words) - 21:30, 18 February 2020
  • <data name="position" type="coord3d" default="0,0,0" /> <marker size="0.5" type="corona" color="#ffff00ff" />
    19 KB (1,178 words) - 03:05, 1 April 2016
  • if ( type( result ) == "table" and #result == 0 ) or not result then -- если да outputChatBox ( "Your head texture is " .. result[1].clothes_head_texture )
    4 KB (176 words) - 03:05, 1 April 2016
  • * '''1:''' only errors <!-- Specifies the level of the debugscript log file. Available values: 0, 1, 2, 3. When not set, defaults to 0. -->
    18 KB (2,815 words) - 08:56, 4 July 2022
  • ...the argument's name as in the argument list above, NOT the argument's data type --> count = count + 1
    2 KB (298 words) - 08:35, 5 February 2021
  • [[File:Selection-Mode.png|thumb|example for selection mode ( 1 )]] **'''1:''' Multiple row selection
    4 KB (460 words) - 14:09, 27 April 2020
  • ...t at argument 1, got "..(isElement(element) and getElementType(element) or type(element)).."]")
    2 KB (269 words) - 03:59, 2 November 2023
  • return false -- If it's not normal type message, cancel code execution local colorR, colorG, colorB = playerColors[1], playerColors[2], playerColors[3] -- Store them into different variables
    2 KB (294 words) - 21:55, 18 February 2022
  • Használja a [http://files.mtasa.com/apps/1.0/raceconv.zip batch converter], hogy az összes MTA:Race mapot MTA:SA map- ...ter this one" [ size="checkpoint size" vehicle="vehicle ID to change into" type="checkpoint/ring/cylinder/arrow/corona" paintjob="paintjob ID" upgrades="co
    10 KB (1,343 words) - 11:38, 5 November 2018
  • float scaleXY = 1.0 [, float scaleY = 1.0 ], mixed font = "default", string alignX = "left", string alignY = "top", *'''scale:''' the size of the text.{{New feature|3.0110|1.1|'''scale:''' can (optionally) be specified as two floats. i.e. '''scaleX, s
    8 KB (982 words) - 20:23, 16 June 2023
  • ** '''type:''' A resource típusa, ami lehet "gamemode", "script", "map" vagy "misc". ** '''type:''' A resource típusa: "client", "server" vagy "shared".
    9 KB (1,382 words) - 20:22, 21 February 2021
  • <data name="position" type="coord3d" default="0,0,0" /> <marker size="0.5" type="corona" color="#ffff00ff" />
    16 KB (2,169 words) - 17:10, 29 April 2023
  • This function attempts to read a double (native type) from a file and return it. The amount of bytes read should be eight. local n = 1;
    3 KB (349 words) - 03:04, 23 January 2022
  • This function attempts to read a double (native type) from a file and return it. The amount of bytes read should be eight. local n = 1;
    3 KB (343 words) - 23:42, 16 January 2022
  • ...the argument's name as in the argument list above, NOT the argument's data type --> '''例子 1:''' 这个例子使每个玩家都能使用一个名为“giveAccountAdminR
    3 KB (310 words) - 18:23, 21 February 2021
  • ...alth' [Expected ped/player at argument 1, got " .. tostring(ped) .. " (".. type(ped) ..")]")
    2 KB (302 words) - 08:19, 13 August 2016
  • and ''''gzip_types'''' is set for any file type: =====Test #1=====
    4 KB (586 words) - 12:30, 13 January 2024
  • ** '''type:''' Тип исходного кода: "client", "server" или "shared"
    11 KB (506 words) - 15:47, 21 May 2024
  • ...the argument's name as in the argument list above, NOT the argument's data type --> count = count + 1
    2 KB (311 words) - 21:07, 7 November 2018
  • ...f this is ''true'', then all x,y,width,height floats must be between 0 and 1, representing sizes relative to the parent. Returns a dgs-dximage (Plugin Type: dgs-dxcolorpicker) if successful, false otherwise.
    2 KB (327 words) - 07:50, 9 February 2020
  • {{New items|3.0152|1.5.2| ...strings or numbers - it is important to make sure they are of the correct type. Also, the number of parameters passed must be equal to the number of '''?'
    2 KB (315 words) - 17:32, 24 June 2023
  • percentage and type(percentage) ~= "number" or return temp*5.1, 255
    3 KB (327 words) - 00:37, 6 December 2015
  • {{New feature/item|3.0136|1.3|5939| *'''hookType:''' The type of hook to add. This can be:
    5 KB (481 words) - 23:48, 7 August 2020
  • The element type of this class is '''"shader"'''. //-- Disable texture stage 1
    11 KB (1,232 words) - 08:47, 15 April 2021
  • {{New feature/item|3.0158|1.5.7|11412| *'''level''': The type of debug message which was outputted
    2 KB (358 words) - 11:22, 11 April 2021
  • {{New feature/item|3.0156|1.5.5|11849| {{Added feature/item|1.5.9|1.5.8|20898|
    3 KB (371 words) - 16:30, 20 February 2024
  • The element type of this class is '''"shader"'''. //-- Disable texture stage 1
    11 KB (1,237 words) - 17:57, 8 April 2023
  • {{New feature/item|3|1.0||<syntaxhighlight lang="lua"> {{Deprecated_feature|3|1.0|<syntaxhighlight lang="lua">
    3 KB (388 words) - 21:46, 14 November 2022
  • ...' A list of arguments to trigger with the event. You can pass any lua data type (except functions). You can also pass [[element]]s. ===Example 1===
    6 KB (781 words) - 04:03, 19 April 2024
  • * Enable [http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html Linux binary compatibility] <ase>1</ase> <!-- 0 = off, 1 = on -->
    14 KB (2,236 words) - 16:57, 23 January 2022
  • ** '''type:''' Qual é o tipo do recurso, pode ser um "gamemode", "script", "map", ou ** '''type:''' O tipo de código-fonte: "client", "server" ou "shared".
    8 KB (1,329 words) - 23:58, 3 June 2019
  • * Minimal player name length is 1 character. -- make sure that the element type of thePlayer is acctually pointing to a player element
    3 KB (431 words) - 20:27, 6 August 2019
  • ...ationsubsteps || physics-world || set, get || int subSteps = 10 || Between 1 and 256, sets how long and how precise collision detection should be. ...et || float sizeX, float sizeY, float sizeZ || Changes size of "box" shape type.
    4 KB (545 words) - 20:54, 19 February 2020
  • ...f this is ''true'', then all x,y,width,height floats must be between 0 and 1, representing sizes relative to the parent. local button = Button:Create( 0.7, 0.1, 0.2, 0.1, "Output!", true );
    3 KB (407 words) - 16:35, 11 February 2015
  • ...the argument's name as in the argument list above, NOT the argument's data type --> '''Example 1:''' This example attaches a marker to a vehicle, and detaches it when it bl
    3 KB (383 words) - 16:27, 13 February 2015
  • ...ue'', then all ''x, y, width'' and ''height'' floats must be between 0 and 1, representing sizes relative to the parent. button = guiCreateButton( 0.7, 0.1, 0.2, 0.1, "Output!", true )
    3 KB (398 words) - 08:09, 30 October 2023
  • for i=0,nPassengers-1 do ..."..getElementType(source)) -- Output the resource name along with element type
    3 KB (408 words) - 02:56, 27 September 2018
  • ["cj"] = 0, ["truth"] = 1, ["maccer"] = 2, ["casual jeanjacket"] = 7, ["business lady"] = 9, ["old fa ["card dealer 1"] = 11, ["classy gold hooker"] = 12, ["homegirl"] = 13, ["floral shirt"] =
    8 KB (650 words) - 20:16, 9 June 2020
  • ...box. If you're going to add a boost to it for example, name it "pimp boost 1". Then click on the "OK"-button. When in editor testmode, just type '''/restart pimp''' to test the PIMP-stuff in your map. Every time you ente
    18 KB (2,705 words) - 01:54, 7 April 2018
  • * '''1:''' seulement les erreurs * [http://www.lua.org/manual/5.1/manual.html#pdf-tostring tostring()] sur une variable pour la convertir en
    17 KB (2,614 words) - 12:11, 29 September 2014
  • This function attempts to read a boolean (native type) from a file and return it. The amount of bytes read should be one. ...File:writeShort( realTime.monthday ); theFile:writeShort( realTime.month + 1 ); theFile:writeShort( realTime.year + 1900 );
    5 KB (490 words) - 03:04, 23 January 2022
  • This function attempts to read a boolean (native type) from a file and return it. The amount of bytes read should be one. ...File:writeShort( realTime.monthday ); theFile:writeShort( realTime.month + 1 ); theFile:writeShort( realTime.year + 1900 );
    5 KB (484 words) - 23:44, 16 January 2022
  • '''GUI készítése - Tutorial 1 (Gridlists)''' -- add a "Vehicle" and a "Type" collumn to the gridlist
    21 KB (3,277 words) - 12:53, 13 May 2019
  • ...the argument's name as in the argument list above, NOT the argument's data type --> '''Example 1:''' This example makes every player able to use a command named "giveAccoun
    3 KB (469 words) - 18:22, 21 February 2021
  • * Enable [https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html Linux binary compatibility] <ase>1</ase> <!-- 0 = off, 1 = on -->
    16 KB (2,622 words) - 01:12, 3 January 2022
  • public static final int CLOTH_HEAD = 1; public static final int TOTAL_PROGRESS = 1;
    21 KB (2,792 words) - 20:47, 23 September 2016
  • ...strings or numbers - it is important to make sure they are of the correct type. Also, the number of parameters passed must be equal to the number of '''?' local result = dbPoll( qh, -1 )
    4 KB (539 words) - 03:20, 20 November 2020
  • :''<httpserver>1</httpserver> :Values: 0 - disabled , 1 - enabled ; default value: 1. Optional parameter.
    26 KB (3,743 words) - 14:02, 24 May 2024
  • *1.https://community.multitheftauto.com/index.php?p=resources&s=details&id=147 *1. رابط: http://www.mediafire.com/file/m6dm7815d5dihax/lua.zip By [[User
    5 KB (371 words) - 13:43, 29 January 2023
  • ...else the 15% AC features for "bdata forks netc" goes down to 1%. See build type documentation at [https://github.com/multitheftauto/mtasa-blue/blob/master/
    6 KB (1,017 words) - 08:38, 12 December 2022
  • * '''1:''' csak hibákat <!-- Megadhatja a log fájl debug szintjét! Lehetséges értékek: 0, 1, 2, 3. Ha nincs beállítva, akkor automatikusan 0. -->
    20 KB (3,265 words) - 20:25, 21 February 2021
  • ...' A list of arguments to trigger with the event. You can pass any Lua data type (except functions). You can also pass [[element]]s. The total amount of dat for i = 1, 10000 do
    4 KB (572 words) - 22:59, 29 September 2019
  • {{New feature/item|3.0156|1.5.5|11849| {{Added feature/item|1.5.9|1.5.8|20898|
    4 KB (561 words) - 20:13, 15 March 2024
  • ...strings or numbers - it is important to make sure they are of the correct type. Also, the number of parameters passed must be equal to the number of "?" c ...outputConsole("Money amount of player " .. playerName .. " is " .. result[1].money, thePlayer)
    5 KB (666 words) - 21:33, 15 May 2020
  • updateNewsItem(1) -- define a global variable called 'currentItem' with the value 1
    18 KB (2,936 words) - 22:39, 5 November 2018
  • *'''lighting:''' a float between 0 (fully dark) and 1 (bright) representing the amount of light that the hit building surface wil This example shows how you can get the surface type a vehicle is on. This is useful if you want to do a script to dirt cars ove
    8 KB (1,061 words) - 14:44, 27 June 2020
  • '''(для версии 1.1)''' ...же ситуации, к Team Blue мог бы присоединить еще 1 игрок. (''по умолчанию: 1'')
    19 KB (536 words) - 03:05, 1 April 2016
  • {{New feature/item|3|1.0|848| {{Deprecated_feature|3|1.0|
    5 KB (426 words) - 20:58, 14 June 2021
  • [0] = "CJ", [1] = "Truth", [2] = "Maccer", [7] = "Casual JeanJacket", [9] = "Business Lady [10] = "Old Fat Lady", [11] = "Card Dealer 1", [12] = "Classy Gold Hooker", [13] = "Homegirl", [14] = "Floral Shirt",
    9 KB (867 words) - 16:55, 8 June 2020
  • <script src="client/gui.lua" type="client" /> 1: No cheating.
    16 KB (2,477 words) - 13:47, 8 November 2018
  • 1.5.6 was released on September 6, 2018. ...b commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.5.5...1.5.6
    17 KB (2,101 words) - 19:39, 29 December 2022
  • if type(value) == "number" then ...manual/5.1/manual.html#pdf-rawget Rawget] and [http://www.lua.org/manual/5.1/manual.html#pdf-rawset rawset] bypass metatables, if you didn't use these w
    14 KB (2,273 words) - 12:46, 17 August 2017
  • {{New feature/item|3.0156|1.5.5|11851| :Set logging level for database functions. [0-Off &nbsp;1-Errors only &nbsp;2-All]
    5 KB (814 words) - 18:12, 7 December 2018
  • {{New feature/item|3.0156|1.5.5|11851| :Set logging level for database functions. [0-Off &nbsp;1-Errors only &nbsp;2-All]
    5 KB (812 words) - 15:05, 28 March 2024
  • <script src="script.lua" type="shared"/> <!-- this script will run separately both on client and server - <script src="script.lua" type="client"/> <!-- define it separately on client -->
    70 KB (8,653 words) - 20:30, 1 June 2024
  • By simply defining the element type in any map file entry, MTA automatically recognizes it as a custom one when if ( distance < 1) then
    5 KB (744 words) - 07:07, 4 November 2020
  • {{TOClimit|1}} *Join your local server with 1 click
    9 KB (1,534 words) - 17:02, 5 September 2017
  • {| border="0" cellpadding="1" cellspacing="2" | scope="row" style="background:#e0e0e0;" align="center"|'''1'''
    20 KB (3,156 words) - 19:38, 20 March 2022
  • updateNewsItem(1) -- define a global variable called 'currentItem' with the value 1
    19 KB (3,117 words) - 21:24, 26 December 2018
  • MTA has some type definitions you can use (Can be found in Shared/sdk/SharedUtil.h) * debug - debug function 1
    5 KB (671 words) - 17:37, 12 March 2020
  • 1.5.8 was released on October 11, 2020. ...b commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.5.7...1.5.8
    20 KB (2,461 words) - 14:50, 1 October 2021
  • {{TOClimit|1}} ===Version 3.1.1===
    5 KB (772 words) - 14:51, 15 May 2024
  • <syntaxhighlight lang="xml"><httpdownload>1</httpdownload> # In de server, type "refresh" (zonder aanhalingstekens), de server zal dan kijken of er nieuwe
    8 KB (1,274 words) - 16:52, 23 January 2022
  • ...argb", string textureEdge = "wrap", string textureType = "2d", int depth = 1 ] ) *'''textureType :''' A string representing the desired texture type, which can be one of:
    5 KB (791 words) - 00:00, 4 February 2022
  • <ase>1</ase> <!-- 0 = off, 1 = on --> ...nsmission_Control_Protocol TCP]. Ci-dessous une liste vous expliquant quel type choisir pour quel ports.
    13 KB (2,008 words) - 21:10, 21 February 2021
  • ...argb", string textureEdge = "wrap", string textureType = "2d", int depth = 1 ] ) *'''textureType :''' A string representing the desired texture type, which can be one of:
    5 KB (846 words) - 12:41, 23 October 2018
  • ...fo author="Autor" version="Version" name="Name" description="Beschreibung" type="Typ" /></syntaxhighlight> **'''type''': Typ der Ressource. Kann den Wert "gamemode", "script" oder "map" enthal
    18 KB (2,335 words) - 13:37, 22 March 2020
  • [[File:MTA Main Menu 1.0.x.png|thumb|MTA:SA 1.0 Main Menu]] * '''3 January 2008 MTA:San Andreas 1.0 Deathmatch Developer Preview(s)'''
    9 KB (1,504 words) - 12:36, 7 April 2018
  • ...dporován! [[http://forum.mtasa.com/viewtopic.php?p=371531#p371531 Poznámka 1]][[http://forum.mtasa.com/viewtopic.php?f=104&t=37037 Poznámka 2]]}} * Čistá instalace Grand Theft Auto: San Andreas, verze 1.0 (American nebo European)
    13 KB (2,115 words) - 21:08, 21 February 2021
  • ...fo author="Autor" version="Version" name="Name" description="Beschreibung" type="Typ" /></syntaxhighlight> **'''type''': Typ der Ressource. Kann den Wert "gamemode", "script" oder "map" enthal
    18 KB (2,408 words) - 19:21, 6 March 2018
  • 1.5.3 was released on October 20, 2016. ...hangelog: https://github.com/multitheftauto/mtasa-blue/commits/master?page=1
    6 KB (739 words) - 19:41, 29 December 2022
  • ...siones compiladas sin embargo, ya estará disponible por defecto en MTA: SA 1.0 final., vee [http://code.google.com/p/multitheftauto/wiki/NightlyBuilds?t ...ls, when your GTASA executable is in an unsupported by MTA:SA version (eg. 1.0 German or Australian). To resolve this, use [http://forum.multitheftauto.
    14 KB (2,321 words) - 21:51, 21 February 2021
  • * Make [[setObjectScale]] accept 1 scale value for each axis * Fixed double collisions when changing marker type
    13 KB (1,667 words) - 08:55, 4 November 2017
  • 1-Meta.xml -- يقوم هذا الملف بتعرف الملفات الموج <info author="إسمك" type="gamemode" name="إسم السكربت" description="وصف بسيط للس
    26 KB (2,258 words) - 00:57, 4 April 2022
  • ...d are no longer elements, instead, they will be tables ( table is the only type whose call methods can be defined in lua ) . label = exports.dgs:dgsCreateLabel(0, 0, 0.5, 0.1, "text", true)
    26 KB (2,557 words) - 02:25, 20 March 2024
  • * [https://archive.org/download/dxsdk_aug09/DXSDK_Aug09.exe Mirror 1] | colspan="2" | '''{{nowrap|SHA-1}}''' || 5b9b969ed7b6cf5534bb7350e44c09b3573b0e71
    12 KB (1,925 words) - 07:54, 28 September 2023
  • ...now what you're dealing with. The variable almost always links back to the type, you would name a vehicle that exploded as '''explodedVehicle''', or at-lea player.dimension = player.dimension + 1 -- increment dimension
    9 KB (1,385 words) - 05:52, 6 November 2023
  • ...his became the first version of GTA3:MTA.<ref>http://files.mtasa.com/web/0.1/</ref> ...putting in a lot of new things and changing to Vice City, MTA:VC version 0.1 was announced. While the team wanted to keep it a secret, the community was
    11 KB (1,921 words) - 16:02, 29 April 2023
  • <source src="http://mta/local/myVideo.webm" type="video/webm"/> The ''web development mode'' can be enabled as follows (type it in the client's F8 console):
    9 KB (1,336 words) - 13:48, 31 May 2021
  • ...of the screen. Similarly, if the top of the screen is 0 and the bottom is 1, a Y position of 0.2 would be 20% of the way down the screen. The same prin ...ally easier to maintain when editing code by hand, however, your choice of type depends on the situation you are using it for.
    16 KB (2,481 words) - 12:19, 17 September 2023
  • 1.5.9 was released on October 1, 2021. ...b commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.5.8...1.5.9
    28 KB (3,414 words) - 19:46, 16 June 2023
  • ...A SA 1.00 No CD''' (Google will give useful results). You should obtain a 1.00 Cracked/NoCd EXE, not a Disc image. Any HOODLUM release will work fine. ....php?t=1952458 steam downgrade patch], be sure to downgrade to 1.0 and not 1.01.
    15 KB (2,456 words) - 08:43, 7 September 2019
  • <info author="TuNombre" type="gamemode" name="Mi Servidor" description="Mi primer servidor de MTA DM" /> ...es un modo de juego. Nótese que cuando es otro tipo de resource, el valor "type" cambia. Pero eso lo veremos luego. Por ahora, un modo de juego es lo que n
    23 KB (3,689 words) - 19:45, 7 April 2014
  • :If you want to play some older MTA version (1.3.2 or older), follow a few simple steps, and the Steam version will be com ...A SA 1.00 No-CD''' (Google will give useful results). You should obtain a 1.00 Cracked/NoCd EXE, not a Disc image. Any HOODLUM release will work fine.
    16 KB (2,500 words) - 06:16, 10 January 2024
  • ...of the screen. Similarly, if the top of the screen is 0 and the bottom is 1, a Y position of 0.2 would be 20% of the way down the screen. The same prin ...ally easier to maintain when editing code by hand, however, your choice of type depends on the situation you are using it for.
    16 KB (2,457 words) - 12:11, 16 January 2022
  • ...ted on Thursday November 24th, 2011 at 6:32pm (UTC) by qaisjp for MTA:SA 1.1. The original code was tested on the day of original creation, but it was t ...u, the resources directory will be at ''C:/Program Files/MTA San Andreas 1.1/server/mods/deathmatch/resources/''. This path will slightly vary depending
    14 KB (2,137 words) - 21:20, 15 September 2018
  • ...t de centre de l'écran. De même si le haut de l'écran est 0 et le fond est 1, une position Y de 0.2 serait 20 % de la voie en bas l'écran. Les mêmes p ...facile de maintenir en révisant le code à la main, pourtant votre choix de type dépend de la situation dont vous l'utilisez.
    15 KB (2,448 words) - 12:30, 30 June 2013
  • * A new element of the selected type will be created and attached to your cursor. Move it to the location where ::1. Go to the resources folder, '''server/mods/deathmatch/resources/''' and de
    15 KB (2,152 words) - 17:14, 23 January 2022
  • ...GTA SA 1.00 No CD''' (Google wird dir dabei sicher helfen). Du musst eine 1.00 Cracked/NoCd EXE nutzen und keine Imagedisk. Einige HOODLUM release lauf ...auftreten, wenn deine GTASA Version nicht von MTASA unterstützt wird (z.B. 1.0 Deutsch oder Australisch). Um dies zu beheben benutze [http://forum.multi
    15 KB (2,349 words) - 21:51, 21 February 2021
  • :Poniższy opis dotyczy WYŁĄCZNIE MTA:SA w wersji 1.4 i niższych:
    16 KB (2,486 words) - 08:44, 7 September 2019
  • ...da tela. De forma análoga, se a parte superior da tela é 0 e a inferior é 1, uma posição Y de 0.2 seria 20% do caminho para baixo da tela. Os mesmos ...e incluir o arquivo gui.lua novo no meta.xml do recurso, e definir na tag 'type' como um script do lado do cliente:
    17 KB (2,762 words) - 06:17, 21 October 2015
  • * A new element of the selected type will be created and attached to your cursor. Move it to the location where ::1. Go to the resources folder, '''server/mods/deathmatch/resources/''' and de
    15 KB (2,517 words) - 23:11, 20 January 2021
  • ! scope="col"| Type |'''Trailer 1'''||435|| 1008, 1009, 1010, 1025, 1073, 1074, 1075, 1076, 1077, 1078, 1079,
    45 KB (2,609 words) - 22:02, 5 December 2018
  • ! scope="col"| Type |'''Trailer 1'''||435|| 1008, 1009, 1010, 1025, 1073, 1074, 1075, 1076, 1077, 1078, 1079,
    89 KB (4,022 words) - 14:25, 19 February 2024
  • 1.6.0 was released on June 16, 2023. Beta was initially released on April 7, ...b commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.5.9...1.6.0
    68 KB (10,156 words) - 00:00, 14 May 2024
View ( | next 250) (20 | 50 | 100 | 250 | 500)