mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Chernarus Redux reqiured map config
This commit is contained in:
parent
254e03a009
commit
3c39544c61
@ -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;
|
Loading…
Reference in New Issue
Block a user