Search results

Jump to navigation Jump to search
  • ...Of course only those which are available clientside. It doesn't matter if it's a MTA function, a Lua standard function or a custom function. ...tside to avoid data being lost. If you don't need this feature just delete it.
    3 KB (334 words) - 09:37, 24 May 2012
  • This function creates a table in the database. It doesn't do anything when the table already exists. You can use this functio -- create our table, if it doesn't already exist
    2 KB (249 words) - 15:13, 4 October 2016
  • ...es not return ''true'' if the user was successfully banned or ''false'' if it failed. You can check if the user was kicked by using callback {{ml_birc|ev ...cbot called ''DummyBot'', makes it connect to a server and join a channel. It also includes an IRC command '!ban' which can be used to ban users from the
    2 KB (289 words) - 16:23, 15 August 2009
  • ...tive. Explain what cases will return false. If you're unsure, add a tag to it so we can check --> ...f successful, otherwise ''false'' or ''nil'' if the aclGroup is invalid or it fails for some other reason.
    2 KB (240 words) - 06:35, 6 February 2021
  • ...d theResource == blipsResource ) then -- check if the resource started was it addEventHandler ( "onResourceStart", getRootElement(), onStart )
    1 KB (193 words) - 13:04, 4 February 2020
  • ...rights to the resource, in which you are using restartResource function or it won't work. ...esourceStop]] event triggered and the restarted instance will receive an [[onResourceStart]] event. Remember that the element and resource variables will be invalidat
    2 KB (314 words) - 04:45, 11 August 2019
  • ...tive. Explain what cases will return false. If you're unsure, add a tag to it so we can check --> addEventHandler("onResourceStart",resourceRoot,function()
    2 KB (181 words) - 07:10, 6 February 2021
  • ...tive. Explain what cases will return false. If you're unsure, add a tag to it so we can check --> <syntaxhighlight lang="lua">addEventHandler("onResourceStart", resourceRoot, function()
    2 KB (179 words) - 06:36, 6 February 2021
  • ...'true'' if the player was successfully logged out, ''false'' or ''nil'' if it failed for some reason, ie. the player was never logged in. addEventHandler("onResourceStart", resourceRoot, logoutAll) -- تسجيل خروج جميع اللاعبين
    1 KB (86 words) - 03:50, 28 August 2012
  • ...(but this isn't a valid resource) or if the name you specify isn't valid. It could also fail if the disk was full or for other similar reasons. Won't wo addEventHandler("onResourceStart", resourceRoot, renameReloadResource);
    1 KB (181 words) - 13:37, 10 August 2021
  • ...returns the corresponding child node if it exists. If no nodes are found, it returns an empty table. Returns ''false'' in case of failure. addEventHandler("onResourceStart", getResourceRootElement(),
    3 KB (326 words) - 20:29, 23 September 2016
  • ...behavior of [[isPedInVehicle]] server-sided for [[player]] elements ONLY. It checks if a specified [[player]] is actually in a [[vehicle]] and not just ...fully completed entering a [[vehicle]] and hasn't fully completed exiting it yet, ''false'' otherwise.
    2 KB (263 words) - 17:37, 27 January 2023
  • ...admin rights to the resource, in which you are using removeBan function or it won't work.}} <syntaxhighlight lang="lua">addEventHandler("onResourceStart",resourceRoot,function()
    1 KB (178 words) - 17:09, 6 December 2023
  • ...if you want to create a config named 'settings.xml' in the resource 'ctf', it can be created from another resource this way: ''addResourceConfig(":ctf/se addEventHandler("onResourceStart",getResourceRootElement(),onStart)
    1 KB (190 words) - 16:42, 11 February 2015
  • ...loat being the max velocity that is currently set, depending on which side it is used. addEventHandler( "onResourceStart", resourceRoot, handleResourceStart )</syntaxhighlight>
    2 KB (222 words) - 11:53, 22 April 2013
  • *'''host:''' The host address that will be reformatted. It needs to be in format "nick!user@host". ...rcbot called ''DummyBot'' makes it connect to a server and join a channel. It also includes an IRC command '!formathost <name> <type>' which formats spec
    2 KB (329 words) - 10:57, 30 July 2009
  • ...нкция поддерживает только следующие форматы: MP3, WAV, OGG, RIFF, MOD, XM, IT и S3M. function onResourceStart()
    4 KB (181 words) - 22:10, 18 August 2021
  • ...lag />) in the .map file, the using "flag" as the type argument would find it. ...rInVehicle ( thePlayer ) ) then -- if the player is in a vehicle, announce it
    6 KB (837 words) - 16:16, 30 May 2024
  • ...s your resource if any part of the code or some resource file has changed, it works just like "refreshResources ()" but adapted for one particular resour addEventHandler("onResourceStart", resourceRoot,
    2 KB (179 words) - 14:23, 23 January 2016
  • *Támogatott audió formátumok: MP3, WAV, OGG, RIFF, MOD, XM, IT, S3M and PLS. function onResourceStart()
    3 KB (520 words) - 22:17, 19 September 2021
View ( | ) (20 | 50 | 100 | 250 | 500)