Search results

Jump to navigation Jump to search
  • function isDimFree(Type,dim) for key, value in ipairs(getElementsByType(Type)) do
    822 bytes (96 words) - 08:15, 25 November 2022
  • Returns a MySQL null type. MySQL NULL and lua nil are different concepts, and a table row can contain A MySQL NULL type.
    868 bytes (123 words) - 18:08, 5 January 2011
  • ...function is used to get the current clothes texture and model of a certain type on a [[player]]. *'''clothesType:''' The type/slot of clothing you want to get.
    1 KB (165 words) - 16:17, 13 February 2015
  • ==Type==
    1 KB (184 words) - 17:04, 7 November 2024
  • *'''align:''' The alignment type. Valid type strings are:
    806 bytes (93 words) - 09:26, 17 January 2021
  • ...t'' / ''float'', and all "special" types from MTA belong in Lua's userdata type. Other true Lua datatypes as functions, tables, threads and nil aren't ment
    1 KB (220 words) - 17:37, 9 December 2007
  • type = CLuaClassDefs::ReadOnly, type = getElementType,
    1 KB (95 words) - 14:48, 6 June 2014
  • outputChatBox("The datatype of this return was: "..type(theReturn)) -- "boolean"-t fog kiírni
    876 bytes (129 words) - 19:45, 12 April 2021
  • ..."number", "Bad argument @ 'animate' [expected number at argument 1, got "..type(f).."]") ..."number", "Bad argument @ 'animate' [expected number at argument 2, got "..type(t).."]")
    4 KB (467 words) - 21:02, 5 August 2021
  • *'''align:''' The alignment type. Valid type strings are:
    775 bytes (87 words) - 05:50, 5 March 2020
  • *'''align:''' The alignment type. Valid type strings are:
    799 bytes (87 words) - 05:49, 5 March 2020
  • ...function is used to get the current clothes texture and model of a certain type on a [[ped]]. *'''clothesType:''' The type/slot of clothing you want to get.
    1 KB (179 words) - 10:48, 22 September 2018
  • *'''align:''' The alignment type. Valid type strings are:
    914 bytes (105 words) - 11:47, 7 August 2019
  • *'''align:''' The alignment type. Valid type strings are:
    792 bytes (87 words) - 05:51, 5 March 2020
  • *'''align:''' The alignment type. Valid type strings are:
    768 bytes (87 words) - 05:50, 5 March 2020
  • not r or type(r)~="number" or r<0 or r>255 or not g or type(g)~="number" or g<0 or g>255 or
    1 KB (163 words) - 11:23, 28 September 2013
  • *'''voiceType:''' the voice type. See [[ped voices]] for possible types. *'''voiceName:''' the voice name within the specified type. See [[ped voices]] for possible voices.
    924 bytes (119 words) - 20:43, 15 December 2021
  • Using the lua functions tostring() and type() can help you to find out what datatype something is: outputChatBox("The datatype of this return was: "..type(theReturn)) -- Will say "boolean"
    811 bytes (117 words) - 19:45, 12 April 2021
  • ..."number", "Bad argument @ 'animate' [expected number at argument 1, got "..type(f).."]") ..."number", "Bad argument @ 'animate' [expected number at argument 2, got "..type(t).."]")
    4 KB (461 words) - 19:38, 2 August 2021
  • assert(type(modelID)=="number", "invalid modelID passed: " .. tostring(modelID)) assert(type(x)=="number" and type(y)== "number" and type(z)=="number", "invalid position passed: " .. tostring(x) .. ", " .. tostrin
    4 KB (497 words) - 15:10, 24 January 2025
View ( | ) (20 | 50 | 100 | 250 | 500)