[Help] Emergency Vehicle Issue with AI recognition

I just recently started getting into adding my own custom vehicles following Albo’s tutorial. I got an F150 added that seemed nice. It didn’t come with any carcols so I am running without one right now. One issue I came across is that AI vehicles seem to not recognize when I’m stage 3 and don’t pull over or stop to let you pass, they just act like I’m not there. Is there something I am missing? I had it inherit traits from FBI2 and vehicle flags I copied over to the vehicles.meta and it still seems to now work. Anyone got any thoughts or can point me in the right direction?

In your vehicles.meta check <flags> make sure FLAG_LAW_ENFORCEMENT or FLAG_EMERGENCY_SERVICE is included. In <vehicleClass> make sure VC_EMERGENCY is there.

All of these exist in the vehicles.meta file. Took me a bit to get around and check but they are all in there.

You should also make sure

<lightSettings value="1" />
<sirenSettings value="1" />

are set in carvariations.meta

It has those values in my carvariations