Correct Configs
This commit is contained in:
parent
7ce69bb866
commit
0066417dc1
@ -178,7 +178,7 @@
|
|||||||
////////////////////
|
////////////////////
|
||||||
|
|
||||||
// Maximum number of missions shown on the map at any one time.
|
// Maximum number of missions shown on the map at any one time.
|
||||||
blck_maxSpawnedMissions = 4;
|
blck_maxSpawnedMissions = 9;
|
||||||
//Set to -1 to disable. Values of 2 or more force the mission spawner to spawn copies of that mission - this feature is not recommended because you may run out of available groups.
|
//Set to -1 to disable. Values of 2 or more force the mission spawner to spawn copies of that mission - this feature is not recommended because you may run out of available groups.
|
||||||
blck_enableOrangeMissions = 1;
|
blck_enableOrangeMissions = 1;
|
||||||
blck_enableGreenMissions = 1;
|
blck_enableGreenMissions = 1;
|
||||||
|
@ -184,7 +184,7 @@
|
|||||||
|
|
||||||
// Maximum number of missions shown on the map at any one time.
|
// Maximum number of missions shown on the map at any one time.
|
||||||
// Change this value to reduce the number of spawned missions at any one time.
|
// Change this value to reduce the number of spawned missions at any one time.
|
||||||
blck_maxSpawnedMissions = 4;
|
blck_maxSpawnedMissions = 9;
|
||||||
|
|
||||||
//Set to -1 to disable. Values of 2 or more force the mission spawner to spawn copies of that mission - this feature is not recommended because you may run out of available groups.
|
//Set to -1 to disable. Values of 2 or more force the mission spawner to spawn copies of that mission - this feature is not recommended because you may run out of available groups.
|
||||||
blck_enableOrangeMissions = 1;
|
blck_enableOrangeMissions = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user