@Reyser Okay, thats what I did but I forgot to change the original DLC folder name to the addon one ^^" Tysm ♥

xEnzo
View profile on GTA5-Mods.com »
A 20 years old guy from Barcelona that loves videogames. Actually a weeb and studying Comic and Illustration.
New on GTA V modding.
Evafag and JoJofag tho.
PC Specs:
-i5-8600k 3.6GHz
-EVGA 1050 TI 4GB
-16GB RAM DDR4 2400MHz
Posts made by xEnzo
-
RE: [Tutorial | Vehicles/Weapons] How to do: Add-On's / Replacer's
-
RE: [Tutorial | Vehicles/Weapons] How to do: Add-On's / Replacer's
@Reyser One quick question, can I add extra audios to the Addon Pack? (Currently using vehicles #4)
I've downloaded @Wanted188 MR-S and it comes with its own audio files, idk if I can add em to the addons folder or not, and how can I enable them if it's possible. -
RE: Make a Custom Car Name
@BB20 First you need to go to the vehicles.meta of your addon car.
You should see some lines, the important ones are:<gameName>**XXX*</gameName> <vehicleMakeName>**XXX**</vehicleMakeName>
On VehicleMakeName, put the make of your vehicle, for example FORD, on game name, put something that identifies the model, for example, MUSGT
Now you should go to the globat.gxt2 and edit it, add two new lines, one that represents the name of the vehicle make, and another one from the model, like that:
FORD = Ford
MUSGT = Mustang GTOnce you did it, put the global.gxt2 back on "..\dlc.rpf\x64\data\lang\yourlanguagedlc.rpf" and it's done.
-
Liveries do not work on cars windows
Hey! I'm playing the last version of GTA V, with an updated Scripthook, OpenIV, etc. And i've installed around 200~ addon cars with the FOLDER method from Reyser, and also I have installed NVR and WOV.
I've added some downloaded liveries on some of those cars, they're working on the game, but the part that it's suppossed to appear in the windows, doesn't work.
- They're added renaming the livery to er34_sign_2 and er34_sign_3, so I have and empty space without livery.
Those Liveries are Itasha Drift Livery by zsodd and Evil Empire Vinyl by SEXY. Car is the URAS-SKYLINE ER34 by Vsoreny
I think that's all the information that you need, ask me if you need to know something more!
Thanks in advance. -
RE: [Tutorial | Vehicles/Weapons] How to do: Add-On's / Replacer's
@Tinmar Open the dlc.rpf from the 570s. (It has an autoinstaller, but you can open it manually, the instructions are on the readme file), go to the Folder Meta, there you have the layout from the 570s (called vehiclelayouts_570s.meta), open it.
Now you have to copy those lanes one by one on the vehicleslayout.meta from your dlc cars pack. By one by one I mean that the file is divided in different sections ( <ClipSetMaps>, <VehicleEntryPointAnimInfos>, ...) and you have to copy the lines inside in the respective section on your vehiclelayouts.meta.I hope you understand what I mean, my English isn't the best.
-
RE: [Tutorial | Vehicles/Weapons] How to do: Add-On's / Replacer's
@Tinmar I'm not Reyser but maybe I can help you. It's is on the tutorial tho. You just need to add the lines from the vehiclelaoyout.meta file that comes with the mod car on dlc.rpf/data/ai/vehiclelayouts.meta from your own dlc cars pack.