Search results

Jump to navigation Jump to search
  • 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
  • DGS:dgsSetText(child,math.random(1,100))
    1 KB (175 words) - 19:00, 3 May 2021
  • outputChatBox("Latent trigger done from: " .. getPlayerName(thePlayer), root,math.random(255),0,0)
    2 KB (202 words) - 09:58, 12 February 2024
  • ...local myItem = guiGridListSetItemText ( numberList, row, column, tostring( math.random(0, 10) ^ 100 ), false, false )
    2 KB (201 words) - 21:19, 7 November 2018
  • local randombloodamount = math.random( 1, 3 ) -- random blood amount 1-3
    1 KB (189 words) - 10:01, 21 June 2019
  • local randombloodamount = math.random( 1, 3 ) -- создаём переменную с рандомным чис
    2 KB (103 words) - 20:19, 13 July 2017
  • newRotation = math.random ( 0, 360 )
    2 KB (217 words) - 16:36, 13 February 2015
  • tPed["thePed"] = createPed(math.random(209, 238), x+1, y+1, z)
    2 KB (224 words) - 16:06, 23 December 2023
  • theKey = string.rep( string.char( math.random( string.byte( "a" ), string.byte( "Z" ) ) ), 10 ) -- Generate a random key
    2 KB (285 words) - 10:48, 18 August 2018
  • grX = math.abs(math.random(-30,1) grY = math.abs(math.random(-30,1)
    18 KB (1,060 words) - 03:45, 15 January 2022
  • randomDeletion = math.random ( 1, 2 )
    2 KB (221 words) - 14:14, 18 January 2018
View ( | ) (20 | 50 | 100 | 250 | 500)