fopen, fread, and fseek ??
-
I'm trying to work with file handling in a Plutonium modding script, specifically using functions like fopen, fread, and fseek to read and process data from a file. However, I'm encountering unresolved external errors with these functions. I believe this might be due to limitations in the Plutonium scripting environment. What is the correct approach or alternative methods for reading and processing file data within this environment? Should I be using a different set of functions or a particular setup for this to work?
-
These are not built-in functions or anything like that
You need the t6-gsc-utils plugin
Plugins only work on dedicated servers
https://github.com/alicealys/t6-gsc-utils