It usually tells me to "change the keys in .ini or .cfg.
In my case, neither of these work, I just downloaded the "replace character vehicles mod" which can be found here: https://www.gta5-mods.com/scripts/replace-character-vehicles
It's not the mod, because that works just fine, but the keys either stay the same, or when I do successfully "change" them, they end up not working at all.
The .cfg file in question is ReplaceCharVeh.cfg.
It was originally:
"CheckDistance=250.0
SaveKey=NumPad0
ToggleModKey=NumPad5"
But I changed it to the following:
"CheckDistance=250.0
SaveKey=NumPad9
ToggleModKey=NumPad1"
Now the mod just straight up stopped working.
I have NativeUI, both ScriptHookV and ScriptHookVDotNet set up correctly, I have the mod in my script folder, but it's still not changing.
I can't leave the mod as is because NumPad5 opens up is how you select options in the native trainer I installed, and NumPad0/Insert is how I go back in the trainer.
Please help.