User contributions for Tracer

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

25 July 2023

24 July 2023

21 July 2023

10 July 2023

28 June 2023

27 June 2023

24 June 2023

14 June 2023

23 May 2023

21 May 2023

15 April 2023

11 April 2023

10 April 2023

  • 18:2518:25, 10 April 2023 diff hist +580 m Template:Engine functionsAdded new engine functions
  • 18:1518:15, 10 April 2023 diff hist −1 m EngineLoadIMGFixed spacing
  • 18:1518:15, 10 April 2023 diff hist +124 m EngineLoadIMGAdded example, removed invalid note
  • 18:0818:08, 10 April 2023 diff hist +475 N EngineGetModelTXDIDCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function gets TXD ID from a model.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineGetModelTXDID ( int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''modelID''': ID of the model you want to get TXD ID from. ===Returns=== Returns ID if successful, false otherwise. ==See Also== {{Engine_functions}}"
  • 18:0518:05, 10 April 2023 diff hist +1 m EngineImageGetFileFixed a typo
  • 18:0418:04, 10 April 2023 diff hist +13 m EngineImageGetFileChanged return "type" to a valid one
  • 18:0318:03, 10 April 2023 diff hist 0 m EngineImageGetFileChanged description
  • 18:0318:03, 10 April 2023 diff hist +557 N EngineImageGetFileCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function adds an IMG file container to GTA.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageGetFile ( img img_file, string file_name ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to get file from. * '''file_name'': Name of the file you want to get. ===Returns==..."
  • 18:0218:02, 10 April 2023 diff hist +516 N EngineImageGetFilesCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function gets the files from an IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageGetFiles ( img img_file ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to get files from. ===Returns=== Returns files in the IMG element if successfull, false othe..."
  • 17:5917:59, 10 April 2023 diff hist +225 m EngineRemoveImageAdded example
  • 17:5717:57, 10 April 2023 diff hist +1 EngineAddImageNo edit summary
  • 17:5417:54, 10 April 2023 diff hist +12 m EngineRestoreDFFImageChanged description
  • 17:5417:54, 10 April 2023 diff hist +620 N EngineRestoreTXDImageCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function restores changes to TXD file from IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineRestoreTXDImage ( int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''modelID''': ID of the model you want to restore. ===Returns=== Returns ''true'' if IMG file was successfully restored,..."
  • 17:5317:53, 10 April 2023 diff hist +608 N EngineRestoreDFFImageCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function restores changed from IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineRestoreDFFImage ( int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''modelID''': ID of the model you want to restore. ===Returns=== Returns ''true'' if IMG file was successfully restored, ''false'' ot..."
  • 17:5117:51, 10 April 2023 diff hist +5 EngineImageLinkDFFNo edit summary
  • 17:5117:51, 10 April 2023 diff hist +751 N EngineImageLinkTXDCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function links TXD file with an IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageLinkTXD ( img img_file, string file_path, int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to link. * '''file_path''': Path to the TXD file you want to li..."
  • 17:5017:50, 10 April 2023 diff hist +746 N EngineImageLinkDFFCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function links DFF with an IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageLinkDFF ( img img_file, string file_path, int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to link. * '''file_path''': Path to the DFF file you want to link. *..."
  • 17:4617:46, 10 April 2023 diff hist 0 EngineRemoveImageChanged to a valid revision
  • 17:4517:45, 10 April 2023 diff hist +1 EngineAddImageChanged to a valid revision
  • 17:4217:42, 10 April 2023 diff hist +3 m EngineRemoveImageChanged from "Note" to "Warning"
  • 17:4217:42, 10 April 2023 diff hist +519 N EngineAddImageCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21708|This function adds an IMG filecontainer from GTA.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineAddImage( img img_file ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to add. ===Returns=== Returns an IMG element if the IMG file was successfully added, ''false'' o..."
  • 17:4017:40, 10 April 2023 diff hist +600 N EngineRemoveImageCreated page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21708|This function removes an IMG container from GTA.}} {{Note|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineRemoveImage ( img img_file ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to remove. ===Returns=== Returns ''true'' if IMG file was successfully removed, ''false'' otherwise...."
  • 12:4512:45, 10 April 2023 diff hist +136 m PL/getSoundBPMAdded all language sections
  • 12:4412:44, 10 April 2023 diff hist −31 m GetRadioChannelNameRemoved "Client functions" additional category; its added by default
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)