mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Update scripts.txt exceptions
- Removed some unneeded exceptions - Moved tree chop PVEH to server compile only so client does not need setdamage exception - Replaced "showCommandingMenu" filter with stricter "menu" filter - Renamed two files with no changes for easier filtering of "menu" Vanilla commits:1d639b557b3a292425375cdf249ea9
This commit is contained in:
@@ -330,8 +330,6 @@ while {1 == 1} do {
|
||||
player setVariable["startcombattimer", 0, false];
|
||||
};
|
||||
}; */
|
||||
//setGroupIconsVisible [false,false];
|
||||
//clearGroupIcons group player;
|
||||
|
||||
uiSleep 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user