Is there have limit to put addon police cars to dispatch in dispatch.meta file?
-
Because when i get wanted, first it dispatch works fine with many addon police cars but in long time on wanted they wont dispatch anymore only base police car spawn but few. I use dispatch.meta from Dispatch of Variety mod then I edit to add more police cars
-
Maybe the kernel panics?
-
@ReNNie said in Is there have limit to put addon police cars to dispatch in dispatch.meta file?:
Maybe the kernel panics?
Lol? Why?
-
Here some my lines list shown in dispatch.meta I edited for addon police cars. I cant put all lines that to long to paste into this, so only shown path lines DOV_LD_POLVEH_01 n 02. I use VWE mod addon police cars and put into it that base from DOV mod:
<Vehicle> <Name>DOV_LD_POLVEH_01</Name> <ConditionalVehicleSets> <Item> <ZoneType>VEHICLE_RESPONSE_ARMY_BASE</ZoneType> <VehicleModels> <Vehicle>crusader</Vehicle> </VehicleModels> <PedModels> <Ped>S_M_Y_Marine_03</Ped> </PedModels> </Item> <Item> <ZoneType>VEHICLE_RESPONSE_COUNTRYSIDE</ZoneType> <VehicleModels> <Vehicle>sheriff</Vehicle> <Vehicle>sheriff3</Vehicle> <Vehicle>dov_sheriff4</Vehicle> <Vehicle>sheriff7</Vehicle> <Vehicle>sheriff8</Vehicle> <Vehicle>sheriff9</Vehicle> </VehicleModels> <PedModels> <Ped>S_F_Y_Sheriff_01</Ped> <Ped>S_M_Y_Sheriff_01</Ped> <Ped>S_M_Y_Sheriff_01</Ped> </PedModels> </Item> <Item> <VehicleModels> <Vehicle>police</Vehicle> <Vehicle>police2</Vehicle> <Vehicle>dov_polmerit</Vehicle> <Vehicle>police8</Vehicle> <Vehicle>police12</Vehicle> <Vehicle>police9</Vehicle> <Vehicle>police10</Vehicle> <Vehicle>police13</Vehicle> </VehicleModels> <PedModels> <Ped>S_F_Y_Cop_01</Ped> <Ped>S_M_Y_Cop_01</Ped> <Ped>S_M_Y_Cop_01</Ped> </PedModels> </Item> </ConditionalVehicleSets> </Vehicle> <Vehicle> <Name>DOV_LD_POLVEH_02</Name> <ConditionalVehicleSets> <Item> <ZoneType>VEHICLE_RESPONSE_COUNTRYSIDE</ZoneType> <VehicleModels> <Vehicle>dov_sheriff5</Vehicle> <Vehicle>bulsheriff</Vehicle> <Vehicle>coqsheriff</Vehicle> </VehicleModels> <PedModels> <Ped>S_F_Y_Sheriff_01</Ped> <Ped>S_M_Y_Sheriff_01</Ped> <Ped>S_M_Y_Sheriff_01</Ped> </PedModels> </Item> <Item> <VehicleModels> <Vehicle>police3</Vehicle> <Vehicle>bulpolice</Vehicle> <Vehicle>coqpolice2</Vehicle> <Vehicle>infpolice</Vehicle> </VehicleModels> <PedModels> <Ped>S_F_Y_Cop_01</Ped> <Ped>S_M_Y_Cop_01</Ped> <Ped>S_M_Y_Cop_01</Ped> </PedModels> </Item> </ConditionalVehicleSets> </Vehicle>
-
I still need find the solution from someone who known this cause