Search results

Jump to navigation Jump to search
  • Returns the value of the node as a [[string]] if it was received successfully, ''false'' otherwise. if xmlFile then -- If it's indeed opened
    5 KB (656 words) - 20:50, 12 May 2019
  • It is worth noting that the same could be achieved with the following: ...Element) is a built in MTA variable and therefore we do not have to define it.
    4 KB (345 words) - 10:21, 16 April 2017
  • {{Important Note|If you're working with dimensions, be sure to apply it by using [[setElementDimension]].}} -- OnClientResourceStart function that creates the water.
    4 KB (521 words) - 19:19, 21 February 2021
  • *'''button:''' the name of the button which will be clicked , it can be ''left'', ''right'', ''middle'' ...ouse button, will be ''down'' if the mouse button was pushed, or ''up'' if it was released. '''Please note currently both ''up'' and ''down'' state are
    3 KB (392 words) - 14:16, 16 February 2021
  • ...sound = playSound("song.wav", false) -- Play the file 'song.wav' and make it play only once addEventHandler("onClientResourceStart", resourceRoot, editSongSound) -- Execute the function when the resource is
    1 KB (183 words) - 01:52, 20 July 2018
  • This example creates a player list on the right of the screen and fills it with players online and sets the grid list item color according to their na if ( column ) then --If the column has been created, fill it with players
    2 KB (255 words) - 21:13, 7 November 2018
  • This example creates a player list on the right of the screen and fills it with players online and sets the combo box item color according to their na addEventHandler ( "onClientResourceStart", resourceRoot, createPlayerList )
    1 KB (180 words) - 12:48, 7 February 2022
  • ...sound = playSound("song.wav", false) -- Play the file 'song.wav' and make it play only once addEventHandler("onClientResourceStart", resourceRoot, editSongSound) -- Execute the function when the resource is
    2 KB (209 words) - 09:42, 3 March 2019
  • ...ere the camera actually wants to be, the camera will try to be in front of it. This function can disable that. addEventHandler ("onClientResourceStart",resourceRoot,enableCameraThoughCars)
    1 KB (196 words) - 10:31, 11 August 2019
  • ...er), '#%x%x%x%x%x%x', '' ) or getPlayerName(player)), false, false) -- Set it's text to the player's name excluding colorcodes ...guiGridListSetItemData ( grid, row, column, getPlayerName(player)) -- Set it's data to the player's name with colorcodes
    3 KB (394 words) - 21:18, 7 November 2018
  • if xmlFile then -- If it's indeed opened ...local success = xmlNodeSetValue ( node, "somevalue" ) -- Set the value of it
    5 KB (633 words) - 20:52, 12 May 2019
  • ...нкция поддерживает только следующие форматы: MP3, WAV, OGG, RIFF, MOD, XM, IT и S3M. addEventHandler("onClientResourceStart", resourceRoot, onResourceStart)
    4 KB (181 words) - 22:10, 18 August 2021
  • This example creates a player list on the right of the screen and fills it with players online and sets the combo box item color according to their na addEventHandler ( "onClientResourceStart", resourceRoot, createPlayerList )
    2 KB (197 words) - 05:33, 19 June 2018
  • if xmlFile then -- If it's indeed opened local success = xmlNodeGetValue ( node ) -- Get the value of it
    5 KB (603 words) - 11:29, 25 December 2014
  • addEventHandler("onClientResourceStart", resourceRoot, ...0, myScreenSource ) -- Now use myScreenSource as a material and draw it lots of times
    2 KB (172 words) - 10:38, 15 October 2018
  • if xmlFile then -- If it's indeed opened ...local success = xmlNodeSetValue ( node, "somevalue" ) -- Set the value of it
    5 KB (579 words) - 11:36, 25 December 2014
  • ...[tocolor]] or 0xAARRGGBB (AA = alpha, RR = red, GG = green, BB = blue). If it's not specified, white color is used. ...at creates trianglefan primitive with vertices in places that user clicks. It assigns every vertex random color.
    8 KB (1,166 words) - 06:32, 17 June 2023
  • *Támogatott audió formátumok: MP3, WAV, OGG, RIFF, MOD, XM, IT, S3M and PLS. addEventHandler("onClientResourceStart", resourceRoot, onResourceStart)
    3 KB (520 words) - 22:17, 19 September 2021
  • addEventHandler( "onClientResourceStart", resourceRoot, if ( column ) then --If the column has been created, fill it with players
    2 KB (183 words) - 19:14, 13 June 2019
  • ...': Los formatos de audio soportados sólo son MP3, WAV, OGG, RIFF, MOD, XM, IT y S3M. addEventHandler( 'onClientResourceStart', resourceRoot,
    1 KB (186 words) - 23:38, 21 April 2013
View ( | ) (20 | 50 | 100 | 250 | 500)