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_01as the ped model
AddedSWAT_RCVtoDT_SwatAutomobileon wanted level 4 and 5After this, some very strange things appeared
First, after a while thefib2cars 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.metaindlcchristmas2017(which is thevehicles.metawith the rcv in it) and addedS_M_Y_Swat_01as a driver and theFLAG_LAW_ENFORCEMENTto 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