Search results
Jump to navigation
Jump to search
- assert(type(password) == "string", "Bad argument @ getPasswordDifficulty [string expect return outputChatBox("Type password")1 KB (124 words) - 17:12, 7 April 2020
- ...nd type(x) == "number" and type(y) == "number" and type(z) == "number" and type(range) == "number" then2 KB (262 words) - 11:16, 29 October 2023
- *[[Modules/FileSystem/type|type]]738 bytes (57 words) - 22:41, 19 January 2022
- physics-constraint physicsCreateConstraint(constraint-type theConstraintType [, disableCollisionsBetweenLinkedBodies = true], physics- *'''mixed:''' depends on constraint type1 KB (121 words) - 15:10, 19 February 2020
- *[[MTA:Eir/FileSystem/type|type]]893 bytes (85 words) - 22:04, 16 January 2022
- *'''theType:''' The type of ambient sound to test. Can be either "gunfire" or "general". This command checks if the type of ambient sound is enabled or not.836 bytes (105 words) - 09:13, 12 July 2017
- This function attaches a trailer type vehicle to a trailer-towing-type vehicle.945 bytes (105 words) - 15:46, 13 October 2014
- if type( sEventName ) == 'string' and isElement( pElementAttachedTo ) and type( func ) == 'function' then if type( aAttachedFunctions ) == 'table' and #aAttachedFunctions > 0 then2 KB (208 words) - 15:22, 2 January 2026
- Using httpSetResponseHeader to set the content type. (Example from [[httpWrite]]) httpSetResponseHeader ( "content-type", "image/png")1 KB (142 words) - 12:30, 28 September 2013
- ...t @ 'getPositionInFrontOfElement' [Expected element at argument 1, got "..(type(theElement)).."]")2 KB (218 words) - 01:31, 20 April 2025
- outputChatBox("Тип данных возврата функции: "..type(theReturn)) -- сообщит игроку "boolean"1 KB (82 words) - 17:30, 17 April 2021
- This example prints type of the element which entered the created colshape to chatbox. ...tBox( getElementType( source ) .. " entered the colCircle!" ) -- print the type of the element to chatbox1 KB (144 words) - 14:08, 31 December 2022
- This function applys an image to a specific type. If leaving the parameters empty, DGS will apply the images from current st *'''cursorType''': A string of the cursor type. Available values are as follows:2 KB (213 words) - 17:24, 13 February 2021
- if type(value) ~= 'number' then if type(value) ~= 'string' or value:len() == 0 then2 KB (225 words) - 22:03, 21 February 2016
- outputChatBox("Тип данных возврата функции: "..type(theReturn)) -- сообщит игроку "string"3 KB (265 words) - 17:31, 17 April 2021
- Returns an dgs-dxtooltip(DGS Plugin Type)[dgs-dxtooltip(element type)] if successful, ''false'' otherwise.1,006 bytes (126 words) - 11:17, 24 December 2022
- The element type of this class is '''"pickup"'''. <pickup posX="" posY="" posZ="" type="" amount="" respawn="" model=""/>1 KB (211 words) - 11:40, 26 February 2024
- This example prints type of the element which left the created colshape to chatbox. ...ChatBox( getElementType( source ) .. " left the colCircle!" ) -- print the type of the element to chatbox1 KB (146 words) - 02:56, 27 September 2018
- ...is used to retrieve a list of all elements in a colshape, of the specified type. ...emType:''' The type of element you want a list of. This can be any element type, the common ones being:2 KB (299 words) - 17:10, 20 September 2021
- assert((not team) or type(team) == "string" or (isElement(team) and getElementType(team) == "team"), ...layerTeam(player) == (type(team) == "string" and getTeamFromName(team) or (type(team) == "userdata" and team or (getPlayerTeam(player) or true)))2 KB (222 words) - 12:40, 15 July 2014