mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
+ Removed cfgtowngenerator /stream_locationCheck; loop entirely. Tests show to have improved fps. + Added disabling zombies servers side for server side performance increase/testing. + Fixed crafting error from 0.996b. + Revert helicopter intel removal test.
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
private["_zed"];
|
|
_zed = _this select 0;
|
|
_zed enableSimulation false; |