Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
i'm not sure about server settings .. anyways happy gaming
Chests at least when i last checked where initialized with 5m and stockpiles with 7m.
While the edges count so that if you place a stockpile 12m below another it's upper edge should be 7m away and hence still be in range.
I'm pretty sure you should be able to mod this. If you really want to get deep into it i think they've even been giving out github invites to have access to the source code while for simple stuff the modding api will be more than enough.
https://github.com/StrangeLoopGames/EcoModKit/wiki
Edit:
Mmh a short look into the locally created server...:
...Steam\steamapps\common\Eco\Eco_Data\Server\Mods\Objects\StockpileObject.cs:
If you change the number in here:
While i am too lazy atm to test it.
Also be reminded, that increasing this number even slightly will have a huge performance impact if you got a lot of storages.
That is why it is probably best to create a modded version and only use it at important transfer areas where little other storages are in range.