Chernarus Redux reqiured map config

This commit is contained in:
MGT 2017-09-17 10:29:57 +01:00 committed by GitHub
parent 254e03a009
commit 3c39544c61

View File

@ -0,0 +1,12 @@
/*
Custom configs for Chernarus Redux.
Created by [FPS]kuplion.
Map Name edited by MGTDB.
*/
// Making these configs below as strict as possible will help in reducing the number of attempts taken to find a valid position, and as a result, improve performance.
DMS_MinDistFromWestBorder = 750;
DMS_MinDistFromEastBorder = 2500;
DMS_MinDistFromSouthBorder = 3500;
DMS_MinDistFromNorthBorder = 1000;