Search results

Jump to navigation Jump to search
  • ...l myItem = DGS:dgsGridListSetItemText ( numberList, row, column, tostring( math.random(0, 10) ) ...l myItem = DGS:dgsGridListSetItemText ( numberList, row, column, tostring( math.random(0, 10) ) )
    3 KB (355 words) - 11:24, 27 July 2023
  • local randomPlayer = players[math.random(#players)]
    1,017 bytes (132 words) - 17:25, 26 November 2014
  • ...xDrawRectangle(10, 50, 40, 40, tocolor(math.random(255), math.random(255), math.random(255))) -- Draw a square with random color
    4 KB (518 words) - 16:34, 10 August 2023
  • local size = math.random(0, 50) local r, g, b = math.random(10, 99), math.random(10, 99), math.random(10, 99)
    5 KB (591 words) - 20:14, 1 April 2023
  • newRotation = math.random ( 0, 360 )
    1 KB (148 words) - 22:13, 5 July 2014
  • setElementData(source, "ID", math.random(1, 500))
    1 KB (148 words) - 16:20, 28 April 2022
  • setdata[i] = math.random() setdata[i] = math.random(1,10)
    3 KB (391 words) - 13:50, 10 January 2023
  • random = math.random(#table)
    1 KB (153 words) - 11:25, 18 October 2023
  • ...l myItem = DGS:dgsGridListSetItemText ( numberList, row, column, tostring( math.random(0, 10) ^ 100 ) )
    1 KB (153 words) - 07:13, 27 July 2023
  • dxGridListSetItemSelected(lista, math.random(2))
    1 KB (144 words) - 20:16, 21 May 2022
  • fxAddWood(x, y, gz+0.4, 0, 0, 0, math.random(3, 6), 0.7)
    1 KB (157 words) - 09:59, 21 June 2019
  • setPlayerWeaponSlot ( player, math.random ( 1, 12) )
    2 KB (191 words) - 21:38, 20 April 2011
  • local randomMessage = messages[math.random(#messages)] -- get a random message from the table
    1 KB (179 words) - 11:22, 27 June 2023
  • setPedWeaponSlot ( thePlayer, math.random ( 1, 12) )
    1 KB (180 words) - 10:51, 7 August 2016
  • DGS:dgsSetText(child,math.random(1,100))
    1 KB (145 words) - 12:30, 29 July 2019
  • local randomPlayer = players[math.random(#players)]
    1 KB (172 words) - 23:05, 8 July 2018
  • setPedWeaponSlot ( thePlayer, math.random ( 1, 12) )
    2 KB (83 words) - 14:59, 11 August 2012
  • local skin = math.random ( tonumber(startskin), tonumber(endskin) )
    1 KB (202 words) - 12:48, 20 February 2019
  • 2 KB (118 words) - 11:07, 11 August 2014
  • local randomobjectnumber = math.random(1, 18000)
    1 KB (194 words) - 09:12, 9 November 2018
View ( | ) (20 | 50 | 100 | 250 | 500)