Hey there folks. Most of the time i am able o fix issues on my own, but this time i am not able to.
I added some addon rpf´s. Here they are:
Here is what i´ve put into the dlclist.xml, right between the last to vanilla item entries:
<Item>dlcpacks:/dmsafd/</Item>
<Item>dlcpacks:/lapdaddon/</Item>
<Item>dlcpacks:/lasd/</Item>
<Item>dlcpacks:/rabbit_pranger/</Item>
LASD is working fine, but the rest only shows up in Add-on Spawner, but you can't spawn them trough console command (F4). Wouldn't be a problem so far, but this also interferes with the ability to modify the agency.xml in LSPDFR. I can't wrap my head around why those vehicles are spawnable via add-on spawner, and they do work fine, but you can't spawn em via console, thus if you modify the agency.xml, they won't be recognized. The same is also true for Coastal Callout (lml installation with additional plugin installation) vehicles. They show up in add-on spawner, but not through console.
Modification for agency.xml looks like this (just concentrating on the vehicle addition):
<Name>Patrol Unit</Name>
<Vehicles>
<Vehicle>police</Vehicle>
<Vehicle>police2</Vehicle>
<Vehicle>police3</Vehicle>
<Vehicle>police7</Vehicle>
</Vehicles>
Any ideas to what this might cause? I am pretty sure i did everything like it should be, but it aint working.