From 27764545a8e73349929bc9bae8390992a19830c9 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 25 May 2026 10:44:05 -0400 Subject: refactor: extras/ --- extras/FastSaveLoad/scripts/III.VC.SA.SaveLoader.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extras/FastSaveLoad/scripts/III.VC.SA.SaveLoader.ini (limited to 'extras/FastSaveLoad/scripts/III.VC.SA.SaveLoader.ini') diff --git a/extras/FastSaveLoad/scripts/III.VC.SA.SaveLoader.ini b/extras/FastSaveLoad/scripts/III.VC.SA.SaveLoader.ini new file mode 100644 index 0000000..593288f --- /dev/null +++ b/extras/FastSaveLoad/scripts/III.VC.SA.SaveLoader.ini @@ -0,0 +1,12 @@ +[MAIN] +LoadSlot = 0 // 0 - auto, 1-128 - available slots(8 shows ingame), 129 - new game. -1 - disable. +SkipIntro = 0 +SkipOutro = 0 // Disables outro screen in VC. +DisableLoadingScreens = 0 // Disables loadscreens in III and VC. Works also as fastloader in SA. +CustomUserFilesDirectoryInGameDir = 0 +// user files will be stored in a specified directory, for example - 'save' (without quotes). Set to 0 to disable. + +[GTASnP.com] +UploadSaves = 0 // When saving the game in 8th slot plugin will upload it to GTASnP.com and save the link here. You can continue the game while save is being uploaded. +DownloadSaves = 0 // Loading save from 8th slot will result downloading it from GTASnP.com. +CopyUrlToClipboard = 0 // After saving the game to 8th slot gtasnp link will be copied to clipboard. -- cgit v1.2.3