mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Disable vanilla base building actions for now
Since we are not going to use vanilla base building.
This commit is contained in:
@@ -191,14 +191,14 @@ dayz_resetSelfActions = {
|
||||
s_player_attach_bomb = -1;
|
||||
s_player_upgradestorage = -1;
|
||||
s_player_Drinkfromhands = -1;
|
||||
s_player_lockhouse = -1;
|
||||
/*s_player_lockhouse = -1; //Vanilla base building currently not used in Epoch
|
||||
s_player_unlockhouse = -1;
|
||||
s_player_openGate = -1;
|
||||
s_player_CloseGate = -1;
|
||||
s_player_breakinhouse = -1;
|
||||
s_player_setCode = -1;
|
||||
s_player_BuildUnLock = -1;
|
||||
s_player_BuildLock = -1;
|
||||
s_player_BuildLock = -1;*/
|
||||
|
||||
// EPOCH ADDITIONS
|
||||
s_player_packvault = -1;
|
||||
|
||||
Reference in New Issue
Block a user