Added Missing Variables To Configs

This commit is contained in:
Ghostrider-DbD- 2018-01-04 06:54:08 -05:00
parent b3c0e957d1
commit 3ac6e56099
2 changed files with 2 additions and 0 deletions

View File

@ -234,6 +234,7 @@
blck_useVehiclePatrols = true; // When true vehicles will be spawned at missions and will patrol the mission area. blck_useVehiclePatrols = true; // When true vehicles will be spawned at missions and will patrol the mission area.
blck_killEmptyAIVehicles = false; // when true, the AI vehicle will be extensively damaged once all AI have gotten outor been killed. blck_killEmptyAIVehicles = false; // when true, the AI vehicle will be extensively damaged once all AI have gotten outor been killed.
blck_vehicleDeleteTimer = 60*60;
//////////////////// ////////////////////
// Mission Vehicle Settings // Mission Vehicle Settings

View File

@ -238,6 +238,7 @@
blck_useVehiclePatrols = true; // When true vehicles will be spawned at missions and will patrol the mission area. blck_useVehiclePatrols = true; // When true vehicles will be spawned at missions and will patrol the mission area.
blck_killEmptyAIVehicles = false; // when true, the AI vehicle will be extensively damaged once all AI have gotten outor been killed. blck_killEmptyAIVehicles = false; // when true, the AI vehicle will be extensively damaged once all AI have gotten outor been killed.
blck_vehicleDeleteTimer = 60*60;
//////////////////// ////////////////////
// Mission Vehicle Settings // Mission Vehicle Settings