July 2025: Currently I am NOT active in GTA/LSPDFR but as far as I am aware, this plugin still works as is. Unfortunately without a working game and no time to code anymore I can no longer support my developed plugins. All my code is available on GitHub if people want to steal / update the plugins themselves.
Again, something I wrote that I wasn't going to "publish" - but maybe of use to somebody...
This was conceived by the great LSPDFR streamer @gmantonz, who not only came up with the idea and requirements but helped test it actually worked 🙂
What is it?
RecovFR is a backup and restore script to help you get back into the game after a crash. It backs up and restores a load of stuff at the push of a button. It works separately to LSPDFR so can be used independently.
No seriously, what is it?
OK - so you are driving around Blaine County, in your favourite car and your favourite suit when BAMB... your game crashes. You have to get the game back up and running, get dressed, get your car, get back to Blaine County to start over. Annoying - right?
Now if you are live streaming, you also have an audience to entertain while you fix stuff - that is what this was written for - to get you back in the action quicker before people start leaving you to watch "Fall Guys".
But it can be used by us normal folk too... For example I can get my game set up how I always want to start (date, time, weather, location, etc.) and when I start the game, press a button and there I go.
Current features:
- Backup stored in xml file, so even after full game crash or exit, backup can be restored
-
Backup the following states at the press of a button or automatically (if enabled):
- Current character location
- Current clothing and accessories
- Current weapons, components and ammo
- Wanted level
- Health and armor
- Player invincibility*
- Current vehicle (if in vehicle)
- Last vehicle and location (if on foot)
- Vehicle colors, livery and dirt level
- License Plate and style
- Vehicle health
- Vehicle invincibility*
- Current time in game
- Current weather conditions
- Freeze time and weather on restore*
- Set snow on terrain on restore*
- Restore last backup at press of button
- Ability to turn on/off features in .ini file or via in game menu
*Restore options set in game
Known issues:
- Currently does not restore the character model as I could not get this to work properly for custom (mp_f_freemode and mp_m_freemode) models unless you wanted to be invisible.
- There may be a performance hit (FPS loss / brief pause) during auto backup, but can be disabled if not required.
- Trainers will conflict and override - for example if you have fixed weather in trainer, this will fail to change it.
Requirements:
- RageNativeUI (not included)
Installation:
- Ensure you have RageNativeUI installed (1.6.3+)
- Copy the plugins folder into your "Grand Theft Auto V" install folder
- Edit the keybindings in the .ini to meet your requirements
Version history:
1.0.5.0 (The Finally A Version One-Up-Date)
- Updated hash lookup tables to Summer 2022 (Criminal Enterprises) DLC
-
Added vehicle lookup tables for the following DLC packs:
- 11John11 LSPD Addon Pack
- 11John11 LSSD 2.0 Addon Pack
- Baravo-Charlie-One SASP Ranger Addon Pack
- Jacobmaate SAHP Addon Pack
0.4.1.0 Pre-Release (The All Dressed-Up-Date)
- Added character clothing and accessories
- Added simple in-game menu
- Code tidy (Thank you @opus49 for helping with my code and sanity)
0.3.1.1 Pre-Release (The I Messed-Up-Date)
- Removed character model from restore (critical "invisibility" bug/feature)
- Fixed flashlight missing from restore
0.3.1.0 Pre-Release (The Tooled-Up-Date)
- Added weapons, ammo and components
- Added character model
- Enable player and vehicle invincibility on restore (from ini file)
- Set time and weather frozen on restore (from ini file)
- Enable snow on ground on restore (from ini file)
- INI and XML files restructured
- Better error handling
- Fixed plugin crash if restoring backup before entering a vehicle
- Fixed weather not changing from neutral to snow
0.2.2.0 Pre-release ("Whatever the weather update")
- Backup code optimisation
- Fixed DLC vehicle restore failure
- Fixed Vehicle plate style not restored
- Added vehicle health levels
- Added vehicle radio station
- Added vehicle livery, rim color and window tint
- Added Weather, wind speed and wind direction
0.2.1.0 Pre-release
- No longer dependent on LSPDFR (can be used separately)
- Fix game crash on restore if vehicle invalid
- Added vehicle color and dirt levels
- Added license plate and style
- Added wanted level
- Added health and armor
0.1.2.0 Pre-release
- Initial release for testing
Code is free and open source under the GPL-3.0 license and available from GitHub:
https://github.com/waynieoaks/RecovFR
Edited by waynieoaks
Updating version history
What's New in Version 1.0.5.0
Released
Updated hash lookup tables to Summer 2022 (Criminal Enterprises) DLC
Short Description
@opus49
Recommended Comments
Create an account or sign in to comment