Who can make this model to show every Extras in every spawn.
-
Who can make this model to specific vehicle EXTRAS appear on a vehicle EVERY spawn.
https://www.gta5-mods.com/vehicles/bloomfield-police-2013-fpiu-beta#description_tab
please help me I can't do this model.
-
@plug1412 Learned it from a63nt-5m1th , if you add FLAG_EXTRAS_ALL to it at vehicles.meta , it will spawn it with all extras included in every spawn.
If you want to learn more about it, I would recommend you checking this, has extensively detailed descriptions
https://forums.gta5-mods.com/topic/19786/tutorial-how-to-make-specific-vehicle-extras-appear-on-a-vehicle-every-spawn
-
@Aurora11
I already ask him about my problem but I can't do this 2013 Ford Explorer model.
-
@plug1412 Sorry if you have tried this but I want to say just to be sure.
So let's say this model replaces police3. Try going to mods\update\update.rpf\common\data\levels\gta5\vehicles.meta
Looks for <modelName>police3</modelName> and add FLAG_EXTRAS_ALL to it's flags section.
The vehicles.meta at the update.rpf overwrites every other vehicles.metas so if you did that to a wrong one, it won't work (happened to me at first).