Search results

Jump to navigation Jump to search
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write a double into a file/stream and returns how many bytes have actually been written. The amount of
    694 bytes (97 words) - 03:09, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> ...ct, this function is more reliable than the [[MTA:Eir/FileSystem/file/size|file.size]] approach.
    2 KB (228 words) - 03:12, 23 January 2022
  • This function loads a RenderWare Collision (COL 1/2/3) file into GTA. The collisions can then be used to provide collisions for in-game ...[COL]] file into your [[DFF]] file. This way, you can be sure that the COL file is correctly (and automatically) loaded when calling [[engineLoadDFF]].
    1 KB (216 words) - 15:02, 1 May 2024
  • * '''img_file''': The [[IMG]] file you want to remove. Returns ''true'' if stremaing from [[IMG]] file was successfully disabled, ''false'' otherwise.
    766 bytes (96 words) - 21:59, 30 May 2023
  • ...ct, this function is more reliable than the [[MTA:Eir/FileSystem/file/size|file.size]] approach. boolean file:eof ()
    1 KB (222 words) - 23:49, 16 January 2022
  • The [[COL]] class represents a RenderWare Collision File (.col) loaded by the client, which can be imported into a custom model to d ...of those files using the appropriate scripting functions. To split a .col file into multiple files, you can use [http://www.steve-m.com/downloads/tools/co
    1 KB (197 words) - 21:43, 14 April 2021
  • This function copies a file.{{Note|The file functions should not be used to implement configuration files. It is encour ...t to share the content of the created file with other servers, prepend the file path with @ (See [[filepath]] for more information)}}
    2 KB (300 words) - 17:35, 20 December 2023
  • ...rchive corrupt - File size mismatch with section headers, Re-exporting the file is recommended.== ...his error occurs because sections inside the file are telling the game the file is larger or smaller than it is
    2 KB (418 words) - 19:26, 28 July 2014
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function returns the current absolute position inside of the file/stream object. It should be the number of bytes that the current stream poi
    1 KB (166 words) - 03:11, 23 January 2022
  • ...destination stream. The copy of data is performed starting from the source file seek. The copy is only performed up to a specified count of bytes. Read operations on the file streams advance the seek pointers. Thus the seek pointers stay changed afte
    1 KB (145 words) - 03:59, 23 January 2022
  • This function returns the current absolute position inside of the file/stream object. It should be the number of bytes that the current stream poi int file:tell ()
    1 KB (160 words) - 23:48, 16 January 2022
  • ...destination stream. The copy of data is performed starting from the source file seek. The copy is only performed up to a specified count of bytes. Read operations on the file streams advance the seek pointers. Thus the seek pointers stay changed afte
    977 bytes (140 words) - 22:49, 16 January 2022
  • ...specific file path, while [[getResourceConfig]] allows for loading an XML file from a resource. ...in, and 'path' is the path from the root directory of the resource to the file.
    2 KB (260 words) - 22:04, 18 November 2018
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function writes all temporary buffers of a file/stream object into the output storage. This feature shall be interpreted as
    2 KB (253 words) - 03:13, 23 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> ...s, set the stream pointer to a specific location or head to the end of the file/stream object. Not all stream classes have to support this operation.
    1 KB (215 words) - 03:12, 23 January 2022
  • This function writes all temporary buffers of a file/stream object into the output storage. This feature shall be interpreted as boolean file:flush ()
    2 KB (247 words) - 23:49, 16 January 2022
  • ...s, set the stream pointer to a specific location or head to the end of the file/stream object. Not all stream classes have to support this operation. int file:seek ( int offset, string mode )
    1 KB (209 words) - 23:48, 16 January 2022
  • ...saved to a file by using [[xmlSaveFile]]. This function will overwrite the file specified if it already exists. ...t to share the content of the created file with other servers, prepend the file path with @ (See [[filepath]] for more information)}}
    2 KB (297 words) - 15:53, 27 March 2018
  • ...wnloaded again but [[onClientFileDownloadComplete]] will still run. The '''file''' should also be included in the resource meta.xml with the '''download''' * '''fileName''': A string referencing the name of the file to download
    2 KB (206 words) - 00:41, 3 February 2017
  • This function returns file path of the media in the ([[dgsCreateMediaBrowser]]) element. *'''media:''' The element media that you want it's file path.
    1 KB (145 words) - 19:25, 17 August 2018
View ( | ) (20 | 50 | 100 | 250 | 500)