Search results

Jump to navigation Jump to search
  • local m = getElementMatrix ( element ) -- Get the matrix local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform
    2 KB (250 words) - 10:41, 29 October 2023
  • local M = 10 outputChatBox(W + M) -- Addition: 15
    4 KB (483 words) - 02:33, 6 July 2016
  • local m = getElementMatrix (element) -- Get the matrix local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform
    3 KB (354 words) - 06:05, 3 March 2023
  • local m, n = #string1, #string2 for i = 0, m do
    1 KB (165 words) - 14:34, 5 May 2024
  • function getMatrixLeft(m) return m[1][1], m[1][2], m[1][3]
    3 KB (436 words) - 12:29, 18 January 2021
  • local m = getElementMatrix ( element ) -- Get the matrix local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform
    5 KB (724 words) - 22:08, 25 December 2020
  • function GetShmasiMonthName(m) return monthTable[m]
    1 KB (124 words) - 19:03, 19 July 2019
  • outputChatBox("I'm invisible") outputChatBox("I'm not invisible")
    1 KB (115 words) - 22:53, 1 January 2015
  • for m,n in ipairs( getElementsByType( "building" ) ) do entityClearHandler( n ); for m,n in ipairs( getElementsByType( "dummy" ) ) do entityClearHandler( n ); end
    1 KB (203 words) - 15:10, 16 April 2017
  • for m=1,12 do local weapInfo = weapons[m];
    6 KB (664 words) - 02:58, 23 January 2022
  • for m=1,12 do local weapInfo = weapons[m];
    6 KB (658 words) - 23:33, 16 January 2022
  • This function returns the speed of an element in m/s, km/h or mph. float/nil getElementSpeed ( element theElement [, int/string unit="m/s" ] )
    4 KB (508 words) - 10:43, 3 June 2020
  • float/nil getElementSpeed ( element theElement [, int/string unit="m/s" ] ) ** '''0''' or '''m/s''': метров в секунду.
    3 KB (286 words) - 10:43, 3 June 2020
  • ** The ped will search for a vehicle door within 20 m. ** If the vehicle has a driver, the limit becomes 10 m.
    4 KB (556 words) - 19:22, 30 September 2021
  • local M = 24 local d = (19*a+M)%30
    1 KB (158 words) - 09:08, 13 June 2016
  • for m,n in pairs( data ) do key = m,
    3 KB (337 words) - 23:34, 16 January 2022
  • for m,n in pairs( data ) do key = m,
    3 KB (343 words) - 03:00, 23 January 2022
  • local m = createMarker(0, 0, 0, mType, size, r, g, b, a, visibleTo) ...then if attachElements(m, element, xOffset, yOffset, zOffset) then return m end end return false
    4 KB (456 words) - 19:31, 4 April 2018
  • ** m: month (01-12) ...nthday), h = ("%02d"):format(time.hour), i = ("%02d"):format(time.minute), m = ("%02d"):format(time.month), s = ("%02d"):format(time.second), w = gWeekD
    3 KB (345 words) - 04:16, 5 August 2020
  • ( i'm not sure is correct explanation )
    624 bytes (67 words) - 15:03, 14 February 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)