mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
DZE_requireplot override var added = 0 disables requirement
This commit is contained in:
@@ -659,6 +659,10 @@ if(!isDedicated) then {
|
||||
if(isNil "DZE_AntiWallLimit") then {
|
||||
DZE_AntiWallLimit = 1;
|
||||
};
|
||||
if(isNil "DZE_requireplot") then {
|
||||
DZE_requireplot = 1;
|
||||
};
|
||||
|
||||
|
||||
DZE_AntiWallCounter = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user