Search results

Jump to navigation Jump to search
  • ...s from the Deathmatch mod. To request a function or event, use [[Requested Functions and Events]] For more functions, check the [[Useful_Functions|useful functions page]].
    2 KB (212 words) - 15:19, 7 August 2023
  • This function is used to reset the world sounds to the default setting. Returns true if the world sounds were reset, false otherwise.
    709 bytes (80 words) - 19:47, 28 October 2019
  • '''Example:''' This calculates the hash of '''"hello world"''' and prints it in debug window hash = md5( "hello world" ) -- calculate MD5 hash of "hello world"
    630 bytes (86 words) - 05:00, 19 September 2008
  • ...s page is heavily work-in-progress. I am focusing on client-side scripting functions. Feel free to discuss them in the "discussion" tab of each page. '''These functions are added in Phase 4, which is now. Join #mta.recore at irc.multitheftauto.
    3 KB (234 words) - 18:18, 10 April 2014
  • '''Example:''' This calculates the hash of '''"hello world"''' and prints it in debug window hash = alder32( "hello world" ) -- get alder32 hash of "hello world"
    652 bytes (87 words) - 04:57, 19 September 2008
  • ...scripting functions that have been implemented and are available as native functions from the Deathmatch mod. To request a function, create an issue in [https:/ For more functions, check the [[Useful_Functions|useful functions page]].
    2 KB (267 words) - 20:02, 28 April 2024
  • ==Account functions== ==ACL functions==
    3 KB (285 words) - 12:38, 16 January 2022
  • Tells you how long an ingame minute takes in real-world milliseconds. The default GTA value is 1000. Returns the number of real-world milliseconds that go in an ingame minute.
    599 bytes (68 words) - 09:32, 12 July 2017
  • ...lable as native functions. To request a function or event, use [[Requested Functions and Events]] or https://bugs.mtasa.com. ...that provide new functionality, such as utility functions. These scripting functions are non-native and require the module to be loaded in order to work.
    3 KB (332 words) - 16:18, 11 April 2021
  • ...scripting functions that have been implemented and are available as native functions. To request a function, create an issue in [https://github.com/multitheftau ...that provide new functionality, such as utility functions. These scripting functions are non-native and require the module to be loaded in order to work.
    3 KB (337 words) - 15:13, 7 August 2023
  • The building class represents static, 3-D models in the GTA world. Examples of buildings include building models, roads, and terrain. ==Related scripting functions==
    373 bytes (50 words) - 16:44, 21 April 2024
  • ==Main Functions== **'''world:''' Default state, relative to the world, faceTo = absoluteWorldPosition
    3 KB (412 words) - 12:08, 3 November 2019
  • Aby zażądać funkcji lub zdarzenia, użyj [[Requested Functions and Events]] or https://bugs.mtasa.com. ==Account functions==
    3 KB (344 words) - 11:15, 16 December 2020
  • This function allows you to check if certain world sound effects have not been disabled by [[setWorldSoundEnabled]] *'''group :''' An integer representing the [[World sound groups|world sound group]]
    1 KB (179 words) - 20:44, 30 April 2017
  • This event is called when a vehicle weapon hits an element or the world. *'''hitX''': The X world co-ordinate of where the hit occured.
    2 KB (233 words) - 20:42, 5 April 2020
  • -- Create a new text item with the text 'Hello World' and a priority of 'low' and colored red. myTextItem = textCreateTextItem ( "Hello World", 0.5, 0.5, "low", 255, 0, 0, 0, 1.0 )
    1 KB (128 words) - 18:55, 21 August 2007
  • ...] is to be used. This event allows detection of click positions of the 3D world. ...coordinate'' the player clicked on the screen, and is relative to the GTA world.
    2 KB (253 words) - 14:28, 20 May 2018
  • This example adjusts the visibility range of the game world. This example adjusts the visibility range of the game world.
    1 KB (151 words) - 20:08, 15 March 2021
  • This example creates a new display and a "Hello World" text item for a player. It then removes it from his screen 5 seconds late ...( "Hello World", 0.5, 0.5, "low", 255, 0, 0, 0, 1.0 ) --create our "Hello World" text item
    1 KB (136 words) - 14:01, 21 September 2011
  • ...ture/item|1.5.9|1.5.8|20704|This function re-streams everything in the GTA world.}} Returns ''true'' if the world was restreamed successfully, ''false'' otherwise.
    868 bytes (91 words) - 18:37, 16 June 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)