Search results

Jump to navigation Jump to search
  • {{New feature/item|4|1.6.0|21708|This function disables streaming from an IMG container.}} boolean engineRemoveImage ( img img_file )
    766 bytes (96 words) - 21:59, 30 May 2023
  • {{New feature/item|4|1.6.0|21695|This function links DFF file with an IMG container.}} boolean engineImageLinkDFF ( img img_file, string file_path, int modelID )
    1 KB (136 words) - 20:04, 10 April 2023
  • ...ainer to GTA streamer. After this GTA will asynchronously load models from IMG. '''Only two additional archives can be enabled once'''}} boolean engineAddImage ( img imgArchive )
    582 bytes (74 words) - 01:44, 26 July 2023
  • {{New feature/item|4|1.6.0|21695|This function links TXD file with an IMG container.}} boolean engineImageLinkTXD ( img img_file, string file_path, int txdID )
    1 KB (145 words) - 15:45, 18 January 2024
  • {{New feature/item|4|1.6.0|21695|This function gets the list of files from an IMG container.}} table engineImageGetFiles ( img imgArchive )
    824 bytes (95 words) - 19:39, 10 April 2023
  • ....0161|1.6.0|21708|This function loads an IMG container into GTA. '''Only 2 IMG archives can be loaded into GTA''' img engineLoadIMG ( string img_file )
    1,016 bytes (123 words) - 18:32, 5 January 2024
  • This function returns the number of files an IMG file has. int engineImageGetFilesCount ( img imgArchive )
    673 bytes (77 words) - 19:30, 10 April 2023
  • {{New feature/item|4|1.6.0|21695|This function gets a file from an IMG container.}} string engineImageGetFile ( img img_file, string/number file )
    815 bytes (104 words) - 19:27, 10 April 2023
  • -- Load IMG archive local img = engineLoadIMG('worldmod.img')
    1 KB (162 words) - 10:49, 10 September 2023
  • local img = fileOpen('img.jpg') local pixels = fileRead(img, fileGetSize(img))
    1 KB (134 words) - 08:53, 8 February 2021
  • local img = fileOpen('img.jpg') local pixels = fileRead(img, fileGetSize(img))
    1 KB (133 words) - 14:19, 29 August 2023
  • local img = fileOpen('img.jpg') local pixels = fileRead(img, fileGetSize(img))
    1 KB (178 words) - 08:25, 28 November 2018
  • local img = fileOpen('img.jpg') local pixels = fileRead(img, fileGetSize(img))
    1 KB (184 words) - 08:24, 28 November 2018
  • ...feature/item|4|1.6.0|21695|This function restores changes to TXD file from IMG container.}} Returns ''true'' if [[IMG]] file was successfully restored, ''false'' otherwise.
    621 bytes (73 words) - 05:23, 21 November 2023
  • ...feature/item|4|1.6.0|21695|This function restores changes to DFF file from IMG container.}} Returns ''true'' if [[IMG]] file was successfully restored, ''false'' otherwise.
    621 bytes (73 words) - 05:20, 21 November 2023
  • local img = fileOpen('img.jpg') local pixels = fileRead(img, fileGetSize(img))
    1 KB (167 words) - 13:50, 14 October 2018
  • local img = fileOpen('img.jpg') local pixels = fileRead(img, fileGetSize(img))
    1 KB (205 words) - 14:53, 14 October 2018
  • img = dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an image edit1 = dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1 KB (116 words) - 18:07, 9 January 2020
  • local img = dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an image edit1 = dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1,015 bytes (120 words) - 18:08, 9 January 2020
  • local img = DGS:dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an ima edit1 = DGS:dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1 KB (167 words) - 17:29, 24 August 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)