GTAVHandlingInfo
Repository to host files for various tools to use.
Contributing
Make a pull request for your changes, or make an issue.
flags.json
Describes the handling flags and their effects.
Each field of flags has 32 entries, so don't add or remove anything - just edit the strings.
On file version increment, Real Time Handling Editor updates the local file.
1.0
- Initial version, pulled from Aquaphobics' Discord
1.1
- Update descriptions for
DONT_FORCE_GRND_CLEARANCEandDOUBLE_RWHEELSby GreenAid
2.0
- Add official flag names by Wildbrick
- Add more advanced flag research notes by Wildbrick
- Add damage flags by Wildbrick
2.1
- Correct
strAdvancedFlags0x4 info (enablesfMaxDriveBiasTransfer) by Reactors