Scripts Not Loading
-
None of my scripts are loading into the game. I made sure to install everything and that everything is up to date, but they just aren't doing anything. I have ScriptHookV, ScriptHookVDotNext, the scripts folder, all of this is up to date.
-
@TheDivineHustle This is something new or you just started installing scripts? So you have any mods loading at all? Can you seen a screenshot of your game installation folder where GTA5.exe is?
-
@JohnFromGWN I used to mod GTA 4 and GTA 5 several years ago and recently came back to it. Everything I've changed about the game is working fine except my scripts folder. Here are the pictures:
-
-
@TheDivineHustle
I don't use any script mods but I'm surprised at the number of dll files you have in your root folder. Generally speaking dlls go in the scripts folder but most of yours aren't there. Asi files go in the root folder.Im going to suggest two possibilities.
First, is that some of those dlls (excluding obviously dinput8.dll, ScriptHookV.dll, and the dot nets), should be in your scripts folder?
Second, i notice quite a few plugins including Rage and others named hook that might be conflicting.I have about 10 scripts, all my own, and they are dlls in the scripts folder. I don't have any scripts in the root, just asi mods for Menyoo, heap, and pack, and ofc the necessary dlls referenced above.
You only have 2 scripts in your scripts folder.
Are your scripts properly installed and do you need 2 hook mods, rage, and the ScriptHookV dot nets?
-
@JohnFromGWN Yes, all the hooks are needed to run LSPDFR and the associated plugins and mods. Everything I've added works correctly except for items in my scripts folder. I followed the install instructions for the two scripts I have, and any other scripts I put into the folder don't work either. It's almost as though my scripts folder isn't even being recognized. But other than that everything is working correctly.
-
@TheDivineHustle Did you check the log files for errors?
Also, have you tried a simple script that runs when pressing a key?
For example, try this one. Default key is J, so if you're already using J in one of your scripts, change it in the ini file.
https://www.gta5-mods.com/scripts/ingame-screenshot
I tested this script. I works.
-
@JohnFromGWN So interesting enough, the script you provided works perfectly fine alongside my other mods. The other scripts continue not to work, though.That makes me wonder if there might be something wrong with the scripts in particular.
-
@TheDivineHustle from what i saw, you are properly set for scripts using scripthookvdotnet.
I can't help you with LSPDFR or other scripts using lua or rage or other hooks or plugins as i haven't any experience or knowledge.