Addition of DLC vehicle to dispatch.meta causes a load of weird problems
-
I was trying to add the RCV to
dispatch.meta
, and my process went as such:Added new vehicle type called
SWAT_RCV
The vehicle model isriot2
, the id of the RCV
AddedS_M_Y_Swat_01
as the ped model
AddedSWAT_RCV
toDT_SwatAutomobile
on wanted level 4 and 5After this, some very strange things appeared
First, after a while thefib2
cars stop spawning and only RCVs spawn
When RCVs spawn, they spawn with no emergency lights on and a fake driver (invisible, can't be shot out) that drives around like he's a normal ped, oblivious to the firefight going on next to him
I then tried replacing thevehicles.meta
indlcchristmas2017
(which is thevehicles.meta
with the rcv in it) and addedS_M_Y_Swat_01
as a driver and theFLAG_LAW_ENFORCEMENT
to the flags section. Nothing changed.I'm really confused. Not even mad or frustrated, just confused. Does anyone have any idea why this happens or a solution?
// edit ReN : moved