A small modified version of ScreenChat, originally based on the GitLab project by the original author.
ScreenChat is a SA-MP mod that captures screenshots of the in-game chat log.
This repository contains a small modification to the original ScreenChat project. The main purpose of this version is to change where chat screenshots are saved.
In the original version, screenshots are saved to:
<GTA Root Directory>/chat_screens
In this version, screenshots are saved to:
%USERPROFILE%/Documents/GTA San Andreas User Files/chat_screens
This change was made so screenshots are stored in the default GTA San Andreas user files directory instead of the game installation folder.
This project is based on the original ScreenChat repository by the original author.
Original GitLab repository: ScreenChat | prime-hack
Published on GitHub with permission from the original author.
This repository is licensed under the MIT License.