Hi all,
I’ve been trying for so long now to look for any help on this, but I’ve come here in the hopes that anyone knows the solution before I just give up completely.
So I’m working on a resource using the Conada Heli. The livery exists here:
"\Grand Theft Auto V\update\x64\dlcpacks\mpsum2\dlc.rpf\x64\levels\mpsum2\vehiclemods\conada_mods.rpf", and is called “conada_livery_3.yft”. (There’s also a Weasel News and Ron livery that would be cool to use)
I’ve done the basics:
- Setting correct gamebuild, 3095 (which should include everything up to this point if I understand correctly)
- Tried GetVehicleMod, (48 for VMT_LIVERY_MOD) (returns -1 or something)
- Tried normal liveries GetVehicleLiveryCount (returns -1)
- Downloading vehiclemeta (Criminal Enterprise DLC - Vehicle Meta Files)
- Clearing caches (both client and server) a bunch of times
For whatever reason, no matter what I do, I can’t seem to get the Conada helicopter to spawn in with the right livery. (modelName “conada_livery_3”, of type “VMT_LIVERY_MOD”).
If anyone would be willing to take up the challenge by trying to spawn in that livery and tell me how they did it, I’d be most grateful. Once I’m done with a working script, I’ll be uploading it on Github for everyone to use.
Thank you in advance,
Cype.