Search results
Jump to navigation
Jump to search
- This function returns a marker's type. This function creates a default marker at a given position and outputs its type.1 KB (128 words) - 13:43, 10 October 2023
- This function tells you which weapon type is in a certain '''[[weapon|weapon slot]]''' of a ped. *'''thePed''': the [[ped]] you want to get the weapon type from.2 KB (238 words) - 02:00, 20 February 2022
- This function gets the image that has applied to a specific type. *'''cursorType''': A string of the cursor type. Available values are as follows:947 bytes (105 words) - 17:27, 13 February 2021
- [[Image:Type{{{type}}}index{{{index}}}.jpg]]141 bytes (17 words) - 16:59, 22 August 2007
- | {{UK/Clothes|index=0|type=4|model=4weed|texture=4WEED}} | {{UK/Clothes|index=1|type=4|model=4rip|texture=4RIP}}331 bytes (46 words) - 13:35, 23 April 2018
- This function is used to get the clothes type and index from the texture and model. (Scans through the list of clothes for the specific type).2 KB (262 words) - 10:49, 22 September 2018
- This function is used to get the clothes type and index from the texture and model. (Scans through the list of clothes for the specific type).2 KB (262 words) - 10:49, 22 September 2018
- * '''theType''': The visual type of the marker to be created. Possible values: ...ument @ 'createMarkerAttachedTo' [Expected number at argument 11, got " .. type(zOffset) .. "]")4 KB (456 words) - 19:31, 4 April 2018
- setKeyFlag("Example Key", {type = string type, value = string value, bettwen = table bettwen, function func = function v * string type - A specific data type from Lua and the MTA platform.3 KB (368 words) - 01:46, 26 November 2021
- ...ssert(theTable, "Bad argument 1 @ isValueInTable (table expected, got " .. type(theTable) .. ")") local checkIsTable = type(theTable)2 KB (276 words) - 03:12, 11 January 2020
- ...ber", "Bad argument @'formatNumber' [Expected number at argument 1, got "..type(n).."]") ...Bad argument @'formatNumber' [Expected string or nil at argument 2, got "..type(sep).."]")1 KB (187 words) - 05:29, 14 June 2025
- If successul, returns the current voice type name and the voice name of the ped (see [[ped voices]] for possible names). ...xample creates a command (/getvoice) that prints to chatbox your ped voice type and name.896 bytes (116 words) - 09:56, 21 June 2019
- This function is used to get the type of the current cursor image. Returns a string containing the cursor type:1 KB (153 words) - 17:16, 21 November 2018
- This function is used to get the texture and model of clothes by the clothes type and index. (Scans through the list of clothes for the specific type).2 KB (260 words) - 10:14, 22 September 2018
- This function is used to get the texture and model of clothes by the clothes type and index. (Scans through the list of clothes for the specific type).2 KB (260 words) - 10:15, 22 September 2018
- This function is used to retrieve the type of a dgs element, an element even a string/number/bool value. *'''theMixed:''' What you wish to get the type of.988 bytes (122 words) - 19:04, 3 May 2021
- This function returns the amount of vehicles by the given type (see [[GetVehicleType]]) as an integer value. * '''vehicleType''': The vehicle type string (see list below).4 KB (412 words) - 22:49, 11 September 2017
- ...g", "Bad argument @ 'aclGroupClone' [Expected string at argument 1, got "..type(clonedGroup).."]") ...g", "Bad argument @ 'aclGroupClone' [Expected string at argument 2, got "..type(groupName).."]")3 KB (292 words) - 09:32, 29 October 2023
- {{New feature/item|3.0156|1.5.5|12286|This function is used to retrieve the type of an colshape.}} *'''shape:''' The [[colshape]] you wish to get the type of.2 KB (168 words) - 09:41, 22 June 2019
- ...able", "Bad argument @ 'table.copy' [Expected table at argument 1, got "..(type(tab)).."]") if (type(value) == "table") and (recursive == true) then1 KB (140 words) - 15:26, 22 February 2024