OpenMoHAA 0.82.0
|
Functions are provided trough scripting functions that start with fs_
. Older file-related scripting functions will be deprecated in the future for safety and security reasons.
For a list of scripting functions, check the fs_
ScriptThread functions in the Game Module Classes, and functions in the class FSFile
.
Here is an example on how to read files:
Here is an example on how to write to a file: