Add toggleable salivals Take Clothes to Epoch Core

This also adds the option to disable taking clothes for certain clothing.
This commit is contained in:
A Man
2021-08-18 10:42:03 +02:00
parent 152ec42dae
commit 1113b57934
5 changed files with 64 additions and 18 deletions

View File

@@ -207,6 +207,7 @@ if (!isDedicated) then {
s_bank_dialog2 = -1;
s_bank_dialog3 = -1;
s_player_checkWallet = -1;
s_player_clothes = -1;
};
call dayz_resetSelfActions;