Search results

Jump to navigation Jump to search
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write a float into a file/stream and returns how many bytes have actually been written. The amount of
    640 bytes (89 words) - 03:09, 23 January 2022
  • This function attempts to write a boolean into a file/stream and returns how many bytes have actually been written. The amount of int file:writeBoolean ( boolean value )
    541 bytes (79 words) - 23:47, 16 January 2022
  • This function attempts to write a float into a file/stream and returns how many bytes have actually been written. The amount of int file:writeFloat ( float value )
    573 bytes (83 words) - 23:46, 16 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write a boolean into a file/stream and returns how many bytes have actually been written. The amount of
    608 bytes (85 words) - 03:10, 23 January 2022
  • ...destination stream. The copy of data is performed starting from the source file seek. Read operations on the file streams advance the seek pointers. Thus the seek pointers stay changed afte
    838 bytes (115 words) - 22:49, 16 January 2022
  • ...ted file stream is wrapped inside of a custom FileSystem buffering handle. File stream modifications that are close to each other are batched together for
    733 bytes (89 words) - 04:02, 23 January 2022
  • ...ted file stream is wrapped inside of a custom FileSystem buffering handle. File stream modifications that are close to each other are batched together for
    661 bytes (83 words) - 23:10, 16 January 2022
  • <pageclass class="#3cc882" subcaption="File function"></pageclass> This function attempts to write an integer into a file/stream and returns how many bytes have actually been written. The amount of
    637 bytes (89 words) - 03:07, 23 January 2022
  • This function attempts to write an integer into a file/stream and returns how many bytes have actually been written. The amount of int file:writeInt ( int value )
    570 bytes (83 words) - 23:46, 16 January 2022
  • ...tion file. Config files must be predefined in a resource's [[Meta.xml|meta file]]. An alternative way to load XML files is to use [[xmlLoadFile]]. ...in, and 'path' is the path from the root directory of the resource to the file.
    2 KB (248 words) - 18:45, 29 April 2012
  • This function checks whether a specified file exists on a MTA:Eir FileSystem translator. *'''filePath:''' the path to the file that should exist
    1 KB (153 words) - 23:22, 16 January 2022
  • ...ady exists a file with the specified name, it is overwritten with an empty file. {{Note|The file functions should not be used to implement configuration files. It is encour
    3 KB (440 words) - 17:15, 20 December 2023
  • A [[filepath]] is a path that leads up to a file. These are relative to the root directory of the resource it is being call :<resourceName>/file.ext
    1 KB (213 words) - 04:14, 11 August 2019
  • ...e/item|1.5.9|1.5.8|20788|This event is triggered every time a [[resource]] file download is queued, finished or has failed.}} *'''fileResource:''' [[Resource]] the file belongs to.
    1 KB (161 words) - 15:53, 27 December 2023
  • This function moves a file from a source location to a destination location inside of a filesystem. Th *'''srcPath:''' a path to the source file
    1 KB (151 words) - 03:27, 23 January 2022
  • This function moves a file from a source location to a destination location inside of a filesystem. Th *'''srcPath:''' a path to the source file
    1 KB (144 words) - 23:24, 16 January 2022
  • local file = fileOpen ( "icons/icon.png" ) if file then
    1 KB (142 words) - 12:30, 28 September 2013
  • for _,file in ipairs(files) do local filePath = 'models/'..file
    2 KB (214 words) - 22:21, 1 June 2024
  • This function attempts to write a double into a file/stream and returns how many bytes have actually been written. The amount of int file:writeDouble ( double value )
    627 bytes (91 words) - 23:46, 16 January 2022
  • This function saves a loaded XML file. *'''rootNode:''' the root [[xmlnode]] of the loaded XML file.
    970 bytes (119 words) - 20:46, 12 May 2019
View ( | ) (20 | 50 | 100 | 250 | 500)