Merge pull request #61 from MGTDB/patch-5

Chernarus Redux reqiured map config
This commit is contained in:
eraser1 2017-09-17 10:19:32 -05:00 committed by GitHub
commit 3fec814882

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;