MordeksX Posted June 20, 2015 Share Posted June 20, 2015 Please excuse the noob question. But how do you install a folder into OpenIV without having to transfer each and every file one by one. An example: I want to replace the existing "scripts" folder with a mod that is to replace the whole folder. But I can't just drag and drop OR hit "replace" I have to go into the mods "scripts" folder and add the files one by one into the folder. It would make it a lot easier when the mod has folders inside folders. please help. Thanks Link to comment Share on other sites More sharing options...
MordeksX Posted June 21, 2015 Author Share Posted June 21, 2015 *bump* Link to comment Share on other sites More sharing options...
Enumerator Posted June 22, 2015 Share Posted June 22, 2015 (edited) I'm not sure if this is what you want, I made it so I could code faster so I didn't have to keep moving my dll to my script folder If you have multiple files.... just open multiples of this app and set every file. http://www.filedropper.com/movefileoncreation Edited June 22, 2015 by Enumerator Link to comment Share on other sites More sharing options...
var Posted June 23, 2015 Share Posted June 23, 2015 (edited) as your wish! A virtual file system, it supports rewriting any resource file to /GTA V/packages/, http://gtaforums.com/topic/802287-virtual-file-system/ If your file is in *.rpf, you may use OpenIV.asi in root path example: (package.config) <?xml version="1.0" encoding="utf-8"?> <package> <import targetDir="x64e.rpf\levels\gta5\vehicles.rpf" file="vehicles_banshee_interior.ytd" /> <import targetDir="update\update.rpf\common\data" file="handling.meta" /> </package> Edited June 23, 2015 by var Link to comment Share on other sites More sharing options...
MordeksX Posted July 5, 2015 Author Share Posted July 5, 2015 I am FAR too dumb for this. In most instructions for mods it says to just drag and drop the files into the necessary places in OpenIV. Well for whatever reason, OpenIV does not let me drag and drop anything, never has. So I add them in manually. In doing this I can't just click "add" with a folder. I have to create the folder within OpenIV and drop the files inside one by one. I was just wondering if anyone knew why, or if anyone else had a similar issue. I don't know detailed computer language. I have no idea how to create things on my own. I can change existing things like eye color or an image on a shirt. Thats about it. But hey, it's a start. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now