- Joined
- Oct 10, 2020
- Messages
- 9
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
Hi! I need to write a text file to the player's "My Games" folder in documents (C:\Users\%userprofile%\Documents\My Games\GameFolder), and my knowledge on how to do this is very lacking.
The purpose of this is to allow integration with other games in the franchise that check for save files and unlock things between them. In order for this to work, it has to write a text file to a static folder with the player's user profile in it. Unfortunately, every bit of information on the subject of writing external text files has been relative to the game location and therefore not quite applicable.
I've looked at a few different plugins and resources and I can't quite find out how to do what I need. Any direction or advise would be appreciated.
Thanks!
The purpose of this is to allow integration with other games in the franchise that check for save files and unlock things between them. In order for this to work, it has to write a text file to a static folder with the player's user profile in it. Unfortunately, every bit of information on the subject of writing external text files has been relative to the game location and therefore not quite applicable.
I've looked at a few different plugins and resources and I can't quite find out how to do what I need. Any direction or advise would be appreciated.
Thanks!